We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1174ac commit c50d72dCopy full SHA for c50d72d
index.html
@@ -4,8 +4,13 @@
4
<meta charset='utf-8'>
5
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
6
<meta name='viewport' content='width=device-width, initial-scale=1'>
7
+ <title>Therese Floding</title>
8
</head>
9
<body>
-
10
+ <h1>Hello, Code School!</h1>
11
+ <u>
12
+ <li>Learn more CSS</li>
13
+ <li>Learn JavaScript</li>
14
+ </u>
15
</body>
16
</html>
0 commit comments