Skip to content

Commit 040469c

Browse files
authored
Update README.md
1 parent 8256825 commit 040469c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

exercises/01.1-The-Style-Tag/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
tutorial: "https://www.youtube.com/watch?v=C5sOchuD2d4"
3+
---
4+
15
# `01.1` The Style Tag
26

37
If you want to add styles into a website by writing CSS you have to always add it withing a `<style>` tag.
@@ -16,4 +20,4 @@ Add a `<style>` tag into your website and using CSS select the all `<p>` tags to
1620

1721
It should look like this:
1822

19-
![01 Hello World Exercise Preview](https://ucarecdn.com/6719c50c-2539-43c5-9fe0-8f67d78afc32/)
23+
![01 Hello World Exercise Preview](https://ucarecdn.com/6719c50c-2539-43c5-9fe0-8f67d78afc32/)

0 commit comments

Comments
 (0)