Github: https://github.com/leejaeseong11/frontend-study/tree/main/HTML#learn-the-basics frontend-study/HTML at main · leejaeseong11/frontend-study Contribute to leejaeseong11/frontend-study development by creating an account on GitHub. github.com 출처: https://www.w3schools.com/html/html_intro.asp 태그 (링크) 링크를 통해 사용자는 페이지에서 페이지로 이동할 수 있다. HTML 링크는 하이퍼링크이다.
태그의 href 속성으로 하이퍼링크를 정의한다. 블로그 링크!
방문하지 않은 링크는 밑줄과 파란색, 방문한 링크는 밑줄과 보라색, 활성 링크...
#
a
#
HTML
#
공부
#
링크
#
태그
원문 링크 : HTML - 링크를 연결하는 <a> 태그