Daily Archives: June 14, 2008
CSS Validation
You’ll probably encounter issues when you apply your CSS, especially in Explorer for Windows. Before delving into cross-browser CSS compatibility issues, validate your style sheet. If it passes this test you are sure that the problems aren’t caused by incorrect code but by incorrect browser implementations. Validation doesn’t remove the problems, though. If you encounter [...]
