Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Bad footer display in Firefox - help appreciated!
Old 11-06-2006, 08:42 AM Bad footer display in Firefox - help appreciated!
Junior Talker

Posts: 4
Name: Lace
Trades: 0
Hey Gang!

Thankfully, this is the first time I've ever had any IE/Firefox viewing issues with my websites...but, now that it's my first, I can't figure out for the life of me what's going on and how to fix it.

Attached is a .zip file that includes a screen shot of how the page looks in Firefox, the CSS file, and the index HTML file. As you'll see, the copyright footer and the very last paragraph of the content area are sharing the same space - and I can't figure out why.

Any help would be greatly appreciated! Thanks guys!

misterlace
misterlace is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-06-2006, 03:33 PM Re: Bad footer display in Firefox - help appreciated!
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Umm.. no zip file...
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 11-07-2006, 10:01 AM Re: Bad footer display in Firefox - help appreciated!
Junior Talker

Posts: 4
Name: Lace
Trades: 0
Thanks for the reply LadynRed. I'm not sure where the .zip file went - it definitely said it was attached! I'll try again - and it's showing me that it's attached - so hopefully it'll go through this time. Thank you!
Attached Files
File Type: zip ProPetSit.zip (40.0 KB, 3 views)
misterlace is offline
Reply With Quote
View Public Profile
 
Old 11-07-2006, 12:14 PM Re: Bad footer display in Firefox - help appreciated!
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
I can't see specifically what's causing it, but you have a number of code validation issues happening.

If you go to http://validator.w3.org , you'll see them (24 in total). I'm guessing it's either a tag that isn't closed or doesn't belong.

Get your page to validate first, and then see if it solves the problem.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 11-07-2006, 06:03 PM Re: Bad footer display in Firefox - help appreciated!
frofi's Avatar
Extreme Talker

Posts: 236
Location: London
Trades: 0
Very, very bad HTML.
First, use div's in the apropriate manner. Give them a name in your style sheet e.g. #divname {...} And create classes for their content rather than using <B> etc. If you use <B> use <strong> instead. Also try to use lower case only.
As Adam already mentioned, you have to close every tag. I see no sense in using <p><p>. Also, when you use <BR> do it properly : <br /> There is no <BR></BR>. You have to close tags in this order: open 1,2,3,4,5....close ....5,4,3,2,1. That's the general idea. Some tags need to be closed as soon as they end, like the image tag <img src="whatever path" />
__________________
THE FORCE is with me at last! All I need now is some TALKUPATION ;)
frofi is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Bad footer display in Firefox - help appreciated!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.51974 seconds with 13 queries