Created
May 29, 2015 14:31
-
-
Save ys/f59e694abf776d54cf5d 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
<link href="http://code.divshot.com/geo-bootstrap/swatch/bootstrap.min.css" rel="stylesheet"/> | |
<style> | |
body{ | |
background: white !important; | |
} | |
h1{ | |
text-align: center; | |
margin: 50px; | |
} | |
marquee{ | |
color: black; | |
} | |
</style> | |
<div class=container> | |
<h1><font color="#FF0000">Y</font><font color="#FF5A00">a</font><font color="#FFB400">n</font><font color="#A5ff00">n</font><font color="#4Bff00">i</font><font color="#00ff00">c</font><font color="#00ff5A">k</font><font color="#FFff00"> </font><blink><font color="#00ffB4">O</font><font color="#00ffff">R</font><font color="#00B4ff">V</font><font color="#005Aff">A</font><font color="#0000ff">L</font></blink></h1> | |
<div class="span12"> | |
<marquee>I LOVE ORVAL</marquee> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hey