<!DOCTYPE html> <html lang="en"> <head> <title>Example of HTML footer Tag</title> </head> <body> <footer> <nav> <p> <a href="https://www.google.com/">Terms of Use</a> | <a href="https://www.google.com/">Privacy Policy</a> </p> </nav> <p>Copyright © 1998 </p> </footer> </body> </html>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter