/    Sign up×
Community /Pin to ProfileBookmark

do we really need to…

Do we really need to use a seperate style sheet for IE6 or other browsers.

e.g – a large multi million dollar site such as facebook has a different style sheet to manage IE6.

Surely with all their money they could employ a top CSS programmer who can create a style sheets that would handle all browsers OR am i completely wrong. Should we all be thinking this way… should we all be creating separate IE6 style sheets or style sheets that are just picked up by other browsers

to post a comment
CSS

8 Comments(s)

Copy linkTweet thisAlerts:
@KDLAJan 21.2009 — Sometimes the "different stylesheet" really isn't a stylesheet, but just one or two adjustment styles applied to a container to fix a float issue. I'm not against this type of thing, but I DO agree that a whole stylesheet shouldn't be created for a specific browser; the design should be more accessible than that.
Copy linkTweet thisAlerts:
@oo7mlauthorJan 21.2009 — Ok cool, that is what i meant (not an entire stylesheet) but is not possible for CSS expert to make a stylesheet that supports all browsers
Copy linkTweet thisAlerts:
@KDLAJan 21.2009 — I used to, but there was always some new version of a browser (ummmm, IE....) that would break something. So I always design "forward," and have alternatives for older browsers. It's easier to phase out the older ones, than constantly updating one sheet.
Copy linkTweet thisAlerts:
@aj_nscJan 21.2009 — 
is not possible for CSS expert to make a stylesheet that supports all browsers
[/quote]


Depends more on the layout than anything else. Some layouts you can put together in a single stylesheet, some others there's no possible way. I try most of the time to get it to work with only a single stylesheet - and by try I mean in the final stages of developing the layout I can spend days trying different CSS techniques to get everything to load perfectly in all browsers (a lot of the time it eventually works, but sometimes there's just no way) - but that's more me being anal than a good webdeveloper.

Main point - don't worry if you have to use another stylesheet.
Copy linkTweet thisAlerts:
@oo7mlauthorJan 21.2009 — Depends more on the layout than anything else. Some layouts you can put together in a single stylesheet, some others there's no possible way. I try most of the time to get it to work with only a single stylesheet - and by try I mean in the final stages of developing the layout I can spend days trying different CSS techniques to get everything to load perfectly in all browsers (a lot of the time it eventually works, but sometimes there's just no way) - but that's more me being anal than a good webdeveloper.

Main point - don't worry if you have to use another stylesheet.[/QUOTE]


You seem to be a little like me, i really try to get it all in one sheet, i'd love if finally some day there was one way to code a css without having to worry about cross browser compatibility... thanks for the replies guys
Copy linkTweet thisAlerts:
@6StringGeekJan 21.2009 — You can also use ie conditional comments within the html if you want the element to act differently in ie. I just point to an ie css.
Copy linkTweet thisAlerts:
@oo7mlauthorJan 22.2009 — You can also use ie conditional comments within the html if you want the element to act differently in ie. I just point to an ie css.[/QUOTE]

Can you elaborate on this please, thanks in advance
Copy linkTweet thisAlerts:
@6StringGeekJan 22.2009 — Can you elaborate on this please, thanks in advance[/QUOTE]

http://www.positioniseverything.net/articles/cc-plus.html

This is an example...
×

Success!

Help @oo7ml spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.9,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...