I have set the width of my block element to 400px. But when I am setting the padding and margin the width is also increasing. How to set width to static value so that it won’t change with margin and padding?
I have set the width of my block element to 400px. But when I am setting the padding and margin the width is also increasing. How to set width to static value so that it won’t change with margin and padding?