이미지가 있는 li의 정렬이 안되요..
도손
텍스트일땐어떻게 되겠는데.. li안에 img가 크게 들어가니 어떻게 정렬을 해야될지 전혀 모르겠어요.
윗쪽에보이는이미지가 현재 상황이고요, 아랫쪽의 이미지처럼 radiobox를 숫자를 정렬하고싶은데 어떻게 해야 가능한가요?
도저히 감이 안잡혀요 도와주세요~
style
ol2 {margin:0; padding:0; width:600px}
ol li {list-style:none; color: #333; height:120px; float:left; }
/style
ol class=ol2
liinput type=radio class=choice/input① img src=test/067_image_0012.jpg width=180 height=110 alt= //li
liinput type=radio class=choice/input② img src=test/067_image_0012.jpg width=180 height=110 alt= //li
liinput type=radio class=choice/input③ img src=test/067_image_0013.jpg width=180 height=110 alt= //li
liinput type=radio class=choice/input④ img src=test/067_image_0014.jpg width=180 height=110 alt= //li
liinput type=radio class=choice/input⑤ img src=test/067_image_0015.jpg width=180 height=110 alt= //li
/ol