Cascading Style Sheet CSS 教学笔记.docVIP

  • 6
  • 0
  • 约1.95万字
  • 约 14页
  • 2017-08-14 发布于河南
  • 举报
Chapter 2 使用區塊設計版面 1. Using Position !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN /TR/xhtml1/DTD/xhtml1-strict.dtd html xmlns=/1999/xhtml xml:lang=zh-TW lang=zh-TW head meta http-equiv=Content-Type content=text/html; charset=big5 / meta http-equiv=Content-Style-Type content=text/css / title三欄式版面/title style type=text/css #wrapper { width: 100%; /* 設定區塊寬度 */ } #header { background-color: #DDDDDD; height: 50px; } #container { position: relative; margin: 10px 0; width: 100%; } #primary { margin: 0 155px; /* 設定左右邊界155px */ background-color: #C7D5ED; } #secondary { position: absol

文档评论(0)

1亿VIP精品文档

相关文档