If I create a table in a page and align left, their always stays some spacing on the left and top side of that table. How do i place the table so it doesn;t show that spacing. see:
First of all, no aligning is needed. If none exists, elements will position themselves in top left corner. However, you cannot put it all the way there, because that gap is the margin (or padding) of the body element. So, what to do is nullify that:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.