I love the default table format and have used it a fair bit throughout my site. However, I want to use a table within a page as a means of positioning text. The table itself to be invisible to the user.
Is there a way to do this simply with a tag within the
HTML Code:
<TABLE> element
This is probably CSS 101 but I'm struggling to find a way of doing this
K