Home
- 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
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 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:
in the HTML. Delete everything in between that and:
...then start putting in your own HTML!
Visit the Example Page or Example Contact page to see some example HTML!