From ca4796d945ea44c52d29e2cf706eb656d0246318 Mon Sep 17 00:00:00 2001 From: Peace Date: Fri, 21 Jun 2024 17:47:04 +0900 Subject: [PATCH] =?UTF-8?q?display=20=EC=86=8D=EC=84=B1=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Ex3_Box model and positioning/3-5/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ex3_Box model and positioning/3-5/default.html b/Ex3_Box model and positioning/3-5/default.html index 74df642..61b89e3 100644 --- a/Ex3_Box model and positioning/3-5/default.html +++ b/Ex3_Box model and positioning/3-5/default.html @@ -18,7 +18,7 @@

h has block property. But go to inline.

p has block property. But go to inline-block

- a has inline propery. But go to block. + a has inline propery. But go to block. span has inline property \ No newline at end of file