Please sir , help assess my attempt for a cool looking box. Here is the assignment A cool-looking box - Learn web development | MDN (mozilla.org).
And this is my attempt. A Pen by Cleo (codepen.io)
Please sir , help assess my attempt for a cool looking box. Here is the assignment A cool-looking box - Learn web development | MDN (mozilla.org).
And this is my attempt. A Pen by Cleo (codepen.io)
Great work on this exercise.
One thing that could be improved, would be removing the nesting of <div>
and <p>
.
To make it still work, You could do the following:
p {...}
rules into the div {...}
<p>
in HTMLmargin-top
and height
…padding: 100px 0;
instead to center the text vertically.I hope that helps.
Have a nice day,
Michael
Thanks very much sir, for the assessment and proposal, I did as you suggested and it works. I am still waiting for your assessment on my post for creating a fancy letterheaded paper
Great improvements! Now it’s perfect.
Yes, I didn’t forget. Just hadn’t got time, yet.