Design comparison
Solution retrospective
Will come back to this one day, when I figure out google fonts and such.
Where / how can I learn HTML markup?
Community feedback
- @MeltedGreenVelvetPosted over 2 years ago
"Where / how can I learn HTML markup?"
I've been enjoying Scrimba. MDN, Freecodecamp, and W3Schools are classics. MDN and W3Schools are great for checking syntax in my opinion. As I work, if I come across an issue that I'm unable to solve myself, I immediately google my question and seek out Stack Overflow.
"Will come back to this one day, when I figure out google fonts and such."
Google Fonts generates the CSS/HTML code automatically. Select your font style and weights you need, copy the generated code, and paste directly into your CSS/HTML files.
1
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