쩝.....패딩문제좀 알려주세여.... 정보
쩝.....패딩문제좀 알려주세여....관련링크
본문
자게에 테스트로 올렸다가 고수님의 답변을 구하고자...
올립니다...자개에 자세한 내용이 있습니다...
<style type="text/css">
.pics {
height: 112px;
width: 144px;
padding:0; margin:0; overflow: hidden
}
.pics img {
height: 96px; width: 128px; padding: 8px;
border: 1px solid #ccc; background-color: #eee; top:0; left:0
}
.pics img { -moz-border-radius: 8px; -webkit-border-radius: 8px; }
</style>
올립니다...자개에 자세한 내용이 있습니다...
<style type="text/css">
.pics {
height: 112px;
width: 144px;
padding:0; margin:0; overflow: hidden
}
.pics img {
height: 96px; width: 128px; padding: 8px;
border: 1px solid #ccc; background-color: #eee; top:0; left:0
}
.pics img { -moz-border-radius: 8px; -webkit-border-radius: 8px; }
</style>
댓글 전체
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
정말 고맙습니다.....
덕분에 이뻐졌네요....
덕분에 이뻐졌네요....