473,387 Members | 1,497 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Footer problems in Firefox

Can someone please tell me how to fix this footer problem Im having.
The footer (which Ive coloured blue) refuses to go to the bottom of the
page in Firefox WIN but is OK in IE6 WIN. Ive tried surrounding the
whole content in a container DIV and using clear: both to no avail.

Anyone?

http://www.medicalnetwork.co.uk/test.htm

Cheers....John

Dec 6 '06 #1
3 2282
On 2006-12-06, jo***********@yahoo.co.uk <jo***********@yahoo.co.ukwrote:
Can someone please tell me how to fix this footer problem Im having.
The footer (which Ive coloured blue) refuses to go to the bottom of the
page in Firefox WIN but is OK in IE6 WIN. Ive tried surrounding the
whole content in a container DIV and using clear: both to no avail.

Anyone?

http://www.medicalnetwork.co.uk/test.htm

Cheers....John
When I set clear: both on the footer, that worked as it should in
Firefox (i.e. the footer went below everything, including #navigation).
Dec 6 '06 #2
jo***********@yahoo.co.uk wrote:
Can someone please tell me how to fix this footer problem Im having.
The footer (which Ive coloured blue) refuses to go to the bottom of the
page in Firefox WIN but is OK in IE6 WIN. Ive tried surrounding the
whole content in a container DIV and using clear: both to no avail.

Anyone?
Search for "clearfix CSS";
It's a technique to have modern browsers act like IE's incorrect <div>
behavior.

BTW your DTD (doctype) is wrong. You have transitional and strict mixed
together.
Also a couple of validation errors.
<http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.medicalnetwor k.co.uk%2Ftest.htm>

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Dec 6 '06 #3

Ben C wrote:
On 2006-12-06, jo***********@yahoo.co.uk <jo***********@yahoo.co.ukwrote:
Can someone please tell me how to fix this footer problem Im having.
The footer (which Ive coloured blue) refuses to go to the bottom of the
page in Firefox WIN but is OK in IE6 WIN. Ive tried surrounding the
whole content in a container DIV and using clear: both to no avail.

Anyone?

http://www.medicalnetwork.co.uk/test.htm

Cheers....John

When I set clear: both on the footer, that worked as it should in
Firefox (i.e. the footer went below everything, including #navigation).
great, thanks.

Dec 7 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

82
by: Peter Diedrich | last post by:
The site design is pretty simple: ============================================ | Head | ============================================ | | ...
6
by: Quintus Snapper | last post by:
Hi everyone. I'm just making new HTML pages for a site. This time round I've brushed up on my CSS and trying to use as much of it as possible and as well as trying to keep it W3C compliant. So...
7
by: Xavier Onassis | last post by:
I would be grateful for recommendations for a CSS layout (header, 2 cols, footer) that can accomodate dynamically added elements. I am not having any luck so far getting this to work in...
5
by: Richard Shewmaker | last post by:
Hi. I've been using CSS for basic stuff, mostly concerning fonts. I want to get going with using CSS fully. Two days ago I purchased O'Reilly's "Cascading Style Sheets" and "CSS Cookbook." I've...
2
by: Edward | last post by:
I'm pursuing the holy grail of creating a two-column CSS layout with footer AND where the colors of the columns actually go all the way down. The code is below. Here is a graphic of how it...
11
by: Grischa Brockhaus | last post by:
Hi, I'm trying to produce a div layout containing a header on the top with fixed height, a footer on the bottom using fixed height and a content layer using what's left of the browsers window. ...
5
by: PI | last post by:
Hi I want to do with css like this: logo ------ short text (1 line only) --------
2
by: Paul Neave | last post by:
Hello all. Please try this link for me and let me know what you see: http://www.neave.com/temp/stretch_test.html You should see a green header filling the top of the page, a red footer at...
1
by: donpro | last post by:
Hi, I'm creating a template paging sing pure CSS and all looks good except the footer which I am having problems with. 1) When I space out each of the FOUR DIVS at 25%, it wraps in IE. I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.