in reply to Why Would HTML::LinkExtor return a hash of attributes?
I'm racking my not-inconsiderable knowledge of HTML to try and find a situation where a single tag could have two or more attributes which were links.
Well, <object> has the attributes classid, codebase, data, and archive (a space seperated lis of URIs). And even <img> could have multiple attributes that link: src, longdesc, and usemap.
— Arien
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Why Would HTML::LinkExtor return a hash of attributes?
by Cody Pendant (Prior) on Aug 19, 2002 at 06:01 UTC | |
by PodMaster (Abbot) on Aug 19, 2002 at 06:15 UTC | |
by Cody Pendant (Prior) on Aug 19, 2002 at 23:52 UTC |