cod1cat / f1-3-c2p1-colmar-academy

0 stars 0 forks source link

Layouts #2

Open tommygebru opened 5 years ago

tommygebru commented 5 years ago

You're layouts are looking top-notch Cody, also really nice work expanding the mobile layout! This will implement a mobile layout that will work well for a tablet device with responsive design in mind, and stop the elements from collapsing at lesser viewport widths

tommygebru commented 5 years ago

Also for large and complex projects like your capstone, you can help create a visual aide to identify the box model of all your webpage elements :eyes: For example: *{border: solid 1px orangered ;} or if you prefer *{background: rgba(0,0,0,.1);}