Responsive page using css and structuring using html

Solution retrospective
I am happy I can make an attempt in creating an exact work or project it is interesting how detailed I try to be to make it entirely exact still learning hope to perfect my coding experience
What challenges did you encounter, and how did you overcome them?The challenge I had was the importing the font yes at first. It didn't work out but I am glad it did at last.
What specific areas of your project would you like help with?Margin, width and padding yes it appeared smaller than expected trying to figure out if it only because I reduced the font size.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@Alexwz89
Hey, you’re doing a great job with the code, particularly in terms of using rem units for flexible design. The code is relatively simple and doesn't contain unnecessary styles, which helps improve maintainability! However, you could try to further improve the responsiveness of the page by referring to Figma design files to ensure accurate dimensions and by adding media queries for tablet and mobile screens to adapt to various devices. Use Media Queries to specify different dimensions and layouts for tablet and mobile devices. This will ensure your page adapts to various screen sizes, improving the user experience. it is recommended to sign up for a free Figma account and review the .fig design files. This will allow you to better understand the designer's size requirements and layout.
Marked as helpful - @a2-112
Thanks sir/ma I will definitely apply the suggestions given thank you😊😊
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