테스트 사이트 - 개발 중인 베타 버전입니다

가변 위치에 배너 붙이기

 
 
<body>
<table width=300 border=1 align=center><tr><td align=center>
    <div>table width 300px</div>
    <div>image width 110px</div>
</td></tr></table>
 
<div style='position:absolute; top:50px; left:50%; z-index:-1;'>
    <div style='position:relative; top:0; left:150px;'>
        <img src='logo.gif'>
    </div>
</div>
 
<div style='position:absolute; top:50px; left:50%; z-index:-1;'>
    <div style='position:relative; top:0; left:-260px;'>
        <img src='logo.gif'>
    </div>
</div>
</body>

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 1개

방법이 아주 좋네요...
absolute 에 %를 사용하는 방법도 있군요

게시글 목록

번호 제목
1720
1718
1716
1711
1710
1707
1704
1700
1693
1689
1687
1686
1683
1680
1676
1675
1674
1671
1667
1655
1649
1646
1641
1638
1636
1633
1631
1627
1624
1623