Skip to Main Content
建構Android應用程式--使用HTML、CSS和JavaScript 第二版
book

建構Android應用程式--使用HTML、CSS和JavaScript 第二版

by Jonathan Stark, Brian Jepson
May 2012
Intermediate to advanced content levelIntermediate to advanced
176 pages
3h 43m
Chinese
GoTop Information, Inc.
Content preview from 建構Android應用程式--使用HTML、CSS和JavaScript 第二版
入門基礎
9
範例
1-7
screen.css
的內容。你應該將這個檔案儲存在和
HTML
檔案所在相同目錄下:
範例
1-7
:簡單樣式表
body {
font-size: 12px;
font-weight: bold;
font-family: Arial;
}
a { font-style: italic; }
h1 a { font-style: italic; }
.loud { font-style: italic; }
#highlight { background-color: yellow; }
值得一提的是,連結的樣式表可以在別的網域,不一定要與
HTML
文件在
同一個網域。然而,沒經過允許就連到別人的樣式表是很無禮的,所以,
連結自己的樣式表就好。
要快速學會
CSS
,我真心建議你買一本由
O’Reilly
出版、
Eric Meyer
所寫的《
CSS Pocket
Reference:Visual Presentation for the Web
》(
http://oreilly.com/catalog/9780596515058
)。
說到
CSS
Meyer
有決定性影響力。這本書薄到只要用平常早上通勤的時間就足夠把它看
完了(除非你是那個開車的人,那可能就要花相當長的時間。)
JavaScript
簡介
到目前為止,你已瞭解如何以
HTML
建立文件結構,以及如何以
CSS
修改其視覺外觀。
現在,我要加點
JavaScript
HTML
做點事。
JavaScript
是描述語言( ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

大模型应用开发极简入门 : 基于GPT-4和ChatGPT

大模型应用开发极简入门 : 基于GPT-4和ChatGPT

Olivier Caelen, Marie-Alice Blete
HBase管理指南

HBase管理指南

Posts & Telecom Press, Yifeng Jiang
自然语言处理与计算语言学

自然语言处理与计算语言学

Posts & Telecom Press, Bhargav Srinivasa-Desikan

Publisher Resources

ISBN: 9789862764817