Skip to content

Instantly share code, notes, and snippets.

@anaszen777
Created August 5, 2013 11:36
Show Gist options
  • Save anaszen777/6155268 to your computer and use it in GitHub Desktop.
Save anaszen777/6155268 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Fonts and Color</title>
</head>
<body bgcolor="lightgreen">
<center>
<h1>Fonts and Color</h1>
<p><font color="darkred" size="50px" font face="cooper black">Complete Programming Video Tutorials<br>Learn Languages in an easy way.</p>
</font>
</center>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment