웹마스터 팁

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)
제목 글쓴이 날짜
로딩 100% 후 페이지 이동시키기 [1] ▩윤미 2004.04.30
웹페이지에 테두리 두르기 [5] ▩윤미 2004.04.30
그림파일없이 바꾸는 그라이데이션 배경색 [3] ▩윤미 2004.04.30
접속할때마다 다른 이미지 띄우기 [8] ▩윤미 2004.04.30
특정위치에 떠있는 레이어 (슬라이딩 애드콘) - 노프레임홈에서의 문제해결 [8] 검미르 2004.05.03
상태창에 머문시간 보여주기 [5] ☺심심 2004.05.05
클릭하거나, 바탕을 더블클릭하면 나타나는 작은(크기조절가능) 메뉴 ☺심심 2004.05.17
이미지 갤러리-이미지에 설명이나 이름을 같이 달아줄수 있는.. webzang 2004.05.17
배너를 모자이크로 슬라이드한다! [13] ☺심심 2004.05.17
동영상을 일반 버튼으로 제어 ☺심심 2004.05.23
왔다 갔다 이미지 스크롤 [3] 컴도미 2004.05.25
간단한 감추기/펼치기 스크립트 (태터툴즈의 more 기능) [5] 나이시스 2004.05.28
지바 애플 아날로그 시계 소스입니다... [4] 한성민 2004.06.02
[StylishJAVA]레이어를 이용한 슬라이드 메뉴 [5] ∑Ztxy 2004.06.05
[추천] 가로형 배너 슬라이드 [7] file ⓣinⓣin™ 2004.06.10
볼륨값이 얼마나 될까? [5] PHASE 2004.06.16
[추천] 세로형 배너 슬라이드 [4] ⓣinⓣin™ 2004.06.24
둥근테이블을 홈피에 짜고싶을때../ [12] file zEn 2004.06.28
레이어 특강 1 - 큰일 나는 소스 [23] 미친개 2004.06.30
레이어 2 - 뷁뷁뷁뷁뷁봵 [7] 미친개 2004.07.04