On valid XHTML and CSS
Until now, I always made sure that the XHTML and CSS for this web site would be 100% valid. Writing valid XHTML and CSS is an important step in ensuring consistent behaviour amongst different platforms. Even though every platform has its own quirks and bugs, making sure your code is valid is a good way … Read more