JS ul li 位置替换
摘要:
<!DOCTYPE html> <style> body,ul,li{margin:0;padding:0;} ul{list-style: none;} body{font:13px/1.5 Tahoma;} #box{position:relative;width:435px;height:580px;margin:10px auto;padding: 10px 5px 10px 10px;b 阅读全文
posted @ 2019-09-18 15:25 zhusk 阅读(282) 评论(0) 推荐(0) 编辑