I have written the article below which outlines common techniques that professional web developers use to ensure their designs work in all major browsers:
This is not asp.net specific but it covers techniques that can be used to fix broken designs built in asp.net, html or any web development language.
It seems that the cosey safety net of asp.net webforms means a lot of developers are taken by surprise when they load their completed website into another browser and find display glitches. Because there is a lot to say on the subject I have written it here
rather than writing incomplete snippets in response to questions asked on forums.
Please let me know if you think there are some important techniques that I have missed here.
I dont think they accept articles that aren't specifically about asp.net, I have had ones for Google Analytics / jQuery rejected before for this reason.
rtpHarry
All-Star
56620 Points
8958 Posts
My Website Design Doesn't Look The Same In All Browsers!
Apr 05, 2011 09:46 PM|LINK
I have written the article below which outlines common techniques that professional web developers use to ensure their designs work in all major browsers:
This is not asp.net specific but it covers techniques that can be used to fix broken designs built in asp.net, html or any web development language.
It seems that the cosey safety net of asp.net webforms means a lot of developers are taken by surprise when they load their completed website into another browser and find display glitches. Because there is a lot to say on the subject I have written it here rather than writing incomplete snippets in response to questions asked on forums.
Please let me know if you think there are some important techniques that I have missed here.
SGWellens
All-Star
126029 Points
10309 Posts
Moderator
Re: My Website Design Doesn't Look The Same In All Browsers!
Apr 05, 2011 10:45 PM|LINK
Nice article. I suggest you submit it as an article of the day.
My blog
rtpHarry
All-Star
56620 Points
8958 Posts
Re: My Website Design Doesn't Look The Same In All Browsers!
Apr 06, 2011 10:03 PM|LINK
Thanks for the praise!
I dont think they accept articles that aren't specifically about asp.net, I have had ones for Google Analytics / jQuery rejected before for this reason.
castlehills
Member
259 Points
171 Posts
Re: My Website Design Doesn't Look The Same In All Browsers!
Apr 10, 2011 11:34 AM|LINK
That is a very good article.
The CSS framework is another solution for the browser incompatibility issues.