I use strict xhtml and validate all of my pages. But there are different ways to check the pages against other versions of browsers (like the ones I listed above). After using strict xhtml doctype and validating things are usually close enough. There are times where some things are slightly off. It always helps to see what others are seeing. I have seen some differences with the ways I use, listed above. It makes me wonder if one of the methods is wrong. Like http://www.ipinfo.info/net
Main Topics
Browse All Topics





by: lunadlPosted on 2007-06-29 at 09:04:13ID: 19391089
That is the nature of the beast, newer versions of the browsers have more compliance to web standards and thereforce render differently from older versions with less compliance. One way to strengthen your browser compatibility is to include the following in all of your html files, it will ensure that each browsers uses the same display mode, granted their display mode won't always look the same, but it gives you some common ground: l1/DTD/xht ml1-transi tional.dtd ">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtm