What Beautiful HTML Code Looks Like
What Beautiful HTML Code Looks Like
I have an addiction. I can’t help but view source on every nice looking website I see. It’s like if you had x-ray glasses that allowed you to see any person you ever saw in their underwear at will. How could you not?
I’d have to say I agree with pretty much everything on this list. I’d also include having strong naming conventions for classes, id’s, and file names within the site. I know it’s popular to minimize names to “a-2.png” or id=”rt” for the sake of faster downloads but sacrificing a few extra bytes for clarity goes a long way to helping other developers understand what you’ve written.
I’m absolutely convinced that designers and developers who write beautiful code (both in style and formatting) are much better than those who disregard these conventions. Details are of the utmost importance when building a site or software and those who pay attention to small details like how HTML should be tabbed will build better products.
Saturday, May 30th, 2009
No Comments For “What Beautiful HTML Code Looks Like”
Leave A Comment