From ec081fd91682721200d917c2b7b8a85d089f59bf Mon Sep 17 00:00:00 2001 From: Subhadip956425 <122253446+Subhadip956425@users.noreply.github.com> Date: Wed, 18 Oct 2023 12:41:34 +0530 Subject: [PATCH] Create Added _new _css _padding.html fix issue #6724 --- Added _new _css _padding.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Added _new _css _padding.html diff --git a/Added _new _css _padding.html b/Added _new _css _padding.html new file mode 100644 index 0000000000..425542ecfd --- /dev/null +++ b/Added _new _css _padding.html @@ -0,0 +1,27 @@ + + +
+ + + + +This is a paragraph inside a div with a class of "container". The div has a padding of 20 pixels.
+ +This is a paragraph inside a div with a class of "unique-padding". The div has a unique padding of 10px 20px 30px 40px.
+