제가 야매로 배우고 하고있어서 ㅠㅠ...
아까 갑작이 div 가 활성화가 안되서 진열창이 이상해졌다가 다시 돌아왔습니다.
지금은 또 괜찮아졌는데 뭐가 잘못됬었는지 모르겠어요 ㅜㅜ...
고수님들 혹시 수정할부분있으면 도와주세요 !
[/code]
<!--@layout(/layout/basic/main.html)-->
<div class="path" module="product_headcategory">
<-확대가능->
<meta name="viewport" content="user-scalable=yes, initial-scale=0.32, maximum-scale=10, minimum-scale=0, width=1100 ,height=1100" />
<span>현재 위치</span>
<ol>
<li class="fa-home"><a href="/">홈</a></li>
<li class="fa-angle-right">Perfume</li>
<li class="fa-angle-right">Salvador Dali</li
</ol>
</div>
<div class="titleArea" module="product_headcategory">
<h2>Salvador Dali</h2>
</div>
<div module="Product_menupackage" class="UIF_SubCategory">
<ul class="menuCategory">
</ul>
<style>
#wrap #gallery_list li {
fonasize: 17px;
font-style: normal;
line-height: normal;
text-align: center;
columns: 4;
margin-top: 50px;
}
</style>
<style>
img,ul,li{
margin:0px; padding:0px; border:none; list-style:none;
}
img{
display: block;
column-count: 4;
}
div#wrap{
width: 1000px;
height: auto;
margin: 0px auto;
column-count: auto;
}
ul#gallery_list li{
float: left;
margin: auto;
opacity: 0.5;
border: solid 3px #ffffff;
-webkit-transition: 0.3s ease;
column-count: 4;
}
ul#gallery_list li:hover{
-webkit-transform:scale(1.2,1.2); opacity:1; border:solid 0px # #ffffff;
}
</style>
<link href="txt.css" rel="stylesheet" type="text/css">
<title>Untitled Document</title>
<div style="width:1100 ; height::50"><img src="/web/upload/category/editor/2016/03/23/fe1e0c77d34254cb2ca5bb0d4383a204.jpg" >
<div style="height: auto; margin-top: 49; font-size: 15px;">For Woman</div>
<div style="margin-top:0;"><hr style="border:1px color= silver" width="100%"></div></div>
<body>
<div id="wrap"style="height:1500; align:left" >
<ul id="gallery_list">
<-1번째줄->
<li ><a href="http://skin-skin10.beauadd3476.cafe24.com/text.html"><img src="/web/upload/category/editor/2016/03/23/d97be79ba8e19d3e47d029418d657ea2.jpg" width="165" height="165" >라벨르 오셀로 오드 뚜왈렛<br>Labelle et I'Ocellot eau de toillet</a></li>
<li style="margin-left:90px;" ><a href="http://skin-skin10.beauadd3476.cafe24.com/text.html"><img src="http://skin-skin10.beauadd3476.cafe24.com/web/upload/category/editor/2016/03/16/9414e5b96be63b0ce01619970d5ae295.jpg" width="165" height="165" >라벨르 오셀로 오드 퍼퓸 <br>Labelle et I'Ocellot eau de Perfume</a></li>
<li style="margin-left:90px"><a href="/product/list.html?cate_no=188 "><img src="/web/upload/category/editor/2016/03/23/7592217dcffc25f3433ec41e4c8975a5.jpg" width="165" height="165" >루비립스 오드 뚜왈렛<br>Ruby Lips eau de toillet</a></li>
<li style="margin-left:90px"><a href="/product/list.html?cate_no=189"><img src="/web/upload/category/editor/2016/03/23/f4b57e7a6fe2be67e6ae1ced3ac9e55b.jpg" width="165" height="165" >잇이즈 드림 오드 뚜왈렛<br>It is dream</a></li>
<-1번째줄->
<li ><a href="/product/list.html?cate_no=189"><img src="/web/upload/category/editor/2016/03/23/9f674acc60cfbe3cf189ec150d4df270.jpg" width="165" height="165" >잇이즈 드림 오드 뚜왈렛<br>It is drea eaud de toillet</a></li>
<li style="margin-left:90px;" ><a href="http://skin-skin10.beauadd3476.cafe24.com/text.html"><img src="/web/upload/category/editor/2016/03/23/7c9f127d37ffab9ee21f438e44263c18.jpg" width="165" height="165" >라벨르 오셀로 오드 퍼퓸 <br>Labelle et I'Ocellot eau de Perfume</a></li>
<li style="margin-left:90px"><a href="/product/list.html?cate_no=188 "><img src="/web/upload/category/editor/2016/03/23/d63d41270e64d45fd96bbdc51579a910.jpg" width="165" height="165" >루비립스 오드 뚜왈렛<br>Ruby Lips eau de toillet</a></li>
<li style="margin-left:90px"><a href="/product/list.html?cate_no=189"><img src="/web/upload/category/editor/2016/03/23/0d124a372ef81b297022c5806bf93b1f.jpg" width="165" height="165" >잇이즈 드림 오드 뚜왈렛<br>It is dream</a></li>
</ul>
</div>
<table width="960" border="0" cellspacing="0" cellpadding="0" height="100">
<tr>
<th scope="row">
</th>
</tr>
</table>
답변 1개
죄송하지만...질문의 요지를 전혀 알 수가 없네요.
안되는 부분이나 뭐가 어떻게 안되는지, 뭘 원하시는지를 알려주시면 좋을듯 싶습니다.
일단 소스가 굉장히 뒤죽박죽이네요.
아래처럼 분류하는걸 권고합니다.
<html>
<head>
메타, 타이틀, 스타일
</head>
<body>
나머지 태그들
</body>
</html>
답변을 작성하려면 로그인이 필요합니다.