Html

代码示例

35
0

html链接

<a href="url">link text</a>
14
0

html链接

<a href="https://www.google.com/">Link to google</a>
5
0

一个href到其他网站

<a href="https://examplesite.com" target="_blank" rel="noopener noreferrer">
  Example Link
</a>
4
0

一个标签html

<!-- a tags in html are link tags that hold hyperlinks to other
 pages, or anchors in the same page -->
<a href='https://www.google.com'>Click here to visit Google.com</a>

<!-- the href attribute specifies where the link should lead -->
<!-- hope it helped! -->
2
0

html a标签

<a href="https://www.w3schools.com">Visit a website</a>

其他语言

此页面有其他语言版本

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................