Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/url/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Html 如何在运球描述中显示文本代替URL_Html_Url_Hyperlink - Fatal编程技术网

Html 如何在运球描述中显示文本代替URL

Html 如何在运球描述中显示文本代替URL,html,url,hyperlink,Html,Url,Hyperlink,我知道这是可能的,因为我见过其他人这样做。不幸的是,我没能找到一个有效的解决方案 基本上,与其在运球描述中显示整个URL,我宁愿只显示链接到的网站的名称 例如: 而不是 我希望链接简单地显示为行为使用 <a href="https://www.behance.net/gallery/64379983/Logo-Design-Commemorative-Logo-Merchandise">Behance</a>

我知道这是可能的,因为我见过其他人这样做。不幸的是,我没能找到一个有效的解决方案

基本上,与其在运球描述中显示整个URL,我宁愿只显示链接到的网站的名称

例如:

而不是

我希望链接简单地显示为行为

使用

<a href="https://www.behance.net/gallery/64379983/Logo-Design-Commemorative-Logo-Merchandise">Behance</a>