Here is a code snippet for detecting in which Internet browser a user is viewing your site. Note that I usually use two stylesheets. The first, standard.css, contains the styles interpreted the same way by all browsers. I then use a second stylesheet to add or change any styles rendered differently in...