Skip to content

Instantly share code, notes, and snippets.

@rokj
Created August 10, 2015 16:21
Show Gist options
  • Save rokj/f324ee83203fde2f9035 to your computer and use it in GitHub Desktop.
Save rokj/f324ee83203fde2f9035 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="description" content="Moja prva spletna stran">
<meta name="keywords" content="HTML, CSS, SmartNinja, Ljubljana">
<meta name="author" content="Matej Ramuta">
<title>Moja spletna stran</title>
</head>
<body>
To je <strong>moj</strong> <!--to je nas komentar --> sadfkjsadlkfjsa <br> lkfsalkdfj lksadjf dsalkfsdfklj sa
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment