Successfully validated!

Another hard thing when it comes to developing a website is making sure that it is standard-compliant. Many people don't even care about this, but I do. Even if it is often frustrating to check the code line by line. It worths the effort. You can end up smiling when you see a green sign on the W3C page, showing that your page is validated. Which means that you have properly build it.

What am I doing?