Development/HTML

html - a tag에서 점선테두리 없애기

linuxism 2015. 6. 15. 13:34


onfocus="this.blur()" 추가

<a href="#" onfocus="this.blur()">