Results 1 to 2 of 2

Thread: Help aligning page

  1. #1
    Join Date
    Jul 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Help aligning page

    Ok this will be very easy for you.

    I made the following site: www.acuarios.com.mx

    Its made very simple, its a table with 1 row, 2 columns, and inside each column there´s a picture. For some reason everything seems to be aligned sort of to the left, the whole site. I need it to be centered. Any ideas?

  2. #2
    Join Date
    Jul 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    try adding align="center" to the <table> tag.

    tables are positioned to the left by default. in order to center everything, you'll need to center the table itself, not just the divs.

    hope this helps!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •