
Huddle landing page with a single introductory section
Design comparison
Solution retrospective
need help with font size, different between em and px.
What challenges did you encounter, and how did you overcome them?working again with html and css was a bit challenging since i had been working on it for sometimes now
What specific areas of your project would you like help with?diferent between em over px in term of responsiveness.
Community feedback
- @stitch-606Posted 6 months ago
the difference between em and px is that Pixel is a static measurement, while percent and EM are relative measurements like when you say (font-size:2em;) that means you wanna double the font size and make it ×2 bigger.
Marked as helpful0@SadikibendaPosted 6 months agoThanks Mohamed @stitch-606 it does make now, and what if is 1em ?
0
Please log in to post a comment
Log in with GitHubJoin 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