Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-20-2009, 05:59 PM   PM User | #1
uk_pat
New to the CF scene

 
Join Date: Feb 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
uk_pat is an unknown quantity at this point
Post Browser testing techniques & resources?

Hello Codingforums !

I'm completely new to web design, thus I thought the best way to learn would be to handcode a website from scratch in Notepad. Currently I'm writing my first site using HTML 4.01 & CSS2.1 with a Strict DTD.

I've been reading lots of tutorials, articles and guides online about both HTML & CSS. One issue highlighted regularly is the need to test sites on multiple platforms using a range of browsers.

I've currently got Firefox 3, Google Chrome, Safari 3 and IE 8. My site works as expected in each of these.

I have several questions regarding browser & platform testing:
  1. Considering that browsers present updates to their users automatically, how many browser versions back do I really need to test in? (Are people still using IE 5/5.5 & NN4 etc?)
  2. Does a program exist that permits users to test their sites for problems under various screen resolutions, platform and browser conditions? (If not one specific program, a combination of apps will do) (I know that http://browsershots.org/ tests in multiple browsers under various conditions, but my site has not been hosted yet, so I am unable to use this tool.)
  3. Is there a way of testing my site locally?
  4. Do any of you regular forum users recall any threads that discuss further the issues outlined above? (If you have links, that would be really appreciated!)

----------------------------------------------------------------------

Thank you kindly for your time and responses

Patrick
uk_pat is offline   Reply With Quote
Old 02-20-2009, 06:15 PM   PM User | #2
BoldUlysses
Regular Coder

 
BoldUlysses's Avatar
 
Join Date: Jan 2008
Location: Winston-Salem, NC
Posts: 938
Thanks: 10
Thanked 190 Times in 187 Posts
BoldUlysses is on a distinguished road
Hi Patrick,

When discussing browser testing, aside from a few isolated differences, the browsers render pages identically except for Internet Explorer (any version). The adage "Code it for Firefox, hack it for IE," certainly applies. It sounds like you're doing well in designing a site that looks correct in standards-compliant browsers and then wanting to ensure it looks fine on "the" non-compliant one.

That said, your questions:

1. Up to you. Most folks here (myself included) don't feel the need to go back any farther than IE6. I test in Safari, FF3, IE7 and IE6 and occasionally Opera.
2. Browsershots is good. Many people have recommended IETester also.
3. Here's an article that might interest you as well.
4. Some form of "My site doesn't look right in IE" is probably the #1 issue that comes up on this particular forum, so... pick a thread, any thread.

Welcome to CF!
__________________
matt | design | blog

Last edited by BoldUlysses; 02-20-2009 at 06:17 PM..
BoldUlysses is offline   Reply With Quote
Old 02-20-2009, 06:39 PM   PM User | #3
uk_pat
New to the CF scene

 
Join Date: Feb 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
uk_pat is an unknown quantity at this point
Thank you Msuffern for your suggestions and link. I will follow it up this evening after work.
uk_pat is offline   Reply With Quote
Old 02-20-2009, 10:16 PM   PM User | #4
Apostropartheid
The Apostate


 
Apostropartheid's Avatar
 
Join Date: Oct 2007
Posts: 3,215
Thanks: 16
Thanked 265 Times in 263 Posts
Apostropartheid is on a distinguished road
I think it's worth opening up a WebKit browser before you go final. It can have random issues at times. I personally have dropped support for IE6 in non-personal work, and if I do have support it's generally in the form of a "low-fi" version of the site with an update message in conditonal comments. IETester is better for me: I prefer testing locally than waiting for browsershots to do it.
__________________
Blog | Twitter
Useful links: W3C HTML Validator | W3C CSS Validator | HTML 5 Guide
CF: HTML & CSS Resources/Tutorials Thread | HTML & CSS Posting Rules and Guidelines
Remember: no link, no code, no help!
Apostropartheid is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:00 PM.


Advertisement
Log in to turn off these ads.