(精)第3章 CSS基础.pptVIP

  • 4
  • 0
  • 约 48页
  • 2017-01-09 发布于北京
  • 举报
网页设计高级进阶之CSS篇 ---Web Design三剑客 CSS之基本语法篇 2课时 CSS之高级语法篇 2课时 CSS之页面布局篇 2课时 CSS之综合应用篇 2课时 xhtml介绍 CSS的基本概念 CSS引用方法,常用CSS属性 实例讲解 From HTML to XHTML, II 属性名称必须是小写 Example: table width=100% 属性值必须加上引号 Example: table width=100% 避免属性值的简写 Example: frame noresize=noresize, cannot be abbreviated to frame noresize 使用 id 属性代替 name 属性 Wrong: img src=picture.gif name=picture1 / Right: img src=picture.gif id=picture1 / Best: img src=picture.gif name=picture1 id=picture1 / DOCTYPE 声明 I Every XHTML document must begin with one of the DOCTYPE declarations (DTDs): !DOCTYPE html PUBLIC -//W3C

文档评论(0)

1亿VIP精品文档

相关文档