Created
February 22, 2012 16:51
-
-
Save EkremGungormez/1885995 to your computer and use it in GitHub Desktop.
CSS:h1
This file contains 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
<style type="text/CSS"> | |
h1{font-weight : bold ; color:red;} | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment