Hi, I am designing my website, and I use a table after the body tag in Dreamweaver like this,
[code:1:6b31cea88a]<body>
<table yada yada>
...
...
...
</table>
</body>[/code:1:6b31cea88a]
But when I do this, I see that there are a few pixels at the corners which are not included in the tables. But My design requires me to utilize the corners. How do I do that?
Thank you.
