Skip to content

Commit 0089ab7

Browse files
committed
completed tutorial 1
1 parent 40413bd commit 0089ab7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

1_1_getting_started/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
<h1>Hello World!</h1>
1010
<h3>Tutorial Assignment: 1_1_getting_started </h3>
1111
<p>Welcome to Interactive Data Visualization Tutorials! </p>
12+
<p>WHATS UP</p>
1213
</body>
1314
</html>

1_1_getting_started/style.css

+1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ h3 {
1616

1717
p {
1818
font-size: 1em;
19+
color: pink;
1920
}

0 commit comments

Comments
 (0)