feejaysee / teacozy

0 stars 0 forks source link

Semantic HTML #1

Open aubreywullschleger opened 6 years ago

aubreywullschleger commented 6 years ago

Great! Wonderful job using semantic HTML elements like <header>, <nav> and <footer>. Using semantic elements helps improve the accessibility of your page. 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/feejaysee/teacozy/blob/master/index.html#L9-L18