mouse
07-25-2002, 11:17 PM
I've noticed some use " " in their html and some don't. For example...
<table width=100 cellspacing=0 cellpadding=3>
<!-----other code-----!>
</table>
I use " " wherever I specify something, I always assumed that was "correct". Am I wrong?
<table width=100 cellspacing=0 cellpadding=3>
<!-----other code-----!>
</table>
I use " " wherever I specify something, I always assumed that was "correct". Am I wrong?