CSS:使用指南

CSS:使用指南

《CSS:使用指南》是2007年東南大學出版社出版的書籍,由David Sawyer McFarland編寫。

基本介紹

  • 書名:CSS:使用指南
  • 作者:David Sawyer McFarland
  • 原版名稱:CSS: The Missing Manual   
  • 出版社:東南大學出版社
基本信息,內容簡介,目錄,

基本信息

原書名: CSS: The Missing Manual 原出版社: O'Reilly Media, Inc.
作者: David Sawyer McFarland
叢書名: 東南大學出版社O'REILLY圖書系列
出版社:東南大學出版社
ISBN:9787564107734
上架時間:2007-9-17
出版日期:2007 年6月
開本:16開
頁碼:476
版次:1-1

內容簡介

層疊樣式表(css)能讓你內心的設計思想迸發出來並得以實現。不過,將css與網站底層的html頁面進行整合是一件非常困難的工作,有時甚至複雜得令人沮喪——這導致多數web設計者不得不放棄一些奇思妙想。《css: the missing manual》可以消除web設計工作的痛苦,並且帶給你:
html——重新入門。如果你是html新手,你會學到如何以css友好的方式進行基本頁面構造。若你是html高手,你將學會如何像css設計者那樣思考。
鮮活實例。100多頁頗具實用價值的教程幫助你循序漸進地學習。你馬上就可以實踐所學到的概念。
設計導引。超越css基礎,發現專業人員最為實用和最具視覺衝擊力的頁面布局技巧。
真實世界的css。本書向你展示如何調試你的css,以兼容任何瀏覽器——包括internet explorer 7。

目錄

the missing credits.
introduction
part one: css basics
chapter 1: rethinking html for css
html: past and present
html past: whatever looked good
html present: scaffolding for css
writing html for css
think structure
two new html tags to learn
html to forget
tips to guide your way
the importance of the doctype
chapter 2: creating styles and style sheets
anatomy of a style
understanding style sheets
internal or external-how to choose
internal style sheets
external style sheets
linking a style sheet using html
. linking a style sheet using css
tutorial: creating your first styles
creating an inline style
creating an internal style sheet
creating an external style sheet
chapter 3: selector basics: identifying what to style
tag selectors: page-wide styling
class selectors: pinpoint control
id seledors: specific page elements
styling tags within tags
the html family tree
building descendent seledors
styling groups of tags
constructing group selectors
the universal seledor (asterisk)
pseudo-classes and pseudo-elements
styles for links
more pseudo-classes and -elements
advanced seledors
child selectors
adjacent siblings
altribute selectors
tutorial: selector sampler
creating a group selector
creating and applying a class selector
creating and applying an id seledor
creating a descendent selector
chapter 4: saving time with inheritance
what is inheritance?
how inheritance streamlines style sheets
the limits of inheritance
tutorial: inheritance
a basic example: one level of inheritance
using inheritance to resle an entire page
inheritance inaction
chapter 5: managing multiple styles: the cascade
how styles cascade
inherited styles accumulate
nearest ancestor wins
the directly applied style wins
one tag, many styles
specificity: which style wins
the tiebreaker: last style wins
……
part two: applied css
chapter 6: formatting text
chapter 7: margins, padding, and borders
chapter 8: adding graphics to web pages
chapter 9: sprucing up your site's navigation
chapter 10: formatting tables and forms
part three: css page layout
chapter 11: building float-based layouts
chapter 12: positioning elements on a web page
part four: advanced css
chapter 13: css for the printed page
chapter 14: improving your css habits
part five: appendixes
appendix a: css property reference
appendix b: css in dreamweaver 8
appendix c: css resources
index

相關詞條

熱門詞條

聯絡我們