摘要:
在html网页中引入css样式表主要有一下四种方法 1、行内引入 <p ></p> 2、嵌入式 <style type="text/css"> p{ width:100px; height:40px; color:red; } </style> 3、导入式 <style type="text/css 阅读全文
posted @ 2017-05-17 18:12
Yogurshine
阅读(242)
评论(0)
推荐(0)
浙公网安备 33010602011771号