Skip to content
Snippets Groups Projects
Commit d5207911 authored by Andrej Rasevic's avatar Andrej Rasevic
Browse files

fixing project1 starter code

parent aa3e0117
No related branches found
No related tags found
No related merge requests found
......@@ -12,9 +12,10 @@
</head>
<body>
<div id="h1-container"></div>
<div id="h2-container"></div>
<div id="h3-container"></div>
<div id="h1-container" class="container"></div>
<div id="h2-container" class="container"></div>
<div id="h3-container" class="container"></div>
<script type="text/babel">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment