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

Clipboard Landing Page using | Flex & Grid. |

@mudasarmajeed5

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


Hello, here is another Page I've created using HTML and CSS, please let me know if you have any suggestions for improvement.

Community feedback

@Genildocs

Posted

Hello, congratulations on completing the challenge! I have some suggestions to enhance the design. In the footer, consider placing the links within the <a> tags to make them clickable. Here's an example:

<ul>
    <li><a href="#">Press Kit</a></li>
    <li><a href="#">Install Guide</a></li>
</ul>

Additionally, you can remove the inline styles within the HTML:



I recommend using a CSS preprocessor like Sass, as it can streamline your stylesheets and improve maintainability.

Feel free to keep the following information inside the footer tag:

<footer>
    Challenge by Frontend Mentor. Coded by Mudassar Majeed.
</footer>

I hope these suggestions prove helpful in refining your design. If you have any questions or need further assistance, feel free to ask!

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