Skip to content

Instantly share code, notes, and snippets.

@illepic
Created August 9, 2012 17:35
Show Gist options
  • Save illepic/3306255 to your computer and use it in GitHub Desktop.
Save illepic/3306255 to your computer and use it in GitHub Desktop.
test
/* test */
body{ background-color: blue; }
<!-- content to be placed inside <body>…</body> -->
<div class="top">
<h1>This is the title h1</h1>
</div>
<div class="main-content">
<p>This is a main paragraph text area. This is a main paragraph text area. This is a main paragraph text area.</p>
<p>This is a main paragraph text area. This is a main paragraph text area. This is a main paragraph text area.</p>
</div>
<ul class="list">
<li>Liste item 1</li>
<li>list item 2</li>
<li><a href="http://www.google.com">List item 3 with a link!</a></li>
</ul>
{"view":"separate","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