Why should I use DIV tags, standards, and validate my HTML?
Why should I use DIV tags, standards, and validate my HTML?I received a comment from a beginning designer who asked: Maybe some of you smart designer/developer folks can help out a young naive beginner by helping me understand why I m using only divs, why I spend so much time getting everything to validate, etc.Answer: You shouldn’t be using only divs, there are lots of other HTML tags out there that have a purpose and are useful. Check out my Divitis article for more information. As for why you’re spending so much time getting everything to validate, well my first (yes, somewhat sarcastic) answer that comes to mind is “because you are a young, naive beginner.” 🙂 Seriously, validating is important to make sure that your code works now and in the future. I’ve got an article on this subject too: