Example:
HTML
<html>
<head>
<style>
footer {
text-align: center;
padding: 3px;
background-color: DarkSalmon;
color: white;
}
</style>
</head>
<body>
<footer>
<p>Author: Hege Refsnes<br>
<a href="mailto:[email protected]">[email protected]</a></p>
</footer>
</body>
</html>
How to create HTML <footer> Tag | HTML Tag |
Which browser will support for HTML <footer> Tag | HTML Tag |
How to Use CSS to style <footer> | HTML Tag |
How to set Default CSS Settings for HTML <footer> Tag | HTML Tag |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |