I notice Dreamweaver creates a name attribute automatically with the same value as id, which I wouldn’t have thought to do. I read this question asking the difference between name and id attributes in HTML, but what about where it applies to images?
I notice Dreamweaver creates a name attribute automatically with the same value as id
Share
nameis an attribute included for scripting backwards compatibility and should be of no use today.http://www.w3.org/TR/html401/struct/objects.html#edef-IMG