HTML Semantic Elements, Flex Box, Box Model and , etc...
Design comparison
Solution retrospective
I proud on my HTML Skills and also on CSS box model but unfortunately i am facing difficulty to make websites responsive that's why i want learn CSS media quaries for making websites responsive. So i will make project with responsivness next time!
What challenges did you encounter, and how did you overcome them?I learned alot of things during this challenge but at the some part of code i face some difficulty to align the h1 element and p element. Because of not writing the exact text on my HTML code....
below are code snippets on that part i faced difficulty:
Improve your front-end skills by building projects Scan the QR code to visit Frontend Mentor and take your coding skills to the next level
What specific areas of your project would you like help with?.text{ text-align: center; padding: 0 25px; } h1{ color: hsl(218, 44%, 22%); font-family: "Outfit", sans-serif; font-size: 22px; font-weight: 700; padding: 20px 0; } p{ font-family: "Outfit", sans-serif; font-size: 15px; font-weight: 400; padding:0 15px 30px; color: hsl(216, 15%, 48%); }
I want to continue focus on media quaries to make website responsive beacuase i haven't learn media quaries yet.
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