Search This Blog

HTML Address Tag Example

HTML Address Tag Example :
<!doctype html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body>
<h1> Address Tag Example </h1>
<address> H.N-612 Joshi Colony Near Chaina Town </address>
</body>
</html>

OUTPUT
HTML Address Tag Example

No comments:

Post a Comment