I have a problem regarding my site which renders differently on firefox. on other browsers it presents a constant appearance (IE, chrome, flock) but when i tested it on firefox, it gives this appearance: Firefox Browser Bug.
It has a big extra space at the bottom part of the browser. Here is the link to my HTML and CSS Code. i used 960 GS (12 cols) in my site.
I have a problem regarding my site which renders differently on firefox. on other browsers it presents a constant appearance (IE, chrome, flock) but when i tested it on firefox, it gives this appearance: Firefox Browser Bug.
It has a big extra space at the bottom part of the browser. Here is the link to my HTML and CSS Code. i used 960 GS (12 cols) in my site.
HTML = HTML Render CSS = CSS Render
Do you have a link to the site?
@FragaGeddon its only on my localhost. The links are provided on my previous post.
got it. i just put "overflow:hidden;" on the body tag and it worked fine XD