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 comments

  • P
    Boc• 120

    @Oakwood811

    Posted

    Some Advice Try wrapping your body in a container, for it to contain the text. Then add padding or margin to <h1> to get it flowing in the right direction Place the entire text for the <h1>, <p> for the class="floral" in one of each, for multiple elements make it hard to flow.

    Marked as helpful

    0
  • P
    Boc• 120

    @Oakwood811

    Posted

    Hey, great job for designing the mobile site as for the desktop layout size of 1440px. Try using and understanding media queries to help develop and transition from one size to another.

    1
  • Aviral Sharma• 220

    @aviralsharma07

    Submitted

    • I am facing an issue with setting up Media Queries to change the border radius of each column as screen size changes but it is not working. Please give me feedback as to how can I do that.

    • I'd love to know if I have written clean code and written which was not required.

    P
    Boc• 120

    @Oakwood811

    Posted

    Implement a Mobile First approach 📱 > 🖥

    With mobile devices being the predominant way that people view websites/content. It is more crucial than ever to ensure that your website/content looks presentable on all mobile devices. To achieve this, you start building your website/content for smaller screen first and then adjust your content for larger screens.

    -this feedback was from a developer but I want to share how to think when you start your next project

    1