Basic CSS Tutorial
Decorate Your Header
Having the same header or a specific logo on every page on your site lets visitors know that they're still on your site.


Add a bottom border to separate it from the rest of the page.
and some padding to balance it.
Use what you've learned to do more to your header - whatever you want.
And Your Footer
You'll want to add some text in the footer section of your page and create a footer section in your CSS file.Special characters for HTML are also available online and the copyright equivalent is ©.
How it looks. Header and footer added and decorated.
Previous Next