"HTML a 태그 hreflang 속성"의 두 판 사이의 차이

잔글 (Jmnote(토론)의 편집을 Jmnote bot의 마지막 판으로 되돌림)
태그: 일괄 되돌리기
 
4번째 줄: 4번째 줄:


<source lang='html'>
<source lang='html'>
<link rel="alternate" hreflang="en-US" href="http://example.com/page.html">
<a href="http://www.example.com" hreflang="en">example</a>
</source>
</source>


13번째 줄: 13번째 줄:
* http://www.w3schools.com/tags/att_a_hreflang.asp
* http://www.w3schools.com/tags/att_a_hreflang.asp
* https://support.google.com/webmasters/answer/189077?hl=ko
* https://support.google.com/webmasters/answer/189077?hl=ko
* {{영어위키백과|hreflang}}
* https://en.wikipedia.org/wiki/Hreflang
* RFC 8288


[[분류: HTML]]
[[분류: HTML]]

2020년 6월 10일 (수) 02:42 기준 최신판

1 개요[ | ]

HTML <a> hreflang Attribute
HTML a 태그 hreflang 속성
<a href="http://www.example.com" hreflang="en">example</a>

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}