What does “href” stand for in HTML?

前提是你 提交于 2019-11-27 11:38:01

问题


I understand what the "href" attribute in the anchor tag (<a />) is for, but what does the "h" stand for?


回答1:


HREF stands for "Hypertext Reference".

Source: https://www.w3.org/Provider/ServerWriter.html




回答2:


Hypertext REFerence




回答3:


the h stands for hypertext- in mathematics, hyperspace means greater than 3 dimensions. Got to love the superlative!




回答4:


The official name is supposedly (H)ypertext (REF)erence, but I always liked to think of it as Hyperlink Reference.



来源:https://stackoverflow.com/questions/3586169/what-does-href-stand-for-in-html

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!