I have this meticulous problem,
- I have a test html page whose body content is a single div tag.
- I made the width and height of the div tag to 100% and colored the background red.
And I get irritated by the white space border around the div tag. So my questions are:
- What is the white space border around that div element?
- How do I manipulate it OR get rid of it?