[html] Link
Link링크 걸기 이미지든 뭐든 갖다 붙이면 다 링크가 걸리는 듯 하다. 방법은 'a href' 키워드를 이용하는 것이다. href는 하이퍼링크 앞에 a에 대한 설명은 다음 링크를 참고하자. http://webberstudy.com/html-css/html-1/anchor-element-id-attribute/ 오브젝트 를 하면 된다. 그리고 아래 링크를 보면 http://www.w3schools.com/tags/att_a_href.asp href 태그가 함께 있어야 a 태그가 하이퍼링크가 된다고 되어 있다.