From 3bdbe32e7547fdb4cd1f34360e945908f255aba0 Mon Sep 17 00:00:00 2001 From: Peace Date: Tue, 25 Jun 2024 14:57:59 +0900 Subject: [PATCH] =?UTF-8?q?css=20=EC=83=81=EC=86=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Ex4_Composite selector/4-1/default.html | 26 +++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Ex4_Composite selector/4-1/default.html diff --git a/Ex4_Composite selector/4-1/default.html b/Ex4_Composite selector/4-1/default.html new file mode 100644 index 0000000..40bc9d0 --- /dev/null +++ b/Ex4_Composite selector/4-1/default.html @@ -0,0 +1,26 @@ + + + + + + CSS Inheritance Example + + + +

CSS Inheritance

+
Example
+ + \ No newline at end of file