Skip to content

Instantly share code, notes, and snippets.

@abossard
Created April 27, 2012 08:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abossard/2507479 to your computer and use it in GitHub Desktop.
Save abossard/2507479 to your computer and use it in GitHub Desktop.
Autodo ME/US
/**
* Autodo ME/US
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
<section id="page">
<section id="header">
<h1>autodo<page>.me</span></h1>
</section>
<section id="navigation">
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#login">Signup/Login</a></li>
<li><a href="#profile">Profile</a></li>
</ul>
</section>
<section id="books">
<ul>
<li><a href="#home">Private</a></li>
<li><a href="#home">Company 1</a></li>
<li><a href="#home">Company 2</a></li>
</ul>
</section>
</section>
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment