Skip to content

Instantly share code, notes, and snippets.

@jO-Osko
Last active May 12, 2016 23:23
Show Gist options
  • Save jO-Osko/06edc9311c44e5a1b46e0ea6d34d32a0 to your computer and use it in GitHub Desktop.
Save jO-Osko/06edc9311c44e5a1b46e0ea6d34d32a0 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Moja spletna stran</title>
</head>
<body>
<h1>Moja prva spletna stran</h1>
<p>Tukaj bodo šumniki</p>
<p>Še melo texts</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment