scrimba
Bootcamp code reviews
πŸ‘©πŸΌβ€πŸ« Review of Jorge's: Hometown Homepage
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

πŸ‘©πŸΌβ€πŸ« Review of Jorge's: Hometown Homepage
AboutCommentsNotes
πŸ‘©πŸΌβ€πŸ« Review of Jorge's: Hometown Homepage
Expand for more info
readme.md
run
preview
console
FUNCTIONAL
[] Not responsive to width

MARKUP
[] Alt attribute on images
[] wrapper around the whole content

CSS
[] Fixed pixel widths
[] Clas names e.g. .img, #activities and .activities
[] Use of ids to style
[] Flexbox children


CHALLENGE
[] Update css so it works at a smaller screen size
Console
/index.html
-10:16