View Single Post
  #10 (permalink)  
Old Feb 19th, 2008, 19:40
MikeHopley MikeHopley is offline
SuperMember

SuperMember
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: The Stupid Poll For Web Developers

Quote:
I leave out the ALT tag
How about an option for, "I describe the alt attribute as a tag".

Quote:
I forget the semi-colon for java script
You don't need semicolons in javascript, unless you write multiple statements on the same line.

Lots of people use semicolons as end-line punctuation in javascript, but there's no need.
Reply With Quote