Created
July 3, 2014 11:52
-
-
Save gustaff-weldon/447b939b0cdfef01f81c to your computer and use it in GitHub Desktop.
Untitled
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
a { | |
background: blue; | |
color: white; | |
padding: 0px 10px; | |
text-decoration:none; | |
border-bottom: 3px solid yellow; | |
} | |
p { | |
width: 200px; | |
} |
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
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. | |
Etiam adipiscing elit id lorem varius fermentum. Sed est diam, sollicitudin at nunc sed, | |
laoreet pellentesque sem. Curabitur imperdiet metus sed vehicula faucibus. | |
<a href="#">Suspendisse lobortis risus ut mi molestie, quis semper enim consequat.</a> Suspendisse elementum lacus non faucibus pellentesque. Nam fermentum erat id molestie varius. Donec eros sapien, fermentum vel quam sed, vestibulum vulputate metus. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Quisque orci metus, sagittis vel suscipit sed, imperdiet nec ligula. | |
</p> |
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
// alert('Hello world!'); |
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
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment