Skip to content

Instantly share code, notes, and snippets.

@tomasovic
Created March 14, 2017 10:46
Show Gist options
  • Select an option

  • Save tomasovic/7598b989a78c8f47556e05110711fa34 to your computer and use it in GitHub Desktop.

Select an option

Save tomasovic/7598b989a78c8f47556e05110711fa34 to your computer and use it in GitHub Desktop.
html5
<!DOCTYPE html>
<title>Short HTML</title>
<meta charset="UTF-8">
<h1>Hello World</h1>
<ul>
<li>First Element
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment