웹마짱구's 블로그

태그 참고(백그라운드 이미지)

참고/웹개발 : 2006/12/28 12:07


사용자 삽입 이미지
<xmp></xmp>


<style>
body
{
font-size:9pt;
font-family:Tahoma, 굴림;
background-image:url("images/bg.gif");
background-repeat:repeat-x;
}
</style>


repeat 배경 이미지를 바둑판식 배열로 정렬을 합니다.
repeat-x 배경 이미지를 가로 방향으로 반복해서 정렬을 합니다.
repeat-y 배경 이미지를 세로 방향으로 반복해서 정렬을 합니다.
no-repeat 배경 이미지를 반복되지 않고 한 번만 표시합니다.





<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE> ▒▒ 짱구의 맛나는 인터넷..^,.^ ▒▒ </TITLE>
<META NAME="Generator" CONTENT="EditPlus">
<META NAME="Author" CONTENT="짱구">
<link rel="shortcut icon" href="http://jjangu.pe.kr/favicon.ico">
</HEAD>
<frameset rows="55,*" frameborder="0" framespacing = "0">
       <frame src="top.htm" name="top" noresize marginwidth="0" marginheight="0">
       <frame src="main.asp" name="main" noresize marginwidth="0" marginheight="0">
</frameset>
</HTML>


############## 배경고정 ################
<style>
body
{background-image:url(http://club.nate.com/cindex/570/r080000718/16299233/album/1/3d017.jpg);
background-attachment: fixed;
background-repeat:repeat;
background-position: bottom right;}
table{background-color:transparent; }
td{ background-color: transparent; }
</style>

<style type="text/css">
<!--
body {background:url(그림주소) no-repeat fixed bottom right}
-->
</style>

top

TAG ,
참고/웹개발 : 2006/12/28 12:07 Trackback. : Comment. : view 1360

Trackback Address :: http://jjangu.pe.kr/blog/trackback/209

Write a comment.




: 1 : ... 351 : 352 : 353 : 354 : 355 : 356 : 357 : 358 : 359 : ... 548 :