answersLogoWhite

0


Best Answer

HTML- HyperTextMarkup Language..... HTML is used for creating web pages for example...

User Avatar

Wiki User

16y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

16y ago

HTML stands for Hyper Text Markup Language.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

Hypertext Reference

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the expansion for HREF code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a href code?

href is a Attribute used for the Anchor tags to link a image or line of text to a specific website here's a visual for linking a anchor to a image using and href attribute I hope this helped you understand the href attribute


What is the HTML code for linking a website?

<a href="www.example.com">Website</a>


Hoew to conect one page to another page in aspnet code?

page1.aspx page2.aspx page3.aspx Inside the <head> of page1.aspx you would put HTML Code: <link rel="next" href="page2.aspx"> , inside the <head> of page2.aspx you would put HTML Code: <link rel="next" href="page3.aspx"> and HTML Code: <link rel="previous" href="page1.aspx"> and in page3.html you would put HTML Code: <link rel="previous" href="page2.aspx">


What is the Facebook Proxy code?

The Code Is 208.53.175.6 But U Can Only Use This Code If U R At School And This Code Does Realy Work Because I Use It IT DONT WORK!!


What does h ref code do used in HTML?

the HREF attribute of an A tag is the location you want a link to point to.


What is the expansion for ascii code?

American Standard Code for Information Interchange


How do you do an HTML code for making a link?

<a href="url or relative path">Text to click on to go to new page</a>


How you make a HTML code of the link?

<a href="http://some-domain-name/some-path">Link Title</a>


How can a chain with 63 links be cut in three places so that you can hand a person any number of links from 1 to 63?

<a href="http://blog121.net">http://blog121.net</a> <a href="http://deklive.net">http://deklive.net</a> <a href="http://exitiv.net">http://exitiv.net</a> <a href="http://q3-qp.com">http://q3-qp.com</a> <a href="http://lasamigas.net">http://lasamigas.net</a> <a href="http://meski.net">http://meski.net</a> <a href="http://mezza-9.net">http://mezza-9.net</a> <a href="http://parelel.com">http://parelel.com</a> <a href="http://penspinners.com">http://penspinners.com</a> <a href="http://tulingdq.com">http://tulingdq.com</a> <a href="http://check.blog121.net">http://check.blog121.net</a> <a href="http://check.deklive.net">http://check.deklive.net</a> <a href="http://check.exitiv.net">http://check.exitiv.net</a> <a href="http://check.q3-qp.com">http://check.q3-qp.com</a> <a href="http://check.lasamigas.net">http://check.lasamigas.net</a> <a href="http://check.meski.net">http://check.meski.net</a> <a href="http://check.mezza-9.net">http://check.mezza-9.net</a> <a href="http://check.parelel.com">http://check.parelel.com</a> <a href="http://check.penspinners.com">http://check.penspinners.com</a> <a href="http://check.tulingdq.com">http://check.tulingdq.com</a> <a href="http://checks.blog121.net">http://checks.blog121.net</a> <a href="http://checks.deklive.net">http://checks.deklive.net</a> <a href="http://checks.exitiv.net">http://checks.exitiv.net</a> <a href="http://checks.q3-qp.com">http://checks.q3-qp.com</a> <a href="http://checks.lasamigas.net">http://checks.lasamigas.net</a> <a href="http://checks.meski.net">http://checks.meski.net</a> <a href="http://checks.mezza-9.net">http://checks.mezza-9.net</a> <a href="http://checks.parelel.com">http://checks.parelel.com</a> <a href="http://checks.penspinners.com">http://penspinners.com</a> <a href="http://checks.tulingdq.com">http://checks.tulingdq.com</a> <a href="http://tshirt.blog121.net">http://tshirt.blog121.net</a> <a href="http://tshirt.deklive.net">http://tshirt.deklive.net</a> <a href="http://tshirt.exitiv.net">http://tshirt.exitiv.net</a> <a href="http://tshirt.q3-qp.com">http://tshirt.q3-qp.com</a> <a href="http://tshirt.lasamigas.net">http://tshirt.lasamigas.net</a> <a href="http://tshirt.meski.net">http://tshirt.meski.net</a> <a href="http://tshirt.mezza-9.net">http://tshirt.mezza-9.net</a> <a href="http://tshirt.parelel.com">http://tshirt.parelel.com</a> <a href="http://tshirt.penspinners.com">http://tshirt.penspinners.com</a> <a href="http://tshirt.tulingdq.com">http://tshirt.tulingdq.com</a> <a href="http://cellphone.blog121.net">http://cellphone.blog121.net</a> <a href="http://cellphone.deklive.net">http://cellphone.deklive.net</a> <a href="http://cellphone.exitiv.net">http://cellphone.exitiv.net</a> <a href="http://cellphone.q3-qp.com">http://cellphone.q3-qp.com</a> <a href="http://cellphone.lasamigas.net">http://cellphone.lasamigas.net</a> <a href="http://cellphone.meski.net">http://cellphone.meski.net</a> <a href="http://cellphone.mezza-9.net">http://cellphone.mezza-9.net</a> <a href="http://cellphone.parelel.com">http://cellphone.parelel.com</a> <a href="http://cellphone.penspinners.com">http://cellphone.penspinners.com</a> <a href="http://cellphone.tulingdq.com">http://cellphone.tulingdq.com</a>


What tag is denoted by a and is used to create hyperlinks?

I think I understand what you are saying. The tag that is closed by </a> right? That would be the <a href> code. It's simple. <a href="LINK OF SITE">whatever you want the link to say</a> I hope this helped...


What is the HTML code for a link that refreshes the page?

<a href="blah.html" title="blah" onclick="window.location.reload();return false;">hi</a>


What is the code for textile technology Anna university?

216 for Textile technolgy visit <a href="http://www.annauniversitybe.info">http://www.annauniversitybe.info</a>