This site uses cookies from Google to deliver its services, to personalize ads and to analyze traffic. Information about your use of this site is shared with Google. By using this site, you agree to its use of cookies. Learn More

[Web-development (jquery)] Font preview using Google font API

Font preview using Google font APIFont preview using Google font API

A sample of google font api font name Tangerine
Sample

<html>
<head>
<link type="text/css" href="http://fonts.googleapis.com/css?family=Tangerine">
<style>
body {
font-family: 'Tangerine', serif;
font-size: 48px;
text-shadow: 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<h1>http://r-ednalan.blogspot.com/</h1>
</body>


Visit the Google Font Directory

source : http://google.com, http://log.viva.co.id, http://tutorial101.blogspot.com



0 Response to "[Web-development (jquery)] Font preview using Google font API"

Post a Comment

Contact

Name

Email *

Message *