code/
challenge1/
index.html
css/style.css
img/
<img>toujours alt- CSS > Liens relatifs vers les images (../)
- font-weight (keywords / value)
- nommer les classes:
.selectedvs.yellow
<a> vs <input type='button'> vs <button> ?
a => link input => in a form button => action out of a form / JS (ex: add to cart)
header, nav, ul, article, section
- Check HTML (valid)
- Check CSS (valid)