Valid HTML… Who Cares!

Actually, I do! I recently came across a great article on writing valid HTML and if it actually matters in web development. The author makes a great point that it’s usually not necessary as long as your pages display correctly to the viewer. Validating your code can also be very time consuming and impractical especially [...]