摘要:        
1.3 规划,组织和维护样式表1、将外部样式表附到页面上有两个方法: a、链接:<link type="text/css" rel="stylesheet" href="路径" /> b、导入:<style type="text/css"> @import url("路径"); </style>2、在css中也可以导入其他css。但导入规则要放在文档的最前面。而...    阅读全文
posted @ 2010-03-04 13:27
咖啡不苦
阅读(289)
评论(0)
推荐(0)
        
                    
                

浙公网安备 33010602011771号