Showing posts with label address tag in html. Show all posts
Showing posts with label address tag in html. Show all posts

Wednesday, January 3, 2024

html address tag

Address tag in html


 i]  address tag use to contact information for the author or owner of a document.

ii]   address tag   most of the time generate  in the italic format.

iii]  address tag useful for the business information, URL, phone number,            email address  etc .

iv]  The <address> tag  supports EVENT Attributes in the html.

   

     Syntax :-          

         HTML <address> Tag


Address tag in html

                     Html program :-  

<!DOCTYPE html>
<html>
<head>
      <title>html address tag</title>
</head>
<body>
   <h3>address tag in html</h3>
<!--h3 tag use -->
    <p>
      <address> tag use authorship information
and article ,article    
   </p>
     <address>
      written by authorship  :-<b>
aishwarya</b><br>
      contact Author :-
<a href=
"https://webdesigningtheory.blogspot.com">
web designing theory</a><br>
       visit our blog:-
<a href=
"https://webdesigningtheory.blogspot.com">
blogger website visit</a>
     </address>    
    <!--address  tag use -->
</body>
</html>


Address tag in html

              output :-

address tag in html/output










Read more 


line break html

html datetime picker

file upload html

drop down button html

color tag in html

html abbr tag

client side script language

table attribute in html

table attributes tag html [1]

comment tag is used html

mean card html

html article tag

html aside tag