摘要: css书写位置 行内式写法 <p style="color:red;" font-size:12px;></p> 外联式写法 <link rel="stylesheet " href="地址" type="text/css"/> 外联式写法 嵌入式写法 <style type="css/styles 阅读全文
posted @ 2017-09-13 18:29 Me*淡定 阅读(300) 评论(0) 推荐(0) 编辑