spewn
Programmer
- May 7, 2001
- 1,034
i have this code:
according to this w3 validator, i should put alt tags in each of these, if so, would it benefit me to make them all the same name, such as:
let me know why!
- g
Code:
<img src=img/spc.gif width=1 height=1>
according to this w3 validator, i should put alt tags in each of these, if so, would it benefit me to make them all the same name, such as:
Code:
<img src=img/spc.gif width=1 height=1 alt='donuts'>
let me know why!
- g