Browser issuses

Reply

Join Date: Mar 2009
Posts: 1
Reputation: prak65 is an unknown quantity at this point 
Solved Threads: 0
prak65 prak65 is offline Offline
Newbie Poster

Browser issuses

 
0
  #1
Mar 21st, 2009
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.
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 596
Reputation: buddylee17 has a spectacular aura about buddylee17 has a spectacular aura about 
Solved Threads: 125
buddylee17's Avatar
buddylee17 buddylee17 is offline Offline
Posting Pro

Re: Browser issuses

 
0
  #2
Mar 21st, 2009
Lost time is never found again.
- Benjamin Franklin
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 174
Reputation: Jen0608 can only hope to improve 
Solved Threads: 10
Jen0608 Jen0608 is offline Offline
Posting Whiz

Re: Browser issuses

 
0
  #3
Mar 23rd, 2009
why does browsers have this different codes that really makes our heads ache.
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 4
Reputation: Trapped is an unknown quantity at this point 
Solved Threads: 2
Trapped Trapped is offline Offline
Newbie Poster

Re: Browser issuses

 
0
  #4
Mar 23rd, 2009
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 ?
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 3,203
Reputation: MidiMagic has a spectacular aura about MidiMagic has a spectacular aura about 
Solved Threads: 164
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Nearly a Senior Poster

Re: Browser issuses

 
0
  #5
Mar 24th, 2009
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.
Daylight-saving time uses more gasoline
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the HTML and CSS Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC