Table Layout in CSS: CSS Table Rendering in Detail

Eric A. Meyer

  • 出版商: O'Reilly
  • 出版日期: 2016-07-26
  • 售價: $610
  • 貴賓價: 9.5$580
  • 語言: 英文
  • 頁數: 44
  • 裝訂: Paperback
  • ISBN: 1491930535
  • ISBN-13: 9781491930533
  • 相關分類: CSS
  • 海外代購書籍(需單獨結帳)

商品描述

Isn’t table layout something web designers want to avoid? Yes, but rather than use tables for layout, this book is about the ways that tables themselves are laid out by CSS, a process more complicated than it appears. This concise guide takes you on a deep dive into the concepts necessary for understanding CSS and tables in your web layout, including table formatting, cell alignment, and table width.

Short and deep, this book is an excerpt from the upcoming fourth edition of CSS: The Definitive Guide. When you purchase either the print or the ebook edition of Table Layout in CSS, you’ll receive a discount on the entire Definitive Guide once it’s released. Why wait? Make your web pages come alive today.

You’ll explore:

  • Formatting—learn how elements such as display values, anonymous objects, and table layers relate to each other when you assemble CSS tables
  • Cell border appearance—understand two distinct approaches (the separated model and the collapsed model) that govern how (or if) borders merge
  • Table sizing—determine table width by using either a fixed- or automatic-width layout, and learn how heights are calculated

商品描述(中文翻譯)

表格佈局不是網頁設計師想要避免的嗎?是的,但這本書不是關於使用表格來進行佈局,而是關於CSS如何對表格進行佈局的方式,這個過程比看起來更複雜。這本簡明指南將帶您深入了解CSS和表格在網頁佈局中所需的概念,包括表格格式化、單元格對齊和表格寬度。

這本書是即將發行的《CSS權威指南》第四版的一部分。當您購買《CSS中的表格佈局》的印刷版或電子版時,您將在《權威指南》發行時獲得折扣。為什麼等待呢?讓您的網頁立即生動起來。

您將探索以下內容:
- 格式化:了解在組合CSS表格時,顯示值、匿名對象和表格層之間的關係
- 單元格邊框外觀:了解兩種不同的方法(分離模型和合併模型)來控制邊框如何合併
- 表格大小:通過使用固定寬度或自動寬度佈局來確定表格寬度,並了解高度如何計算