웹마스터 팁

test_1122.gif
<html>
<head>
<title> 모서리 동글동글 테이블만들기 </title>
<script language="JavaScript">
<!--
function zRound_Tbl(width,height,color,contents) {
var _Tbl;
var width_20 = width - 20;
_Tbl="<table cellpadding=0 cellspacing=0 border=0 width="+width+" height=10><tr><td width=10 height=1 colspan=10></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=10 height=1 colspan=10></td></tr><tr><td width=8 height=1 colspan=8></td><td width=2 height=1 colspan=2 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=2 height=1 colspan=2 bgcolor="+color+"></td><td width=8 height=1 colspan=8></td></tr><tr><td width=6 height=1 colspan=6></td><td width=4 height=1 colspan=4 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=4 height=1 colspan=4 bgcolor="+color+"></td><td width=6 height=1 colspan=6></td></tr><tr><td width=5 height=1 colspan=5></td><td width=5 height=1 colspan=5 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=5 height=1 colspan=5 bgcolor="+color+"></td><td width=5 height=1 colspan=5></td></tr><tr><td width=4 height=1 colspan=4></td><td width=6 height=1 colspan=6 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=6 height=1 colspan=6 bgcolor="+color+"></td><td width=4 height=1 colspan=4></td></tr><tr><td width=3 height=1 colspan=3></td><td width=7 height=1 colspan=7 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=7 height=1 colspan=7 bgcolor="+color+"></td><td width=3 height=1 colspan=3></td></tr><tr><td width=2 height=1 colspan=2></td><td width=8 height=1 colspan=8 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=8 height=1 colspan=8 bgcolor="+color+"></td><td width=2 height=1 colspan=2></td></tr><tr><td width=2 height=1 colspan=2></td><td width=8 height=1 colspan=8 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=8 height=1 colspan=8 bgcolor="+color+"></td><td width=2 height=1 colspan=2></td></tr><tr><td width=1 height=1></td><td width=9 height=1 colspan=9 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=9 height=1 colspan=9 bgcolor="+color+"></td><td width=1 height=1></td></tr><tr><td width=1 height=1></td><td width=9 height=1 colspan=9 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=9 height=1 colspan=9 bgcolor="+color+"></td><td width=1 height=1></td></tr></table>";
_Tbl+="<table cellpadding=0 cellspacing=0 border=0 width="+width+" bgcolor="+color+" height="+height+"><tr><td width=20></td><td width="+width_20+" valign=top>"+contents+"</td><td width=20></td></tr></table>";
_Tbl+="<table cellpadding=0 cellspacing=0 border=0 width="+width+" height=10><tr><td width=1 height=1></td><td width=9 height=1 colspan=9 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=9 height=1 colspan=9 bgcolor="+color+"></td><td width=1 height=1></td></tr><tr><td width=1 height=1></td><td width=9 height=1 colspan=9 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=9 height=1 colspan=9 bgcolor="+color+"></td><td width=1 height=1></td></tr><tr><td width=2 height=1 colspan=2></td><td width=8 height=1 colspan=8 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=8 height=1 colspan=8 bgcolor="+color+"></td><td width=2 height=1 colspan=2></td></tr><tr><td width=2 height=1 colspan=2></td><td width=8 height=1 colspan=8 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=8 height=1 colspan=8 bgcolor="+color+"></td><td width=2 height=1 colspan=2></td></tr><tr><td width=3 height=1 colspan=3></td><td width=7 height=1 colspan=7 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=7 height=1 colspan=7 bgcolor="+color+"></td><td width=3 height=1 colspan=3></td></tr><tr><td width=4 height=1 colspan=4></td><td width=6 height=1 colspan=6 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=6 height=1 colspan=6 bgcolor="+color+"></td><td width=4 height=1 colspan=4></td></tr><tr><td width=5 height=1 colspan=5></td><td width=5 height=1 colspan=5 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=5 height=1 colspan=5 bgcolor="+color+"></td><td width=5 height=1 colspan=5></td></tr><tr><td width=6 height=1 colspan=6></td><td width=4 height=1 colspan=4 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=4 height=1 colspan=4 bgcolor="+color+"></td><td width=6 height=1 colspan=6></td></tr><tr><td width=8 height=1 colspan=8></td><td width=2 height=1 colspan=2 bgcolor="+color+"></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=2 height=1 colspan=2 bgcolor="+color+"></td><td width=8 height=1 colspan=8></td></tr><tr><td width=10 height=1 colspan=10></td><td width="+width_20+" height=1 bgcolor="+color+"></td><td width=10 height=1 colspan=10></td></tr></table>";
document.write(_Tbl);
}
//-->
</script>
</head>
<body>
<script>zRound_Tbl("700","300","afd7ff","여기에 넣고 싶은걸 넣으면 되겠죠?");</script>
</body>
</html>
* DeX™님에 의해서 게시물 이동되었습니다 (2004-06-28 18:59)
제목 글쓴이 날짜
셀렉트 메뉴를 통해 갤러리 만들기 한현종 2004.09.10
랜디님의 iframe 크기조절 소스응용-iframe 최저길이 지정하기 [1] 김수형 2004.09.10
싸이처럼 테이블 안에서 버튼으로 이동/스크롤 하기 [5] 제로스 2004.09.09
이미지 사이즈에 맞게 새창띄우기 [오류보완] 정확하게 안열리는 오류 [11] beMax 2004.08.18
레이어를 클릭해서 보이거나 사라지게 하기 [3] †천상의燦† 2004.08.18
Javascipt로 구현한 MD5,MD4,SHA1 [10] 장종석 2004.08.06
원하는 아이프레임부분을 리로드하자! [1] †천상의燦† 2004.08.02
문서에 따른 아이프레임 heigh(높이) 값 자동 조절 (수정본) [3] 스토비━ⓒ 2004.07.31
아이프레임으로 문서크기 자동조절하기(완벽판) [13] 렌디 2004.07.21
웹 문서 암호화 스크립트 [1] 미친개 2004.07.20
레이어 5 - 뽀나수 둘 [6] 미친개 2004.07.07
레이어 4 - 뽀나수 하나 [1] 미친개 2004.07.07
레이어 3 - 메뉴판때기. [1] 미친개 2004.07.04
레이어 2 - 뷁뷁뷁뷁뷁봵 [7] 미친개 2004.07.04
둥근테이블을 홈피에 짜고싶을때../ [12] file zEn 2004.06.28
[추천] 세로형 배너 슬라이드 [4] ⓣinⓣin™ 2004.06.24
볼륨값이 얼마나 될까? [5] PHASE 2004.06.16
[추천] 가로형 배너 슬라이드 [7] file ⓣinⓣin™ 2004.06.10
[StylishJAVA]레이어를 이용한 슬라이드 메뉴 [5] ∑Ztxy 2004.06.05
지바 애플 아날로그 시계 소스입니다... [4] 한성민 2004.06.02