Skip to content

Instantly share code, notes, and snippets.

@josefadamcik
Last active August 29, 2015 14:16
Show Gist options
  • Save josefadamcik/7d320ac06be7217d2c3a to your computer and use it in GitHub Desktop.
Save josefadamcik/7d320ac06be7217d2c3a to your computer and use it in GitHub Desktop.
mini html
Testovací<br>
<b>HTML</b>
<ul>
<li>odrazka</li>
</ul>
<a href="test">odkaz</a> a <i>kurziva</i> a <u>podtrzene</u>
<ol>
<li>cislovanay</li>
<li>seznam</li>
</ol>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment