Forum Moderators: open
<input type=text name="name">
or
<input type="text" name="name">
With or without the quotation marks?
both seem to work on the surface but maybe it causes problems elsewhere?
I know the reason that Google don't have validated code on their page (bandwidth), but perhaps they could give us valid code for this function, and let the designer/ programmer decide whether to leave out the quotes or not.