Spring Into HTML and CSS (Paperback)
暫譯: 深入 HTML 與 CSS 的春季指南 (平裝本)
Molly E. Holzschlag
- 出版商: Addison Wesley
- 出版日期: 2005-04-22
- 售價: $1,520
- 貴賓價: 9.5 折 $1,444
- 語言: 英文
- 頁數: 336
- 裝訂: Paperback
- ISBN: 0131855867
- ISBN-13: 9780131855861
-
相關分類:
CSS、HTML、Java 相關技術
已過版
買這商品的人也買了...
-
$1,860$1,767 -
$790$774 -
$800$760 -
$1,068Fundamentals of Database Systems, 4/e (IE)
-
$580$522 -
$1,008PHP Game Programming
-
$999Physically Based Rendering: From Theory to Implementation (Hardcover)
-
$490$417 -
$460$363 -
$590$502 -
$620$527 -
$1,320$1,254 -
$880$748 -
$550$468 -
$350$315 -
$580$458 -
$590$460 -
$890$757 -
$300$237 -
$490$417 -
$650$553 -
$580$458 -
$650$507 -
$550$435 -
$900Professional Website Performance: Optimizing the Front-End and Back-End (Paperback)
相關主題
商品描述
Table of Contents:
Preface.
Acknowledgments.
About the Author.
About the Series Editor.
1. Building an HTML Page.
Declaring and Identifying the Document
Adding the html Element
The head and title Elements
The meta Element
The body Element
HTML Comments
Reviewing the Template
Text Is Next!
2. Adding Text and Links.
Using Headers Properly
Adding Paragraphs
Working with Page Breaks
Ordered Lists
Unordered Lists
Nesting Lists
Definition Lists
The Good Old Link
Email Links
Intrapage Linking
Adding Content to the Template
Wrapping It Up
3. Adding Images, Media, and Scripts.
The img Element
Adding width and height Values
Providing Alternative Text
Linking the Image
Linking to an Audio or Video File
Embedding Files Using the object Element
But Your Honor, I Object!
Adding Scripts
Scripting and Browser Concerns
Imagine That!
4. Creating Tables.
The table Element
Adding a Table Row
Adding Table Cells
Adding Table Headers
Adding a Caption
Table Summaries
Spanning Rows
Spanning Columns
Combining colspan and rowspan
Grouping Table Columns: The col Element
Grouping Table Columns with colgroup
Grouping Table Rows
The Table's Set
5. Building Forms.
The form Element
Adding an Input Textbox
Adding Check Boxes and Radio Buttons
Preselecting Checked Items
Using Form Menus
Working with Text Areas
Reset and Submit Buttons
Using a Graphic Submit Button
Making Forms More Accessible with label
Grouping Form Fields
Grouping Menu Items
Customizing and Advancing Your Forms
Now That You're Well-Formed
6. Working with Frames.
The Power of Three
Creating a Frameset
Adding Columns
Working with Rows
Combining Columns and Rows
Margin, Resize, and Scroll Controls
Naming and Targeting Frames
Frames Without Frontiers
Making Frames Accessible with noframes
Wonderful Inline Frames
You're Framed!
7. Using CSS.
CSS Theory Simplified
Adding Style Inline
Using Embedded Style
Creating a Linked Style Sheet
Importing Style Sheets
Commenting and Formatting CSS
Time to Put Your Imagination to Work!
8. Working with Color and Images Using CSS.
Color and CSS
Adding Color to Backgrounds
Spicing Up a Table Using Background Color
Attaching a Background Graphic
Controlling How Backgrounds Tile
Positioning a Background Graphic
Fixing and Scrolling Background Images
Making a Background Color Transparent
CSS Shorthand for Backgrounds
Having Fun Yet?
9. Styling Text.
Choosing Fonts
Applying Font Families to Text
Sizing Fonts
Font Weight and Style
Coloring Text
Aligning Text
Text Decoration
Indenting Text
Transforming and Varying Text
Setting Line Height
Spacing Letters and Words
Modifying First-Letter and First-Line Text
Using Shorthand for Font Styles
Now You're Getting Fancy!
10. Link Effects, Lists, and Navigation.
Working with Link States
Modifying Link Styles
Multiple Link Styles Using Class Selectors
Styling Links Using Descendant Selectors
Styling Ordered Lists
Styling Unordered Lists
Shorthand CSS for List Styles
List-Based Vertical Navigation Using Color
Vertical List Navigation with Image Effects
Horizontal List-Based Navigation with Color
Horizontal List Navigation with Images
Rich Links, Lists, and Navigation
11. Margins, Borders, and Padding.
Exploring the Box Model
Using Margins
Using Negative Margins
Margin Shorthand
Styling Borders
Border Shorthand
Using Padding
Padding Shorthand
Toward Gaining More Control
12. Positioning, Floats, and Z-index.
Getting into Position
Normal Flow
Containing Blocks
The Browser Viewport
Absolute Positioning: To the Root Element
Absolute Positioning: To Another Block
Relative Positioning
Fixed Positioning
Floating Elements
Clearing Floats
Z-index
Just Like a Pro
13. CSS Layouts.
Three Columns with Fixed Flanking Menus
Three Columns with Masthead and Footer
Nested Float
Centered Designs
Complex Layouts
Repeat After Me
Appendix A: XHTML 1.0 Annotated Reference.
Appendix B: CSS 2.1 Annotated Reference.
Index.
商品描述(中文翻譯)
目錄:
前言
致謝
關於作者
關於系列編輯
1. 建立 HTML 頁面
- 宣告和識別文件
- 添加 html 元素
- head 和 title 元素
- meta 元素
- body 元素
- HTML 註解
- 檢視模板
- 文字接下來!
2. 添加文字和連結
- 正確使用標題
- 添加段落
- 處理分頁
- 有序列表
- 無序列表
- 嵌套列表
- 定義列表
- 傳統的連結
- 電子郵件連結
- 頁內連結
- 向模板添加內容
- 總結
3. 添加圖片、媒體和腳本
- img 元素
- 添加寬度和高度值
- 提供替代文字
- 連結圖片
- 連結音頻或視頻文件
- 使用 object 元素嵌入文件
- 但法官,我反對!
- 添加腳本
- 腳本和瀏覽器問題
- 想像一下!
4. 創建表格
- table 元素
- 添加表格行
- 添加表格單元格
- 添加表格標題
- 添加標題
- 表格摘要
- 跨行
- 跨列
- 結合 colspan 和 rowspan
- 分組表格列:col 元素
- 使用 colgroup 分組表格列
- 分組表格行
- 表格的設置
5. 建立表單
- form 元素
- 添加輸入文本框
- 添加核取方塊和單選按鈕
- 預選中項目
- 使用表單菜單
- 處理文本區域
- 重設和提交按鈕
- 使用圖形提交按鈕
- 使用 label 使表單更易於訪問
- 分組表單欄位
- 分組菜單項目
- 自訂和提升您的表單
- 現在您已經形成良好
6. 使用框架
- 三的力量
- 創建框架集
- 添加列
- 處理行
- 結合列和行
- 邊距、調整大小和滾動控制
- 命名和定位框架
- 無邊界的框架
- 使用 noframes 使框架可訪問
- 精彩的內嵌框架
- 你被框住了!
7. 使用 CSS
- 簡化的 CSS 理論
- 內聯添加樣式