缘从心开始
缘从心开始
  • 发布:2016-09-11 15:13
  • 更新:2016-09-11 16:54
  • 阅读:1155

在HMTL、CSS页面中 助手能显示出中文就好了

分类:HBuilder

要是能显示出中文就好了
在HTML页面中输入一个<a 右面会显示出以下
a: W3C HTML 4.01-Link
Specifies either a hyperlink or a target for a hyperlink.

备注
An anchor can define either a hyperlink, including an email address, a target for a hyperlink, or
both.

示例

Hyperlink example

This example shows a hyperlink to an external web site that will open in a new browser window:

<a href='http://www.dcloud.net.cn/' target='_blank'>HBuilder's web site</a>

Email example

This example shows an email hyperlink that will create a new email to be sent to the 'mailto:'
address:

<a href='mailto:service@dcloud.io'>HBuilder Service</a>

Target example

This example shows an anchor that is set up to be a target for a hyperlink:

<a href='mailto:service@dcloud.io'>HBuilder Service</a>

2016-09-11 15:13 负责人:无 分享
已邀请:
Trust

Trust - 少说废话

这些提示信息均来自相应的官方文档,原文即是英文版的。

该问题目前已经被锁定, 无法添加新回复