Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    Q1. How can I increase heading tags by one if I am looking for a specific font-size

    Q2. Can we use semantic html tags like <section>, <article> when trying to style elements. Or only when they contain tags

    Thanks for checking my solution! Have a great day ✨

  • Submitted


    Q1. Can we use semantic html tags like <section>, <article> when trying to style elements. Or only when they contain tags. Q2. Since section tag is generic can we completely omit div tags and use them instead Q3. Should we enclose section tag in article, or article tag in section

    Thanks for checking my solution! Have a great day ✨

  • Submitted


    Q1. Percentages for height in flex-items (flex-direction:column) can't be set if height is set as auto, is there a work-around for this.

    Q2. Is it a good practice (especially for mobile-first designs) to set width:100% of flex-items since using align-items can disturb the measurements.

    Thanks for checking out my solution. Have a good day!