Responsive Web Design with HTML5 and CSS3, 2/e (Paperback)
暫譯: HTML5 與 CSS3 響應式網頁設計(第二版)
Ben Frain
- 出版商: Packt Publishing
- 出版日期: 2015-08-29
- 售價: $1,970
- 貴賓價: 9.5 折 $1,872
- 語言: 英文
- 頁數: 312
- 裝訂: Paperback
- ISBN: 1784398934
- ISBN-13: 9781784398934
-
相關分類:
CSS、HTML、網頁設計
-
其他版本:
Responsive Web Design with HTML5 and CSS, 3/e (Paperback)
買這商品的人也買了...
-
深入淺出設計模式 (Head First Design Patterns)$880$695 -
重構─改善既有程式的設計, 2/e (Refactoring: Improving The Design of Existing Code)$800$632 -
無瑕的程式碼 - 敏捷軟體開發技巧守則 (Clean Code: A Handbook of Agile Software Craftsmanship)$580$493 -
ASP.NET MVC 5 網站開發美學$780$616 -
Continuous Delivery 中文版:利用自動化的建置、測試與部署完美創造出可信賴的軟體發佈 (Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation)$650$507 -
Docker 入門與實戰$450$356 -
Effective Python 中文版 | 寫出良好 Python 程式的 59 個具體做法 (Effective Python: 59 Specific Ways to Write Better Python)$450$356 -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
完整學會 Git, GitHub, Git Server 的24堂課$360$284 -
ASP.NET 專題實務 I -- C#入門實戰 (VS 2015版)$820$648 -
$354Activity Learning — 從傳感器資料中發現、識別和預測人的行為 (簡體中文版)(Activity Learning: Discovering, Recognizing, and Predicting Human Behavior from Sensor Data) -
虛擬貨幣革命:區塊鏈科技,物聯網經濟,顛覆性的支付系統挑戰全球經濟秩序$480$408 -
$403Laravel 框架關鍵技術解析 -
Swift 程式設計必學基礎, 2/e (Swift for Beginners: Develop and Design, 2/e)$400$316 -
Python 機器學習 (Python Machine Learning)$580$452 -
Python + Spark 2.0 + Hadoop 機器學習與大數據分析實戰$680$530 -
網站擷取|使用 Python (Web Scraping with Python: Collecting Data from the Modern Web)$580$458 -
PHP 網路服務, 2/e (PHP Web Services: APIs for the Modern Web, 2/e)$400$316 -
網頁就是這麼疊出來的!企劃與設計人員都該懂的版型X模組X樣式設計架構$380$300 -
UX 從新手開始|使用者體驗的 100堂必修課 (UX for Beginners: A Crash Course in 100 Short Lessons)$480$379 -
區塊鏈商業應用|次世代網路技術的前景、實踐與應用$280$221 -
Python 新手使用 Django 架站的 16堂課 - 活用 Django Web Framework 快速建構動態網站
$690$538 -
今天不學機器學習,明天就被機器取代:從 Python 入手+演算法$590$502 -
Android 程式設計入門、應用到精通, 4/e (使用Android Studio 2.X開發,涵蓋Android 7.X和Android Wear)$580$458 -
jQuery 最強圖解實戰講座$450$383
相關主題
商品描述
Learn the HTML5 and CSS3 you need to help you design responsive and future-proof websites that meet the demands of modern web users
About This Book
- Learn and explore how to harness the latest features of HTML5 in the context of responsive web design
- Learn to wield the new Flexbox layout mechanism, code responsive images, and understand how to implement SVGs in a responsive project
- Make your pages interactive by using CSS animations, transformations, and transitions
Who This Book Is For
Are you writing two websites – one for mobile and one for larger displays? Or perhaps you've already implemented your first RWD' but are struggling bring it all together? If so, Responsive Web Design with HTML5 and CSS3, Second Edition gives you everything you need to take your web sites to the next level.
You'll need some HTML and CSS knowledge to follow along, but everything you need to know about Responsive Design and making great websites is included in the book!
What You Will Learn
- Understand what responsive design is, and why it's vital for modern web development
- HTML5 markup is cleaner, faster, and more semantically rich than anything that has come before - learn how to use it and its latest features
- Integrate CSS3 media queries into your designs to use different styles for different media. You'll also learn about future media queries which are evolving in CSS4.
- Responsive images allow different images to be presented in different scenarios. We'll cover how to load different sets of images depending upon screen size or resolution and how to display different images in different contexts.
- Conquer forms! Add validation and useful interface elements like date pickers and range sliders with HTML5 markup alone.
- Implement SVGs into your responsive designs to provide resolution independent images, and learn how to adapt and animate them
- Learn how to use the latest features of CSS including custom fonts, nth-child selectors (and some CSS4 selectors), CSS custom properties (variables), and CSS calc
In Detail
Desktop-only websites just aren't good enough anymore. With mobile internet usage still rising, and tablets changing internet consumption habits, you need to know how to build websites that will just work', regardless of the devices used to access them. This second edition of Responsive Web Design with HTML5 and CSS3 explains all the key approaches necessary to create and maintain a modern responsive design.
The changing way in which we access the web means that there has never been a greater range of screen sizes and associated user experiences to consider. With these recent trends driving changes in design, typical desktop-only websites fail to meet even minimum expectations when it comes to style and usability, which can be vital when your website is central to yours or your client's brand. Responsive Web Design with HTML5 and CSS3, Second Edition is an updated and improved guide that responds to the latest challenges and trends in web design, giving you access to the most effective approaches to modern responsive design.
Learn how to build websites with a “responsive and mobile first” methodology, allowing a website to display effortlessly on every device that accesses it. Packed with examples, and a thorough explanation of modern techniques and syntax, Responsive Web Design with HTML5 and CSS3, Second Edition provides a comprehensive resource for all things responsive'.
This updated new edition covers all the most up-to-date techniques and tools needed to build great responsive designs, ensuring that your projects won't just be built right' for today, but in the future too.
Chapter example code is all hosted on rwd.education, a dedicated site for the book, built by the author, using the approaches and techniques championed throughout.
商品描述(中文翻譯)
學習您所需的 HTML5 和 CSS3,以幫助您設計符合現代網頁使用者需求的響應式和未來證明的網站
本書介紹
- 學習並探索如何在響應式網頁設計的背景下利用 HTML5 的最新功能
- 學會使用新的 Flexbox 佈局機制,編碼響應式圖片,並了解如何在響應式專案中實現 SVG
- 通過使用 CSS 動畫、變形和過渡來使您的頁面互動
本書適合誰
您是否在為兩個網站編寫內容——一個針對行動裝置,另一個針對較大顯示器?或者您可能已經實現了您的第一個「RWD」,但在整合所有內容時遇到困難?如果是這樣,《HTML5 和 CSS3 的響應式網頁設計(第二版)》將為您提供提升網站所需的一切。
您需要一些 HTML 和 CSS 的知識來跟上,但本書中包含了您需要了解的所有關於響應式設計和製作優秀網站的內容!
您將學到什麼
- 了解什麼是響應式設計,以及為什麼它對現代網頁開發至關重要
- HTML5 標記比以往任何東西都更乾淨、更快速且更具語義性——學習如何使用它及其最新功能
- 將 CSS3 媒體查詢整合到您的設計中,以便對不同媒體使用不同樣式。您還將了解在 CSS4 中發展的未來媒體查詢。
- 響應式圖片允許在不同情境中呈現不同的圖片。我們將介紹如何根據螢幕大小或解析度加載不同的圖片集,以及如何在不同的上下文中顯示不同的圖片。
- 征服表單!僅使用 HTML5 標記添加驗證和有用的介面元素,如日期選擇器和範圍滑桿。
- 將 SVG 實現到您的響應式設計中,以提供與解析度無關的圖片,並學習如何調整和動畫化它們
- 學習如何使用 CSS 的最新功能,包括自定義字體、nth-child 選擇器(以及一些 CSS4 選擇器)、CSS 自定義屬性(變數)和 CSS calc
詳細內容
僅限桌面的網站已經不再足夠。隨著行動網路使用量的持續上升,以及平板電腦改變了網路消費習慣,您需要知道如何建立「能夠正常運作」的網站,無論使用何種設備訪問。這本《HTML5 和 CSS3 的響應式網頁設計(第二版)》解釋了創建和維護現代響應式設計所需的所有關鍵方法。
我們訪問網路的方式正在改變,這意味著需要考慮的螢幕尺寸和相關用戶體驗的範圍從未如此之廣。隨著這些近期趨勢推動設計的變化,典型的僅限桌面網站在風格和可用性方面甚至無法滿足最低期望,這在您的網站對您或您的客戶的品牌至關重要時尤為重要。《HTML5 和 CSS3 的響應式網頁設計(第二版)》是一個更新和改進的指南,回應了網頁設計中的最新挑戰和趨勢,讓您接觸到現代響應式設計的最有效方法。
學習如何使用「響應式和行動優先」的方法來構建網站,讓網站能夠在每個訪問它的設備上輕鬆顯示。本書充滿了範例,並對現代技術和語法進行了徹底的解釋,《HTML5 和 CSS3 的響應式網頁設計(第二版)》為所有與「響應式」相關的內容提供了全面的資源。
這本更新的新版本涵蓋了構建優秀響應式設計所需的所有最新技術和工具,確保您的專案不僅能夠「正確」構建,還能在未來持續有效。
章節範例代碼全部托管在 rwd.education,這是一個專為本書建立的專用網站,由作者使用全書所倡導的方法和技術構建。
