Jump to content

Recommended Posts

Posted (edited)

I am trying to create 2 html tabels side by side but my second table keeps appearing below my first table. How do I create 2 tables side by side?

Edited by jnickrand

Posted (edited)

first make a table consists of 2 cells: one row, two columns with borders=0

so it will not appear to the user.

then in each cell construct your table...

by this way they will appear side by side :)

Edited by grafx1
Posted

Yup...

One more tip. IE and Opera will display tables centered by default. Firefox aligns them left. To get around this, you can create "dummy" cells that contain a simple no break space to the left and right of your actual content and set the width to "auto". That way it'll be centered. :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...