Created
August 6, 2013 05:47
-
-
Save anaszen777/6162334 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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