943,879 Members | Top Members by Rank

Ad:
Mar 21st, 2009
0

Browser issuses

Expand Post »
Hi ...................

I have design a web page using the combination of PHP, HTML and CSS (cascading style sheets).The web page is looking good in Internet Explorer. But in Mozilla Fire Fox, Google chrome, Opera the alignments are changed. It’s not looking Nice. I need help regarding this.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
prak65 is offline Offline
1 posts
since Mar 2009
Mar 21st, 2009
0

Re: Browser issuses

Reputation Points: 232
Solved Threads: 137
Practically a Master Poster
buddylee17 is offline Offline
665 posts
since Nov 2007
Mar 23rd, 2009
0

Re: Browser issuses

why does browsers have this different codes that really makes our heads ache.
Reputation Points: -30
Solved Threads: 10
Junior Poster
Jen0608 is offline Offline
179 posts
since May 2008
Mar 23rd, 2009
0

Re: Browser issuses

Pretty generalized as for a problem. However thats a great link buddylee17.

@op: can you provide us with link to the errors page so we can see where the problem lays ?
Reputation Points: 10
Solved Threads: 2
Newbie Poster
Trapped is offline Offline
4 posts
since Mar 2009
Mar 24th, 2009
0

Re: Browser issuses

IE is the nonconformist. It won't obey the W3C standards.

How to get web pages to behave:

1. Validate your code with the W3C validator.

http://validator.w3.org/

2. Don't put size styles (width, height) in the same tags that contain surrounding styles (margin, border, padding).

3. Don't expect div tags to expand to fill their containers. Some browsers do different things here.

4. Don't expect fonts to be the same line weight across browsers.

5. Set horizontal and vertical alignment for table cells. The defaults are different for different browsers.

6. Don't use absolute positioning or pixels. Different browsers render these differently, as do different screen resolutions.
Last edited by MidiMagic; Mar 24th, 2009 at 7:42 pm.
Reputation Points: 730
Solved Threads: 181
Nearly a Senior Poster
MidiMagic is offline Offline
3,314 posts
since Jan 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in HTML and CSS Forum Timeline: Two full-height columns
Next Thread in HTML and CSS Forum Timeline: Width Auto Resize to fit Screen





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC