Open tommygebru opened 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);}
You're layouts are looking top-notch Keith, the only thing I would suggest is starting the mobile layout sooner, at 700px. 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