Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title>Програмирање</title>
    <meta name="description" content="Мала школа програмирања">
    <meta name="author" content="Никола Радовановић">
    <link rel="stylesheet" href="css/styles.css?v=1.0">
</head>
<body>
    <h1>Добро дошли у малу школу програмирања</h1>
    <p>Данас ћемо се мало бавити HTML-ом.</p>
    <script src="js/scripts.js"></script>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers