Skip to content

Instantly share code, notes, and snippets.

@radarin
Created October 17, 2017 23:04
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 radarin/e27e791309d1af570e7a3702b2671047 to your computer and use it in GitHub Desktop.
Save radarin/e27e791309d1af570e7a3702b2671047 to your computer and use it in GitHub Desktop.
Block-Element
<div>
<h2>Listenüberschrift</h2>
<ul>
<li>Listenpunkt 1</li>
<li>Listenpunkt 2</li>
<li>Listenpunkt 3</li>
</ul>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment