From 489e3b733eac18ac63e30f1faa9de7ffabc9d91f Mon Sep 17 00:00:00 2001 From: Vik <63919734+ViktorOn@users.noreply.github.com> Date: Wed, 14 Dec 2022 16:54:10 +0200 Subject: [PATCH] Update index.html --- property/display/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/property/display/index.html b/property/display/index.html index 423d2cc0..cb3ba592 100644 --- a/property/display/index.html +++ b/property/display/index.html @@ -98,7 +98,7 @@
The element shares properties of both an inline and a block element:
-height
and width
valuesFor example, this element has:
+height
and width
valuesFor example, this element has:
.element{ height: 3em; width: 60px;