CSS General Interview Questions

 1. How can we layout the page for large screens and small screens?

We can build different layouts for large screens and small screens using:

  • Bootstrap Grid System
  • Media Queries
  • Flexbox, etc.


2. When do we use the CSS percentages?

To define the size of a child element relative to its parent element, we use CSS percentages.


Post a Comment

Please Select Embedded Mode To Show The Comment System.*

Previous Post Next Post

Contact Form