Skip to content

Instantly share code, notes, and snippets.

@svineet
Created October 19, 2012 09:25
Show Gist options
  • Select an option

  • Save svineet/3917143 to your computer and use it in GitHub Desktop.

Select an option

Save svineet/3917143 to your computer and use it in GitHub Desktop.
Example of complex html structure
<html>
<body>
<ul>
<li>link 1</li>
<li>link 1</li>
<li>link 1</li>
<li>link 1</li>
</ul>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment