Web programing/HTML & CSS
환율조회 실시간 값 가져오는 html 코드
sosal
2015. 1. 21. 18:16
반응형
<iframe src="http://community.fxkeb.com/fxportal/jsp/RS/DEPLOY_EXRATE/11171_0.html" height="185" width="175">
iframe 관련 css가 없으신분은 위와같이 iframe 사이로 칸? 이 생기게 되는데,
frameBorder="0" 를 입력해주시면 깔끔하게 생성됩니다~!
<iframe src="http://community.fxkeb.com/fxportal/jsp/RS/DEPLOY_EXRATE/11171_0.html" height="185" width="175" frameBorder="0" >
깔~ 끔하게 ^^.