Hello all,
I've been developing websites on and off for a few years now. I generally do them all the same way, but in 2 different types of code- html or CSS- depending on how lazy I'm feeling at the time (lol). And while I've made a number of these sites that have all basically had the same table layout, I seem to be hitting a wall this time around.
I have a basic table lay out. 1 table, centered in the middle of the page, page graphic banner in the first cell, below it the navigation buttons, below that is a spot for advertisements, and below that is all the content. Usually, it all fits snugly together.
However, this time around when I load the page in FireFox, it shows huge gaps in my table making it look not nearly as pleasant as it should. Its what I like to call fat around the graphics, and buttons. It loads fine in Safari, IE, and Chrome but not on Firefox. Obviously it is important to me to have the page look pleasant on all browsers but I can't figure out why its loading with all this fat around everything.
As far as what I'm doing: Its basic tables. table, tr, td, content /td /tr /table ect. It should not be anything complicated. I've tried putting height and width tags with in all the table tags, and tried loading the table with in a CSS document and I get the same results.
Is this just something that Mozilla does, or is there something I can put in that will make my pages look nice on here, as well.
Any help appreciated, I really don't know where else to turn right now.
Thanks,
Jay
((Attatched is the html document in question. Sorry I can't link I don't have anywhere to upload it to, yet. I wanted to get the site developed before I started paying for space.))