<a> </a>
<h1><a href = "index.html">html</a></h1>
👉html이라는 글자를 누르면 index.html로 이동함.
<a href = "index.html" target = "_blank">html</a>
<a href = "index.html" target = "_blank" title = "html speicification">html</a>