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

Submitted

Responsive Clipboard Page - CSS - FLEX - MEDIA

@Tiuty00

Desktop design screenshot for the Clipboard landing page coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hi guys! I complete another challenge! I used only HTML and CSS , with Flex display and media for the responsive. I hope you like it and, as alwasy, any tip are welcome. Thank you for your time! :)

Community feedback

@VCarames

Posted

Hey @Tiuty00, great job on this project!

To make your content semantically correct*, you'll want to do the following to your code:

 <body>
      <header>
        <section>A history of everything you copy</section>
      </header>
      <main>
        <section>Keep track of your snippets</section>
        <section>Access Clipboard Anywhere</section>
        <section>Supercharge your workflow</section>
        <section>Company Logos</section>
        <section>Clipboard for iOS and Mac OS</section>
      </main>
      <footer></footer>
    </body>

Happy Coding!

Marked as helpful

1

@Tiuty00

Posted

@vcarames Thanks you very much for the advise! Now I understand much better how to use them. Thank you again!

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord