+ 1
why <a> tag is used
please explain why it is useful
3 Respostas
+ 9
<a> tag is described sufficiently in SoloLearn HTML Course
+ 3
<a> is for anchor/link
get more details
http://www.motive.co.nz/glossary/anchor.php?ref
+ 3
<a> tag provide hyperlink to navigate between web document...
It's useful because without that you don't have the main basic purpose of web interractivity ^^