易截截图软件、单文件、免安装、纯绿色、仅160KB

css下拉菜单又看不明白了..

网上看到的css做的下拉菜单,为什么去掉了 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd" >就不能用呢?
HTML code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd" >
<head>
<style type="text/css">
body {font-size:1%; color:#fff;} /*get rid of the IE bug that prints the the end of the !doctype */
.menu {display:none;}
.holder {color:#000; width:90px; height:18px; display:block; background:#dca; border:1px solid #000; margin-right:1px; text-align:left; float:left; text-decoration:none; font-family:tahoma, vardana, arial, sans-serif; font-size:10px; line-height:18px; overflow:hidden;}
.holder:hover {height:auto; cursor:pointer;color:#fff; background:#000;}
a.inner, a.inner:visited {display:block; width:89px; height:18px; border-bottom:1px solid #000; text-decoration:none; color:#000; background:#eee;}
a.inner:hover {background:#add;}
p { color:#000; font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
/*<![CDATA[*/
.holder {display:none;}
.menu {display:block;}
a.outer, a.outer:visited {color:#000; width:90px; height:18px; display:block; background:#dca; border:1px solid #000; margin-right:1px; text-align:center; float:left; text-dec


相关问答:

怎么用C#读取服务器控件CSS样式 - .NET技术 / ASP.NET

用"服务器控件名.Style.Add("display","")可以给这控件添加CSS,怎么样才能给读出来呢?
怎么都没人帮忙啊

人都死哪去了

控件ID.Style[HtmlTextWriterStyle.BackgroundColor]
控件 ......

求HTML CSS JavaScript标准教程试题

急急急急急急急急急急急求HTML CSS JavaScript标准教程试题求HTML CSS JavaScript标准教程试题求HTML CSS JavaScript标准教程试题求HTML CSS JavaScript标准教程试题
电子书 后面 一般都有

下载频道啊

csdn下 ......

关于一个css控制层的问题

刚才在别处看到一个关于js+css来控制网页显示的问题,如何写自动判断是百度蜘蛛还是人浏览呢
就是百度蜘蛛访问的是一个页面,而人看到的是另一个页面
希望高手帮助
不会,帮你顶一下

不懂,有待学习!

唉~~ ......

问下CSS属性继承的问题

请问html中哪些标签的哪些属性默认状态下是能够被子代所继承的?比如我写了如下代码:
<ul>
<li id="first"><a href="#">帮助</a></li& ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号