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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
IE/Firefox problem. Background spacing is different.
Old 10-30-2007, 01:42 PM IE/Firefox problem. Background spacing is different.
Skilled Talker

Posts: 64
Trades: 0
Why do my images meet flush with the background in firefox, but they are a little under the background in IE.

Here it is, open it up in IE and firefox and you'll see what I am saying..

http://www.burginconstructioninc.com/NewSite/about.html

Any ideas??

Last edited by crj900; 10-30-2007 at 01:44 PM..
crj900 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-30-2007, 03:19 PM Re: IE/Firefox problem. Background spacing is different.
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
I'll never understand why anyone bothers to use divs and css if you're going to stuff it into a table .

Zero out the margins and padding on the table for starters.

Your site, as it is, is terribly inaccessible - using an image map for the navigation is awful. Navigation should be TEXT, not images, and certainly not an image-map when a text list will do nicely.

The position:absolute is unnecessary if you learn to use divs and css properly with the normal document flow.
__________________
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 10-30-2007, 03:21 PM Re: IE/Firefox problem. Background spacing is different.
SeventotheSeven's Avatar
Novice Talker

Posts: 12
Name: Jeff
Trades: 0
Frankly I'm disgusted by this fat ridiculous code that was clearly spat out by a WYSIWYG user with little to no understanding of how the markup language actuall works. I recommend actually learning XHTML and following the standards, not just having a program spit crap out for you. If you want a quick hack to fix your "problem"(imo the whole page is a problem), try setting body selector values to:

body {
background-image: url(http://www.burginconstructioninc.com/NewSite/backgroundtile.jpg);
margin-top: 8px;
}


That should fix your problem specifically for firefox/IE, but I recommend redoing the entire site properly hand-coded and xhtml standard. http://validator.w3.org/check?uri=ht...Inline&group=0

Sorry for being harsh, just how I am. XD

Last edited by SeventotheSeven; 10-30-2007 at 03:23 PM..
SeventotheSeven is offline
Reply With Quote
View Public Profile
 
Old 10-30-2007, 03:29 PM Re: IE/Firefox problem. Background spacing is different.
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Harshness might be 'the way you are' ,but you need to lighten up instead of coming down like a ton a bricks.

XHTML isn't necessary, HTML 4.01 STRICT would do the job for most people.
Yes, the code is a mess and was obviously done with Dreamweaver in WYSIWYG mode, but this is a help forum, and there are always going to be a lot of people who want a web site, or build one for someone else, who have not learned to hand-code - which I definitely recommend.

Take it down a notch, please.
__________________
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 10-30-2007, 03:36 PM Re: IE/Firefox problem. Background spacing is different.
SeventotheSeven's Avatar
Novice Talker

Posts: 12
Name: Jeff
Trades: 0
Quote:
Originally Posted by LadynRed View Post
Take it down a notch, please.
My apologies for the harsh words, I'll refrain from coming down like that in the future. As far as HTML 4.0.1 Strict goes, it would be fine for most people, however it is my opinion that XHTML 1.0 Strict is easier to learn which is why I recommended it instead.
SeventotheSeven is offline
Reply With Quote
View Public Profile
 
Old 10-30-2007, 05:12 PM Re: IE/Firefox problem. Background spacing is different.
Skilled Talker

Posts: 64
Trades: 0
LOL holy **** you guys are a bunch of ****ing losers!!! LOL chill out, I obviously don't know HTML. You dumb****s.
crj900 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to IE/Firefox problem. Background spacing is different.
 

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.43707 seconds with 12 queries