| It's not as easy as that. The browser interprets HTML and then displays the results to the end user. There are a number of browsers for both Macs and Windows. Your safest bet is to study xHTML and use DOM access for adjustments for maximum compatibility.
An important thing to understand: Unless your page is only a graphic, it will look different from one browser to the next. It's very hard to make them exactly the same, but you can make them pretty darn close. |