연습

1.17-1

draw-hee 2011. 1. 17. 11:50

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ko" lang="ko">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
<title> 공지사항</title>

<style type="text/css">
*{margin:0;padding:0;font-family:dotum,helvetica,sans-serif;}
body{font-size:12px}
li{list-style:none}
img{border:0}
a{text-decoration:none;color:#5b5b5b}
a:hover,a:active,a:focus{text-decoration:underline;color:#399029}
.notice{width:300px;background:url(images/tab_main_bg.gif) repeat-x 0 0}
.notice dt{width:70px;height:26px;margin-bottom:10px;background:url(images/tab_main_1_ov.gif);text-indent:-5000px}
.notice li{margin-bottom:5px;background:url(images/icn_point.gif) no-repeat 0 50%;margin-left:4px;padding-left:7px
</style>
</head>
<body>

<dl class="notice">
<dt>공지사항</dt>
    <dd>
    <ul>
        <li><a href="#">(사)한국소비자업무협회와 업무 .. </a><span>    2011-01-17</span></li>
    <li><a href="#">PIC 나눔씨앗 기부금 전달식     </a><span>2011-01-14</span></li>
    <li><a href="#">아름다운교육 서포터즈 3기 모집     </a><span>2011-01-12</span></li>
    <li><a href="#">노원공릉점이 오픈합니다.     </a><span>2011-01-11</span></li>
    <li><a href="#">당신에게 아주 특별한 아름다운 ..     </a><span>2011-01-06</span></li>
</ul></dd></dl>
</body>
</html>

'연습' 카테고리의 다른 글

로그인   (0) 2011.01.18
1.8-1  (0) 2011.01.18
1.17  (0) 2011.01.17