新WEB应用开发工程师 7 CSS样式表.pptVIP

  • 2
  • 0
  • 约 46页
  • 2016-10-27 发布于广东
  • 举报
CSS属性-颜色例 html head titleCSS本文及背景颜色的设置/title style type=text/css !-- h1{color:yellow; background-color:green} p{color:white; background-color:blue; font-size: 20pt;} -- /style /head body h1本文背景颜色的设置/h1 pWhere there is a will, there is a way./p /body /html CSS属性-背景例 html headtitle背景附着属性 background-attachment/title style type=text/css body {background-image: url(../images/css_tutorials/background.jpg); background-repeat:no-repeat; background-attachment:fixed} /style /head body p这个HTML使用了CSS的background-attachment属性, 将背景图片固定,不随内容滚动而滚动。p p背景附着(background-attachment)属性有两

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档