November 03, 2020
hyperlink의 시작과 끝을 알리는 tag
<!DOCTYPE html> <html> <body> <h1>Jane's Profile</h1> <a href="https://github.com/janeljs">Jane's Github link</a> </body> </html>
Source
w3 schools a tag
GitHubVelogFacebook