Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Help Formatting Table On All Browsers

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33553
    rsickles9
    Member

    Hi a page on my website link here http://nergg.org/risupport.php has the table and text extended outside the main box. I was wondering if there was a way to fix this so the box is reformatted within the main style sheet. This problem only exists in chrome because when I viewed this page in firefox it looked perfectly normal. Any help with this problem would be greatly appreciated! Thanks!

    #103150
    Senff
    Participant

    Although there is no immediate need to even include those tables in your layout, the quickest way to fix this is to get rid of the width="75%" parts in every TD.

    #103155
    rsickles9
    Member

    Thank you! Is there anyway for me to keep the table but make it format correctly for all browsers?

    #103163
    Senff
    Participant

    Sure! You can still keep your content in DIVs and style those with borders.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.