【问题标题】:How to display text in place of URL in a Dribbble shot description如何在 Dribbble 镜头描述中显示文本而不是 URL
【发布时间】:2018-04-13 16:40:27
【问题描述】:

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

基本上,与其在 Dribbble 镜头描述中显示整个 URL,我宁愿只显示我要链接到的网站的名称。

例如:

代替

https://www.behance.net/gallery/64379983/Logo-Design-Commemorative-Logo-Merchandise

我希望链接仅显示为 Behance

【问题讨论】:

    标签: html url hyperlink


    【解决方案1】:

    使用<a> 标签。

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

    Behance

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-11-18
      • 1970-01-01
      • 2021-10-07
      • 1970-01-01
      • 2018-05-23
      • 1970-01-01
      相关资源
      最近更新 更多