Hi for all!
Assessment wanted for A cool-looking box
My attempt to solve:
in the online editor Codepen
Thank you all.
Hi for all!
Assessment wanted for A cool-looking box
My attempt to solve:
in the online editor Codepen
Thank you all.
Nice work again, @petrushya
You could remove the <div>
an put all the rules into p {...}
.
display: block;
isn’t needed since both <div>
and <p>
are block element by default.
Bye,
Michael
Hi @mikoMK!
Thank you so much for the tips.
Left one <p>
. I still have to work and work on code optimization.
Goodbye,
Pyotr.
Practice makes perfect