PDA

View Full Version : Mac | PC


PurplRose
03-06-2008, 06:03 PM
html page with Css on Mac looks different then on a PC.
What can I do to make them look the same?

adrianTNT
03-26-2008, 10:58 AM
First make sure the page html code valides according ot standards: validator.w3.org then when it validates you will need to apply fixes in order to make them look the same in all browsers. Each issue needs a particular fix, there isnt somethign that will make html pages look the same in all browsers.