3 questions
What is the difference between Padding and Margin in the view?
He styled the list elements in css around 6 minutes and 10 seconds of lecture 2-8 and compared margin and padding alternately. But what I'm curious about is that both of them gave 10px values up and d...
How can I remove the margin of the body part from HTml?css with body {margin: 0;Even if you enter padding: 0;}, the top, bottom, left, right, and right margins appear as shown in the image below.
© 2024 OneMinuteCode. All rights reserved.