【分享】分享一本最新的HTML5和CSS書籍 《Pro HTML5 and CSS3 Design Patterns》

<<Pro HTML5 and CSS3 Design Patterns>> 中文名 <<專業HTML5和CSS3設計模式>>。

<<專業HTML5和CSS3設計模式>>是一本關於怎樣使用CSS3和HTML5設計網頁的參考書籍和手冊。它包含了350個可用的模式(CSS3和HTML5代碼片段),這些模式你可以拷貝粘貼到你的代碼中。Pro HTML5 and CSS3 Design Patterns

每一種模式能夠和其他的模式合併共同去創建大量的解決方案,而且每種模式能夠在大部分主流瀏覽器中非常可靠的工作,而不需要你做瀏覽器的hack。這本書對HTML5和CSS3來說完全是最新的,不管是從代碼,還是練習,還是瀏覽器兼容性來講。這使的你能夠深入研究它而且確保能夠在生產環境中使用它們。

<<專業HTML5和CSS3設計模式>>不僅僅是一本手冊,雖然它系統的包含了CSS3的每一個可用的功能而且結合HTML5去創建可重用的模式。每一種模式都有一個很直觀的名字使得它很容易找到,記憶和參考。例如,代碼和實例都很好的使用了各種設計模式。

本書的佈局是:
在頁面的左邊有設計模式的實例,右邊是實例的解釋。使得它很容易去找到一種設計模式而且在學習的時候不用在兩頁之間跳來跳去。

通過學習本書你可以學到一下知識:


  • Code
    CSS3 and HTML5
  • Use
    CSS3 Selectors
  • Use
    six CSS3 Box Models
  • Create
    rounded corners, shadows, gradients, sprites, and transparency
  • Replace
    text with images without affecting accessibility
  • Style
    text with fonts, highlights, decorations, and shadows
  • Create
    flexible, fluid layouts
  • Position
    elements with absolute pixel precision
  • Stack
    elements in layers
  • Size,
    stretch, shrinkwrap, indent, align, and offset elements
  • Style
    tables with borders and alternating striped rows
  • Size
    table columns automatically
  • Integrate
    CSS3 and JavaScript without embedding JavaScript in HTML5
  • Create
    drop caps, callouts, quotes, and alerts

下載地址

發佈了16 篇原創文章 · 獲贊 6 · 訪問量 10萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章