Monday, November 24, 2008

HTML tags with attributes that have link semantics

Static analysis of HTML pages for harvesting links in the code should not necessarily focus on href attributes of anchor tags. Here's a short list of attributes that take a URI as a value along with their HTML tag names:















Tag NameAttribute Name
ahref
imgsrc
scriptsrc
iframesrc
basehref
formaction
linkhref
inputusemap
inputsrc
headprofile
framesrc
framelongdesc

No comments:

Post a Comment