Skip to content

Instantly share code, notes, and snippets.

@ckotsovos
Last active August 29, 2015 14:15
Show Gist options
  • Save ckotsovos/fb2b3bdeeb2216df2e5f to your computer and use it in GitHub Desktop.
Save ckotsovos/fb2b3bdeeb2216df2e5f to your computer and use it in GitHub Desktop.
1.Animal New York
1.Untitled NAV
2.Untitled SECTION
1.Untitled SECTION <!-- /Right <aside> (Hot Section Directory). -->
1.Untitled ARTICLE
2.Untitled ARTICLE
3.Untitled ARTICLE
4.Untitled ARTICLE
5.Untitled ARTICLE
6.Untitled ARTICLE
7.Untitled ARTICLE
8.Untitled ARTICLE
9.Untitled ARTICLE
10.Untitled ARTICLE
2.Untitled SECTION <!-- /Left Side MAIN Navigation. -->
1.Parting Shot
2.Federal Government’s Stance Against Medical Weed Continues To Crumble, U.S. Surgeon General Voices Support
3.Bowery Graffiti Mansion Sells For Whopping $55 Million
4.Graffiti Is Now In Vogue, Literally
5.Street Art Is A Struggle: Learn About The Process With New York’s Cernesto
2.Untitled NAV <!-- /ABOUT, LEGAL, CONTACT, SOCIAL MEDIA. -->
<html>
<head>
<title>Animal New York</title>
</head>
<nav>
<ol>
<li"Home"></li>
<li"Features"></li>
<li"Video"></li>
<li"Art"></li>
<li"City"></li>
<li"Music"></li>
<li"Life"></li>
<li"Politics"></li>
<li"Internet"></li>
<abbr></abbr><li"Search">
<form class="any-form slim-search" action="/">
<input type="text" name="s" autocomplete="off" value="Search" data-placeholder-text="Search">
</form>
</ol>
</nav>
<body>
<aside>
<header"Hot"></header>
<section>
<article"artists-notebook"></article>
<article"listen-in"></article>
<article"sample-wars"></article>
<article"todays-pigeon"></article>
<article"minimalist-film-reviews"></article>
<article"backdoor-pharmacist"></article>
<article"excuse-me-heres-the-bathroom"></article>
<article"zoom-in"></article>
<article"animals-eating-animals"></article>
<article"what-are-you-doing-tonight"></article>
</section>
</aside>
<main>
<article>
<h1>Parting Shot</h1>
<p>Article text, pictures, and video</p>
</article>
<article>
<h1>Federal Government’s Stance Against Medical Weed Continues To Crumble, U.S. Surgeon General Voices Support</h1>
<p>Article text, pictures, and video</p>
</article>
<article>
<h1>Bowery Graffiti Mansion Sells For Whopping $55 Million</h1>
<p>Article text, pictures, and video</p>
</article>
<article>
<h1>Graffiti Is Now In Vogue, Literally</h1>
<p>Article text, pictures, and video</p>
</article>
<article>
<h1>Street Art Is A Struggle: Learn About The Process With New York’s Cernesto</h1>
<p>Article text, pictures, and video</p>
</article>
</main>
<footer>
<nav>
<ul>
<li"about"></li>
<li"legal-stuff"></li>
<li"contact"></li>
<li"Social Media"></li>
</ul>
</nav>
<p>Copyright 2015 ANIMALNEWYORK.COM, LLC - All rights reserved - Privacy Policy</p>
<p>Powered by WordPress.com VIP</p>
</footer>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment