Created
March 7, 2012 15:01
-
-
Save anonymous/1993659 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
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
/** | |
* The first commented line is your dabblet’s title | |
*/ | |
body { | |
font-family: copperplate; | |
background-color: #D6AA39} | |
h1 {color: #8C6D8D} | |
p {color: #FEFFFF} | |
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
<!-- content to be placed inside <body>…</body> --> | |
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Jordy's Stuff</title> | |
<link href="css/styles.css" type="text/css" | |
rel="stylesheet" /> | |
</head> | |
<body> | |
<h1>Gangsta Lorem Ipsum</h1> | |
<p>Lorem ipsum shiz sizzle mammasay mammasa mamma oo sa, check it out | |
adipiscing dang. Nullizzle tellivizzle yo mamma, aliquet volutpat, | |
suscipit da bomb, things owned, arcu. Pellentesque fo shizzle tortizzle. | |
Sizzle erizzle. Da bomb at shiznit shiznit uhuh ... yih! tempus the | |
bizzle. Maurizzle pellentesque nibh shiz we gonna chung. Vestibulum | |
izzle tortor. Pellentesque eleifend rhoncus nisi. In go to hizzle | |
habitasse platea dictumst. Stuff dapibizzle. Sizzle own yo' bow wow wow, | |
pretium eu, mattizzle dang, ghetto vitae, nunc. Things suscipizzle. | |
Integer fo shizzle mah nizzle fo rizzle, mah home g-dizzle dang the | |
bizzle purus.</p> | |
</body> | |
<html> |
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-vertical","seethrough":"","prefixfree":"1","page":"css"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment