¡¶¾«Í¨CSS¸ß¼¶WEB±ê×¼½â¾ö·½°¸¡·µÚËÄÕ£º¶ÔÓ¦Á´½ÓÑùʽ
ÎÒÔÚwww.c09.com ·¢±íÁËÕâ¸ö±Ê¼Ç²¢ÉÏ´«ÁËÔÖøµÄPDF£¬½ñÌìÓпգ¬×ªµ½BLOGÉÏÀ´¡£
µÚËÄÕ¡¢¶ÔÓ¦Á´½ÓÑùʽ
4.1 ¼òµ¥µÄÁ´½ÓÑùʽ[code]
/*ËùÓÐÁ´½ÓºìÉ«*/
a{color:red;}
/*δ·ÃÎÊÁ´½ÓÀ¶É«£¬ÒÑ·ÃÎʺìÉ«*/
a:link{color:blue;}
a:visited{color:green}
/*Êó±êÐüͣʱÁ´½ÓºìÉ«*/
a:hover,active{color:red;}
/*ƽʱ²»ÏÔʾÏ»®Ïߣ¬Êó±êÐüͣʱÏÔʾÏ»®Ïß*/
a:link,avisited{text-decoration:none;}
a:hover,a:active{text-decoration:underline}
[/code]4.2 ÈÃÏ»®Ï߸üÓÐȤ[code]
/*ÓüӴÖЧ¹û´úÌæÏ»®Ïß*/
a:link,avisited{
text-decoration:none;
font-weight:bold;
}
/*Êó±êÐüͣʱÏÔʾÏ»®Ïß*/
a:hover,avisited{
text-decoration:none;
border-bottom:1px dotted #000;
}
/*¸Ä±äÏ»®ÏßʽÑù*/
a:hover,a:active{
border-bottom-style:solid;
}
/*ÓÃͼƬ»æÖÆÏ»®Ïß*/
a:link,a:visited{
color:#666;
text-decoration:none;
background:url(images/underline1.gif) repeat-x left bottom;
}
/*Êó±êÐüͣʱÏÔʾ¶¯»±³¾°*/
a:hover,a:active{
background-image:url(images/underline1-hover.gif);
}
[/code]4.3 Í»³ö²»Í¬ÀàÐ͵ÄÁ´½Ó[code]
/*ΪËùÓÐÍⲿÁ´½ÓÌí¼ÓÒ»¸öÀ࣬Ϊ¸ÃÀàÌí¼ÓÒ»¸öÍⲿÓʼþͼ±ê*/
.external{
backgrount:url(images/externallink.gif) no-repeat right top;
padding-right:10px;
}
/*²»ÓÃÊÖ¹¤Ìí¼ÓÀ࣬×Ô¶¯ÅбðÍⲿÁ´½Ó(½öа汾ä¯ÀÀÆ÷¿ÉÓÃ)*/
a[href^="http:"]{
background:url(images/externallink.gif) no-repeat right top;
padding-right:10px;
}
/*±¾Õ¾Á´½Ó³ýÍâ*/
a[href^="http://www.cn09.com"],a[href^="http://cn09.com"]{
background-image:none;
padding-right:0;
}
/*ÀàËÆµÄ£¬¿ÉÓÃÌí¼ÓÓʼþÁ´½Óͼ±ê*/
a[href^="mailto:"]{
background:url(images/email.png) no-repeat right top;
padding-right:10px;
}
/*·Ç±ê×¼ÐÒéÈçaim*/
a[href^="aim:"]{
background:url(images/im.png) no-repeat right top;
padding-right:10px;
}
/*pdfºÍwordÎĵµ*/
a[href$=".pdf"]{
backg
Ïà¹ØÎĵµ£º
1Äê¤Û¤Éǰ¤Ë×÷³É¤·¤¿¡¢(X)HTML¤ÈCSS¤Î¥Þー¥¯¥¢¥Ã¥×¥¬¥¤¥É¥é¥¤¥ó¤Ç¤¹¡£¥¢¥ë¥Ð¥¤¥ÈÏȤΥ¬¥¤¥É¥é¥¤¥ó²ß¶¨¤Î際¤Ë¡¢¥Õ¥¡ー¥¹¥È¥É¥é¥Õ¥È¤È¤·¤Æ¤Ä¤¯¤Ã¤¿¤â¤Î¤Ç¤¹¡£1Äꥢ¥Ã¥×¥Çー¥È¤·¤Æ¤¤¤Ê¤¤¤Î¤ÇÇé報¤â¹Å¤¤¤Ç¤¹¤·¡¢Ö±¤·¤¿¤¤¤È¤³¤í¤â¤¤¤¯¤Ä¤«¤¢¤ë¤Î¤Ç¤¹¤¬¡¢¤»¤Ã¤«¤¯¤Ê¤Î¤Ç¤³¤³¤Ë³ö¤·¤Æ¤ß¤Þ¤·¤¿¡£
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>ÎÞ±êÌâÎĵµ</ ......
ת×Ô£ºhttp://www.div-css.com/html/XHTML-CSS/hack/1136667.html
Çø±ð²»Í¬ä¯ÀÀÆ÷£¬CSS hackд·¨£º
Çø±ðIE6
ÓëFF
£º
background:orange
;*
background:blue
;
Çø±ðIE6
ÓëIE7
£º
background:green
!important
;background:blue
;
Çø±ðIE7
Ó ......
Ò»¡¢CSS Ö㤶ÈÓëÑÕÉ«
1¡¢³¤¶Èµ¥Î»ËµÃ÷
in Ó¢´ç
cm ¹«·Ö
mm ¹«Àï
cm ÒÔĿǰ×ÖÌå¸ß¶ÈΪµ¥Î»
ex ÒÔСд×Öĸ¸ß¶ÈΪµ¥Î»£¨´ó²¿·Ö²»Ö§³Ö£©
pt 1pt/72Ó¢´ç
pc 1pc/12pt
px ÏñËØ£¨ÍƼöʹÓã©
2¡¢ÑÕÉ«µ¥Î»£º ˵Ã÷
Ê®Áù½øÖÆÈ磺color:#ff0000
ÑÕÉ«Ãû³ÆÈ磺color:red
ÈýÔÉ«µ¥Î»È磺rgb(255,0,0)
Ò»°ã×î³£ÓõÄÊÇÊ®Áù½øÖ ......
ÎÒÔÚµÚ¾ÅÇø ÉÏ·¢±íÁËÕâ¸öϵÁеıʼǣ¬²¢ÉÏ´«ÁËÔ×÷µç×ÓÊ飬½ñÌìÓпգ¬×ªÒ»Ï¹ýÀ´¡£
µÚÒ»Õ¡¢»ù´¡ÖªÊ¶
1.1Éè¼Æ´úÂëµÄ½á¹¹
Éè¼Æ´úÂëʱӦ¸ÃʹÓÃÓÐÒâÒåµÄ±ê¼Ç£¬±ÈÈ磬xHTMLÀï°üº¬ºÜ¶àÓÐÒâÒåµÄÔªËØ£¬Èçh1¡¢ul¡¢strong¡¢theadµÈµÈ£¬Ó¦ÓÃʹÓÃËùÓÐÒâÒåºÏÊʵÄÔªËØ£»µ±ÏÖÓÐÔªËØ²»×ãÒÔÃèÊöÒ³ÃæÄÚÈÝʱ£¬¿ÉÒÔÓÃid»òÊÇclassÀ´¸³ÓèËüÃǶ ......