Answers for "using a tag in"

26

a tag

<a href="http://example.com" >Link text</a>
Posted by: Guest on May-16-2020
-1

html a tag

<a href="#">
Anything Can Go Here
<!--
Examples are....
You can display using any element like IMG or BUTTON
to make any element a hyperlink
-->
</a>
Posted by: Guest on January-03-2021

Browse Popular Code Answers by Language