올릴만한 계정이 없는관계로...
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title>Quiz3</title>
<style type="text/css">
body {
background:#EEE;
}
ul {
width:200px;
margin:0;
padding:14px 0 0 0;
background:url(bg_box.gif) no-repeat top right;
}
ul li {
height:22px;
margin:-4px 0 0 0;
padding:4px 20px;
list-style:none;
font:12px 굴림, gulim;
background:url(bg_box.gif) no-repeat bottom left;
}
ul li a {
text-decoration:none;
color:#000;
}
</style>
</head>
<body>
<ul>
<li><a href="#">메뉴 하나</a></li>
<li><a href="#">메뉴 둘</a></li>
<li><a href="#">메뉴 셋</a></li>
<li><a href="#">메뉴 넷</a></li>
<li><a href="#">메뉴 다섯</a></li>
</ul>
</body>
</html>
quiz3_new.zip
이올린에 북마크하기




