How can I space tables out so evenly such as the one below, when I try to do this the tables either all get squashed at the top or at the bottom, depending to where I align it. How do I Space out my tables like this, really need to know this. for example the table above the search box they are spaced well.
As it is based on tables I'm sure there are tables in tables. It's the easiest way to make it <table><TR><TD width=200 align=left> <table width=180><TR><TD>content</TD></TR></TABLE> </TD></TR></TABLE> Code (markup):
im guessing you would have to manually write the code as dreamweaver would mess with the layout (it used to in my experience anyway) just go into code view