**** code:
<li>
<ul style=\"float:left\">
for($j=0;$j<sizeof($laytien);$j++){
<li><a href="#" >tieu de </a></li>
if(($j+1)%10==0){
</ul><ul class=\"ngon\" style=\"float:left;margin-left:224px;\">//chỉnh thêm dòng thứ 2
}
}
</ul>
</li>
** margin-left: là dòng chình width của thẻ <ul>
** li phải position:relative;
** <ul> - position:absolute,width:224px;

Không có nhận xét nào:
Đăng nhận xét