링크 클릭시 사각 점선 테두리 없애주는 태그
"#" onfocus='this.blur()'
A 태그 옆에 적어주면 된다.
예
<a href="http://2dong0.net" "#" onfocus='this.blur()'>2dong0.net</a>
"#" onfocus='this.blur()'
A 태그 옆에 적어주면 된다.
예
<a href="http://2dong0.net" "#" onfocus='this.blur()'>2dong0.net</a>