Skip to content

Commit 899ed00

Browse files
committed
01.2-Your-First-Style
1 parent cf58c82 commit 899ed00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/01.2-Your-First-Style/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<style>
55
a {
6-
/* change this style to yellow */
6+
/* change this style to blue */
77
color: red;
88
}
99
</style>

0 commit comments

Comments
 (0)