HTML Footer Tag Example :
<!doctype html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body>
<center>
<h2> Footer Tag Example </h2>
<p> Page Content here..... </p>
<footer> Copyright © by kod4u 2017 </footer>
<center>
</body>
</html>
OUTPUT
No comments:
Post a Comment