How do I have line breaks between HTML tables?

123456789

New member
I have 3 HTML tables and I used the <br /> tag to make them appear one underneath the other. I want to add additional space between the tables. How can I do this?
Cell padding and spacing is formatting within a table, this is 3 separate tables I want to separate on the page. I tried the <br /> tag...it does not work.
 
Back
Top