ApolloFrost / prj-rev-bwfs-tea-cozy

0 stars 0 forks source link

Semantic HTML #1

Open aubreywullschleger opened 7 years ago

aubreywullschleger commented 7 years ago

Great! Nice work using semantic HTML elements like <header>, <nav>, <main>, <section>, and <footer>. Using semantic elements helps improve the accessibility of your site! Here's info on how semantic elements help with accessibility: https://webflow.com/blog/html5-semantic-elements-and-webflow-the-essential-guide (scroll down to the 'So what are semantic elements good for?' heading) and a list of more semantic elements you can use: http://www.techstrikers.com/HTML5/html5-semantic-elements.php

Example: https://github.com/ApolloFrost/prj-rev-bwfs-tea-cozy/blob/master/teacozy/index.html#L21-L25 https://github.com/ApolloFrost/prj-rev-bwfs-tea-cozy/blob/master/teacozy/index.html#L78-L85