close
The Wayback Machine - https://web.archive.org/web/20201127222442/https://github.com/APCSLowell/FontHowTo
Skip to content
gh-pages
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

How to change the font of your webpage using Google fonts

You can find a wide range of fonts at google.com/fonts. Let's say that you've decided you really like the Lobster font.
BERJAYA
Click on the "quick use" icon underneath the Lobster font (shown here with a red arrow), and you'll see a list of all font variations along with instructions on how to use them. In this case there is only one variation of Lobster, "Normal 400." To use the font, we'll go to step 3 and select and copy the link code.
BERJAYA
Then we will paste the link into the head of our index.html
BERJAYA
Now, go back to google fonts and copy the code from step 4
BERJAYA
and paste it into the body of the styles.css file
BERJAYA
Save your work, push your changes to Git Hub and your webpage will now have that cool Lobster font.

About

How to change the font of your webpage using Google Fonts

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.