Google fonts API

Google has an ever growing gold mine of spectacular and guilt-free open source fonts at our disposal. I've included a couple of fonts that I really like that spruce up the h1 and h2 tags for the first section. The code can even be generated for you on the website; in general the call is made as an HTTP request and each font is separated by a pipe. I've added it to the header of our web page using the following code snippet:

<link href='http://fonts.googleapis.com/css?family=Fredoka+One|Squada+One' rel='stylesheet' type='text/css'>

The Google web fonts can be seen in the following screenshot:

Google fonts API

Apart from the web fonts, the rest of the additions are your everyday, run-of-the-mill HTML elements.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset