Orange Sunset
The orangiest, sunsettiest layout in the world!

Home

Summary
  • Easy to use
  • Responsive design. Mobile and desktop friendly
  • Search engine optimised. Semantic tags are used, such as <header>, <nav>, <main>, <aside>, <footer>, etc
  • HTML5 compliant
Instructions

Edit the <title> tag to change the title in the browser title bar.

Edit <div class="site-title"> to change the title in the header.

Edit <div class="tagline"> to change the tagline.

Edit your main menu links in <nav class="mobile-nav"> and <nav class="desktop-nav">.

Edit your extra links in <div class="mobile-extra-links"> and <div class="desktop-extra-links">.

Swap your extra links for a single &nbsp; if you don't want them.

Delete the <aside> tag and its contents if you don't want a side content column.

To change page content, look for:

<!-- page specific content start -->

in the HTML. Delete everything in between that and:

<!-- page-specific-content-end -->

...then start putting in your own HTML!

Examples

Visit the Example Page or Example Contact page to see some example HTML!