Semantic Fanatics – people who take Web standards way too seriously
Dec 16, 2009 General, Website Coding
Working as a freelance website coder for 10 years now, I’ve long gotten used to relying on the Internet to have my questions answered and problems solved.
Now, I’m pretty strict to myself at trying to do my code properly. For instance, I would never add in a tag attribute without putting quotes around the attribute (i.e., width=”20″ instead of width = 20). That was one of the first things I learned in college when I started studying HTML — luckily I had a C programmer for a teacher who taught me high standards for coding.
Read the rest of this entry »