x404.co.uk
http://www.x404.co.uk/forum/

Why I hate web development
http://www.x404.co.uk/forum/viewtopic.php?f=4&t=12663
Page 1 of 1

Author:  Fogmeister [ Mon Feb 21, 2011 9:11 am ]
Post subject:  Why I hate web development

How is it possible that one fairly simple website can look so ridiculously different on 3 different browsers?!?!

http://oliverfoggin.dyndns.org/teaparty

On Safari it works.
On Firefox the links in the header drop off the bottom of the header.
On IE8 it is so f*cked up that I have given up trying to work out what it's attempting to do. I think maybe it's trying to design its own website loosely based around the code I have supplied it.

N.B. I didn't actually write it FOR Safari. I just wrote it using standard HTML and CSS. It seems that it's only Safari that actually bothers to use the standards in almost every tutorial.

Author:  Fogmeister [ Mon Feb 21, 2011 9:55 am ]
Post subject:  Re: Why I hate web development

OK, I've fixed some of the issues on FF by removing some CSS settings (heights, etc...)

Will work on the rest tonight.

Author:  Nick [ Mon Feb 21, 2011 12:53 pm ]
Post subject:  Re: Why I hate web development

Yeah it sucks, and it gets a lot lot worse when you consider all the different versions of those browsers, which will often all render differently to each other too (particularly in the case of IE).

Author:  Fogmeister [ Mon Feb 21, 2011 1:23 pm ]
Post subject:  Re: Why I hate web development

Nick wrote:
Yeah it sucks, and it gets a lot lot worse when you consider all the different versions of those browsers, which will often all render differently to each other too (particularly in the case of IE).


I think IE 8 sets the widths of the table columns to be the width of the full size image even though the image is resized to 200ish pixels wide.

Not sure how I would get around this?

Author:  tombolt [ Mon Feb 21, 2011 4:18 pm ]
Post subject:  Why I hate web development

I end up using conditional formatting for ie.

Author:  jonlumb [ Mon Feb 21, 2011 4:52 pm ]
Post subject:  Re: Why I hate web development

Something that I find that does help is using a default style sheet which resets (amongst other things) all the differing defaults across the browsers. It doesn't deal with everything of course, but it does help.

Author:  Fogmeister [ Mon Feb 21, 2011 6:07 pm ]
Post subject:  Re: Why I hate web development

OK, it now looks the same on Safari, FireFox and Chrome.

I imagine that on IE it will be correct apart from the fact that the text and the tables will be left aligned instead of centre aligned.

I think I've sorted the issue with the widths of the tables in IE.

I've also put an "overflow: hidden;" on the div containing the image so I can now let the browser do the resizing and just crop the right edge if needed.

Author:  rustybucket [ Mon Feb 21, 2011 8:21 pm ]
Post subject:  Re: Why I hate web development

Looks good on Konqueror as well

:lol:

Author:  Fogmeister [ Mon Feb 21, 2011 8:24 pm ]
Post subject:  Re: Why I hate web development

rustybucket wrote:
Looks good on Konqueror as well

:lol:

Ah, so it was you :D

I have the log open and saw a load of activity on there.

Author:  rustybucket [ Mon Feb 21, 2011 8:32 pm ]
Post subject:  Re: Why I hate web development

Fogmeister wrote:
rustybucket wrote:
Looks good on Konqueror as well

:lol:

Ah, so it was you :D

I have the log open and saw a load of activity on there.

Just testing, Cap'n

;)

Author:  rustybucket [ Mon Feb 21, 2011 8:54 pm ]
Post subject:  Re: Why I hate web development

It looks good on Arora, Chromium, Epiphany, Firefox, Konqueror, Midori, Opera and Rekonq

It doesn't look great on Lynx though ;)

Image

Author:  Fogmeister [ Mon Feb 21, 2011 9:27 pm ]
Post subject:  Re: Why I hate web development

rustybucket wrote:
It looks good on Arora, Chromium, Epiphany, Firefox, Konqueror, Midori, Opera and Rekonq

It doesn't look great on Lynx though ;)

Image

LOL!

I love that!

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/