1. 首页
  2. 数据库
  3. 其它
  4. 网页制作中CSS的四种常用方法

网页制作中CSS的四种常用方法

上传者: 2021-01-17 05:49:44上传 PDF文件 22.26KB 热度 5次
1.植入html <style type="text/css"> <!– H1 { color: green; font-size: 37px; font-family: impact ;background-color:#FFCCFF} P { text-indent: 1cm; background: yellow; font-family: courier } –> </style> 2.链接 <link rel="stylesheet" href="css.css" type="text/css"/> 3.输入样式表单 输入外部样式表的方法同链
下载地址
用户评论