scrimba
Frontend Career Path
Essential CSS concepts
Challenges
CSS Fundamentals: Challenge #2 - Google fonts
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

CSS Fundamentals: Challenge #2 - Google fonts
AboutCommentsNotes
CSS Fundamentals: Challenge #2 - Google fonts
Expand for more info
insructions.md
run
preview
console
1. Find ‘Roboto’ on Google fonts
2. Get only the “light” and the “black” weights
3. Add the code needed to the HTML page
4. Set the font family for the entire page to Roboto
Console
/index.html
-0:46