04 2008 档案

DIV实现下拉菜单
摘要: <style> *{ margin:0px; padding:0px; } #nav{ list-style-type:none; font-size:12px; } #nav li{ float:left; width:80px; position:relative; /*控制下拉框的位置,让它在 “菜单二”的“LI“下面活动*/ he...阅读全文

posted @ 2008-04-19 18:16 小小小程序员 阅读(648) | 评论 (0) 编辑