diff --git a/Ex2_Selector and style/2-6/default.html b/Ex2_Selector and style/2-6/default.html new file mode 100644 index 0000000..7b41eb6 --- /dev/null +++ b/Ex2_Selector and style/2-6/default.html @@ -0,0 +1,33 @@ + + + + + + + + +

Hyper link attributes

+ 네이버 +
+ 구글 + + \ No newline at end of file diff --git a/Ex3_Box model and positioning/3-1/default.html b/Ex3_Box model and positioning/3-1/default.html new file mode 100644 index 0000000..8d61a53 --- /dev/null +++ b/Ex3_Box model and positioning/3-1/default.html @@ -0,0 +1,42 @@ + + + + + + + + +

Basic text size: body 20px

+

30px

+
+

1em

+

2em

+
+

1rem

+

2rem

+ + \ No newline at end of file