2015. 6. 2. 17:59 IT/html_css
href not working with float. float를 썼는데 href 동작하지 않을 때..
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
#div { position: relative; z-index: 10; }
속성 추가.
참고 : http://stackoverflow.com/questions/4407878/why-does-adding-floatleft-to-my-css-make-my-link-unclickable
'IT > html_css' 카테고리의 다른 글
HTML5 Input Type: Number (0) | 2015.10.21 |
---|---|
모바일 Tag. accept, capture. (0) | 2015.06.16 |
iframe 문제점. (0) | 2015.05.21 |
placeholder 줄바꿈. (0) | 2015.05.21 |
다른 도메인 ifame 리사이징. (0) | 2015.05.08 |