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
img{ | |
height: 200px; | |
width:100%; | |
background-color:black; | |
position:relative; | |
top:5px} | |
#navbar { | |
position:relative; | |
left:25%; |
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
img{ | |
height: 200px; | |
width:100%; | |
background-color:black; | |
position:relative; | |
top:5px} | |
#navbar { | |
position:relative; | |
left:25%; |
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
<body> | |
<a target="_top" href="http://www.flamingtext.com/" ><img src="http://blog.flamingtext.com/blog/2014/08/12/flamingtext_com_1407856535_374387299.png" border="0" alt="Logo Design by FlamingText.com" title="Logo Design by FlamingText.com"></a> | |
</body> |
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
div { | |
background-color:green; | |
height:50px; | |
width:50px; |
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
div { | |
background-color:green; | |
height:50px; | |
width:50px; |