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 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
..................................................................................................................