ADDRESS TAG
Code :
<!doctype html>
<html>
<head>
<title>Address Tag</title>
</head>
<body>
<h1>Address Tag in HTML</h1>
<p>The HTML <address> tag is used for indicating an address. The address usually renders in italic.
</p>
<p><b>Example :</b></p>
<address>
512 Yousuf Apartments<br>
Maqdum city,<br>
Parbhani - 431401<br>
</address>
</body>
</html>
Web View :
Come again Learn again !
< iCodeBuzz />
No comments:
Post a Comment