MicroByte Title: Building responsive website layout using CSS flexbox
Improvement Proposal:
-
The existing responsive website layout for "Building responsive website layout using flexbox" microbyte can be improved by adding additional media queries to accommodate HTML elements better on smaller viewports.
-
So go ahead and add additional block elements to the existing HTML content but keep in mind that the final layout needs to be responsive and needs to be positioned using flexbox only. Then use multiple media queries to implement a fully responsive website layout.
Benefits of proposed improvements:
- Multiple media queries will help improve the responsive layout of our existing website design and provide adequate hands-on practice for implementing responsive web design.