R
Richard
I was looking over the info on this at w3.org and now do not understand
this.
I have <img name="photo.jpg" src="tree.jpg">
W3 says, "name" is not an attribute.
Instead, use "ID".
Ok. So I plug in ID instead of name and I instantly get met with an error.
While on the other hand, they plainly state that using name is perfectly ok
for scripting purposes.
Yet the validator keeps saying "This ain't gonna fly".
Ok experts, which is it?
You can't be tellin people it's a no no then turn around and say it's ok.
It's one way or no way.
this.
I have <img name="photo.jpg" src="tree.jpg">
W3 says, "name" is not an attribute.
Instead, use "ID".
Ok. So I plug in ID instead of name and I instantly get met with an error.
While on the other hand, they plainly state that using name is perfectly ok
for scripting purposes.
Yet the validator keeps saying "This ain't gonna fly".
Ok experts, which is it?
You can't be tellin people it's a no no then turn around and say it's ok.
It's one way or no way.