Skip to content

Commit 9eb8efd

Browse files
author
doomlund
committed
Update index.html
1 parent eb3c3c5 commit 9eb8efd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.html

+6
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@
55
</meta>
66
<title>Learn to Code LA | Links</title>
77
<body>
8+
<div class="container">
9+
<div>
810
<h1>Learn to Code LA's Official Guide to the Internet</h1>
911
<h2> <!-- Somekind of subtitle--> </h2>
12+
</div>
13+
<div>
1014
<h3>HTML</h3>
1115
<ul> <!-- Content --> </ul>
1216
<h3>CSS</h3>
@@ -19,6 +23,8 @@ <h3>Ruby on Rails</h3>
1923
<ul> <!-- Content --> </ul>
2024
<h3>Misc.</h3>
2125
<ul> <!-- Content --> </ul>
26+
</div>
27+
</div>
2228
</body>
2329
</html>
2430

0 commit comments

Comments
 (0)