안녕하세요,
게시글등록시 에디트모드에서 코딩한걸 넣었는데요,
이상하게. list-style이 안먹는지 아예 안뜨더라고요.
코딩이 잘못됐나 싶어서 테스트페이지로 해봤는데 아무 이상없이 잘 나오고요.
이게 코딩한건데요,
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Centent-Type" content="text/html; charset=utf-8">
<title>TEST</title>
<style>
html, body {width:100%; height:100%; margin:0; padding:0;}
#list_wrap a {font-weight:normal;color:#0006ff;text-decoration:underline;}
#list_wrap a:hover {font-weight:bold;color:#cf0000;text-decoration:underline;}
#list_wrap {width:750px; height:100%; margin:0 auto; padding:0;}
.list1 {width:700px; float:left; margin:0; padding:0 0 20px 0;}
.cate1 ul { float:left; margin:0; padding:0; }
.cate1 li { float:left; list-style:disc; margin:0 0 0 15px; padding:0 0 10px 0; width:300px; font-size:12px; font-family:Arial,Tahoma;}
.list_title {font-family:Arial,Tahoma; font-size:16px; font-weight:bold; margin:0; padding:0 0 5px 0;}
</style>
</head>
<body>
<div id="list_wrap">
<!-- list1 -->
<div class="list1">
<div class="list_title">
Biotherapeutics
</div>
<div class="cate1">
<ul>
<li>01.list</li>
<li>02.list</li>
<li>03.list</li>
</ul>
</div>
</div>
<!-- list1 end -->
</div>
</body>
</html>
제가 테스트해봤는데요, cate1 li 의 float:left; 를 없애니 list-style이 뜨더라고요,
근데 그렇게 되면 리스트가 그냥 아래로 쭉 나열되서 안되고요,,
당췌 뭐가 문제인지 모르겠습니다..ㅜ.ㅜ
아시는분 답변좀..
아! 크롬에서는 제대로 뜨네요..-_-;; 아 답답..ㅠㅠ
게시글등록시 에디트모드에서 코딩한걸 넣었는데요,
이상하게. list-style이 안먹는지 아예 안뜨더라고요.
코딩이 잘못됐나 싶어서 테스트페이지로 해봤는데 아무 이상없이 잘 나오고요.
이게 코딩한건데요,
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Centent-Type" content="text/html; charset=utf-8">
<title>TEST</title>
<style>
html, body {width:100%; height:100%; margin:0; padding:0;}
#list_wrap a {font-weight:normal;color:#0006ff;text-decoration:underline;}
#list_wrap a:hover {font-weight:bold;color:#cf0000;text-decoration:underline;}
#list_wrap {width:750px; height:100%; margin:0 auto; padding:0;}
.list1 {width:700px; float:left; margin:0; padding:0 0 20px 0;}
.cate1 ul { float:left; margin:0; padding:0; }
.cate1 li { float:left; list-style:disc; margin:0 0 0 15px; padding:0 0 10px 0; width:300px; font-size:12px; font-family:Arial,Tahoma;}
.list_title {font-family:Arial,Tahoma; font-size:16px; font-weight:bold; margin:0; padding:0 0 5px 0;}
</style>
</head>
<body>
<div id="list_wrap">
<!-- list1 -->
<div class="list1">
<div class="list_title">
Biotherapeutics
</div>
<div class="cate1">
<ul>
<li>01.list</li>
<li>02.list</li>
<li>03.list</li>
</ul>
</div>
</div>
<!-- list1 end -->
</div>
</body>
</html>
제가 테스트해봤는데요, cate1 li 의 float:left; 를 없애니 list-style이 뜨더라고요,
근데 그렇게 되면 리스트가 그냥 아래로 쭉 나열되서 안되고요,,
당췌 뭐가 문제인지 모르겠습니다..ㅜ.ㅜ
아시는분 답변좀..
아! 크롬에서는 제대로 뜨네요..-_-;; 아 답답..ㅠㅠ
댓글 2개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284438 | |
| 284437 | |
| 284435 | |
| 284430 | |
| 284420 | |
| 284417 | |
| 284409 | |
| 284401 | |
| 284399 | |
| 284397 | |
| 284380 | |
| 284378 | |
| 284371 | |
| 284370 | |
| 284366 | |
| 284364 | |
| 284360 | |
| 284357 | |
| 284355 | |
| 284354 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기