Advertisement
Guest User

Untitled

a guest
May 16th, 2013
476
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.54 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html  xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4.     <head>
  5.         <title>Projects</title>
  6.         <link rel="stylesheet" href="../style.css" type="text/css"/>
  7.         <link href='http://fonts.googleapis.com/css?family=Milonga' rel='stylesheet' type='text/css'>
  8.         <link href='http://fonts.googleapis.com/css?family=Oleo+Script+Swash+Caps' rel='stylesheet' type='text/css'>
  9.     </head>
  10.     <body>
  11.         <a href="Letter Juggle">Letter Juggle</a>
  12.     </body>
  13.  
  14. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement