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
Ïà¹ØÎÊ´ð£º
CSS code:
body {
}
#x
{
width:1024px;
height:768%;
background-color:Red;
position:relative;
}
#x.top
{ position:absolute;
width:800px;
height:100px;
top:0px ......
Äܲ»ÄÜдһ¸öcssµÄÀà ÈÃËùÓÐinput type="button"µÄ°´Å¥Ö±½Ó×Ô¶¯Ì×ÓÃÕâ¸öÀà ¶ø²»ÓÃÎÒÒ»¸öÒ»¸öÊÖ¶¯È¥¼Óµ½Ã¿¸öinputÀïÃæ£¿
ÒòΪÎÒÓкöàÒ³Ãæ¶¼ÓÃÒ»¸öCSS£¬ËùÒÔÖ»ÒªÐèÒªÊÖ¶¯¼ÓµÄ·½·¨¶¼²»¿ ......
ÎÒµÄÑùʽ±íдµÄÊÇ£º
body{
margin-left: 15%;
margin-right: 15%;
......
HTML code
<html>
<head>
<title>Ö±½ÓÊäÈëµÄExcel±í¸ñ </title>
<style>
<!--
table.formdata{
border:1px solid #5F6F7E;
border-collapse:collaps ......
×î½üÔÚÓÃjava´úÂë·ÖÎöÍøÒ³£¬Ò²¾ÍÊdz£ËµµÄhtml parser£¬Óöµ½ÁËÒ»¸öÎÊÌâ£ºÍøÒ³ÖÐCSSÀïÃæÏâǶµÄͼƬ·ÖÎö²»³öÀ´£¬
ÎÒÓõÄÊÇͨ¹ý°ÑÔ´Îļþ±ä³ÉInputStream£¬È»ºó±äΪ×Ö·û´®£¬ÔÙÓà ¡°img¡±±êǩƥÅäͼƬ£¬µ«ÊÇcssÀïÃæ ......