PDA

View Full Version : Center table in Firefox


bostjank
01-24-2006, 02:05 PM
Hello!

I have difficultties centering content on the center of the page in Firefox. It works fine in IE though. I'm using 'ALIGN="center"' propery of the TABLE tag and also CENTER tag, but it doesn't work. Any clues?
THis is the link to the page: http://zdruzenje-ns.s5.net/zcnsweb/
Thanks for your help,
Bostjan

ronaldb66
01-24-2006, 02:14 PM
... and this (http://www.codingforums.com/search.php?searchid=508480) is a link to the search page showing all threads with similar or identical questions, and the answers (clue: "margin: 0 auto;")

This question gets asked several times a week over; please try and use the search facility before posting what sould be considered a fairly basic question, or consult the HTML & CSS - Frequently Asked Questions (http://www.codingforums.com/showthread.php?t=35014) sticky at the top of this forum (question #8).

bostjank
01-24-2006, 02:19 PM
Thanks