Skip to content

Instantly share code, notes, and snippets.

@arjunvenkat
Last active December 24, 2015 08:29
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 arjunvenkat/6771204 to your computer and use it in GitHub Desktop.
Save arjunvenkat/6771204 to your computer and use it in GitHub Desktop.
1-broken-code
<html>
<body>
<p "I like things.">
<h1>My favorite things:<h1>
<ul>
<li><h3>Evernote</h3><img src="http://evernote.com/media/img/products/hero_evernote.png"></li>
<ul>
<h3>Louis C.K.</h2>
<img src=http://upload.wikimedia.org/wikipedia/commons/thumb/3/3e/Louis_CK_2012_Shankbone.JPG/220px-Louis_CK_2012_Shankbone.JPG></ul>
<li>
<h3><a href=http://reddit.com>Reddit</a>
<img src="http://www.redditstatic.com/about/assets/reddit-logo.png">
</li>
<li>
<img src="taco bell">http://upload.wikimedia.org/wikipedia/en/thumb/4/45/Taco_Bell.svg/255px-Taco_Bell.svg.png</img>
</li>
[li][/li]
</ul
<h1>My least favorite things:</h1>
<ul>
<li>
<h3>Parking tickets</h3>
<img>http://i.huffpost.com/gen/431175/thumbs/r-PARKING-TICKETS-CHICAGO-large570.jpg</img>
</li>
<li>
<h3>Milk</h3>
<img src="http://www.todayifoundout.com/wp-content/uploads/2010/10/milk.jpg">
</li>
</ul>
<p>
The <b></b>end<b></B>!
</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment