0

in html there are various ways to link to resources such as href in an anchor tag eg

<a href="#"></a>

another example is src in an image tag eg.

<img src="#"/>

what other attributes link to a resource (i am looking for something like src)

Some One
  • 1
  • 2
  • also usage of style attribute will allow to link resources – J.K.Lauren Mar 07 '16 at 21:14
  • whats the practical real world question here? –  Mar 07 '16 at 21:20
  • From a simple google search i was able to establish that this question has in fact been asked and answered in detail before - http://stackoverflow.com/questions/3395359/difference-between-src-and-href – Dom Mar 07 '16 at 21:26

0 Answers0