검색결과 리스트
웨비/web02_ie에 해당되는 글 3건
- 2009/05/23 웹슬라이스 적용
- 2009/05/23 IE8RC1 09/03/14 일부 사이트 로그인 안되는 문제 - 해결
- 2009/05/23 filter:png 배경 위 input box 적용시
글
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ko" lang="ko">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title>Webslice Templet</title>
<link rel="stylesheet" href="" type="text/css" />
<style type="text/css">
* {margin:0px;padding:0px;font-size:12px;color:#EEEEEE;}
</style>
<body>
<div style="position:absolute;width:100%;height:100%;background:;">
<div style="float:left;width:100px;height:100px;border-right:1px solid red;"> </div>
<div class="hslice" id="slicearea" style="float:right;width:100px;height:100px;background:green;">
<p>이 영역이 슬라이스 되는 영역입니다.</p>
<div class="entry-content" style="width:90px;height:90px;background:red;">
<p>추가된 슬라이스 영역입니다.</p>
</div>
</div>
</body>
</html>
'웨비 > web02_ie' 카테고리의 다른 글
| 웹슬라이스 적용 (0) | 2009/05/23 |
|---|---|
| IE8RC1 09/03/14 일부 사이트 로그인 안되는 문제 - 해결 (0) | 2009/05/23 |
| filter:png 배경 위 input box 적용시 (0) | 2009/05/23 |
설정
트랙백
댓글
글
- nprotect netizen SVC 프로그램 삭제
'웨비 > web02_ie' 카테고리의 다른 글
| 웹슬라이스 적용 (0) | 2009/05/23 |
|---|---|
| IE8RC1 09/03/14 일부 사이트 로그인 안되는 문제 - 해결 (0) | 2009/05/23 |
| filter:png 배경 위 input box 적용시 (0) | 2009/05/23 |
설정
트랙백
댓글
글
<input style="position:relative;">
'웨비 > web02_ie' 카테고리의 다른 글
| 웹슬라이스 적용 (0) | 2009/05/23 |
|---|---|
| IE8RC1 09/03/14 일부 사이트 로그인 안되는 문제 - 해결 (0) | 2009/05/23 |
| filter:png 배경 위 input box 적용시 (0) | 2009/05/23 |