目錄(114章)
倒序
- 封面
- 版權(quán)信息
- Credits
- About the Author
- Acknowledgments
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. The World Wide Web
- World Wide Web
- The Internet
- HTTP and HTML
- Mosaic
- The explosion of the Web
- Web development
- Summary
- Chapter 2. HTML
- HTML versions
- Semantic and presentational HTML
- The structure and syntax of an HTML document
- Links
- Classic document elements
- Lists
- Images
- Input forms
- Textarea
- Drop-down lists
- Tables
- <p> the "uebertag"
- HTML entities
- HTML5-specific tags
- Summary
- Chapter 3. CSS
- Adding styles to our documents
- The Document Object Model (DOM)
- Selectors
- Specificity
- Block elements and inline elements
- Colors
- Fonts
- The box model
- Positioning
- Styling lists
- Styling anchors – pseudo-classes
- Summary
- Chapter 4. JavaScript
- Programming 101
- Our first JavaScript program
- DOM objects properties methods and events
- Summary
- Chapter 5. PHP
- Introduction to PHP
- PHP and web hosting
- PHP as a web development language
- Summary
- Chapter 6. PHP and MySQL
- Databases
- SQL
- MySQL
- phpMyAdmin
- MySQLi in PHP
- Adding data
- Summary
- Chapter 7. jQuery
- Obtaining the jQuery library
- Where to place the jQuery library on your page?
- jQuery UI and jQuery Mobile
- Using jQuery selectors and methods
- jQuery documentation
- Event handlers and jQuery
- Summary
- Chapter 8. Ajax
- XMLHttpRequest
- Ajax and jQuery
- Summary
- Chapter 9. The History API – Not Forgetting Where We Are
- The problem we are trying to solve
- The self-service restaurant
- HTML5 History API and the history object
- The History plugin
- Bookmarking
- Summary
- Chapter 10. XML and JSON
- XML
- JSON
- Summary
- Chapter 11. MongoDB
- Relational database management systems
- NoSQL databases
- MongoDB
- Summary
- Chapter 12. Mobile First Responsive Design with Progressive Enhancement
- Responsive design
- Progressive enhancement
- Summary
- Chapter 13. Foundation – A Responsive CSS/JavaScript Framework
- Our responsive toolkit – Foundation
- Foundation components
- The grid system
- Navigation
- Summary
- Chapter 14. Node.js
- Node.js
- Installing node.js
- Express
- Templating and handlebars.js
- Our last Hello World example
- Summary
- Appendix A. Bootstrap – An Alternative to Foundation
- Bootstrap components
- The Bootstrap grid system
- Navigation
- Summary
- Index 更新時(shí)間:2021-07-16 13:14:25
推薦閱讀
- iOS面試一戰(zhàn)到底
- Learning C# by Developing Games with Unity 2020
- Cocos2D-X權(quán)威指南(第2版)
- Angular UI Development with PrimeNG
- Visual C++串口通信開(kāi)發(fā)入門與編程實(shí)踐
- NativeScript for Angular Mobile Development
- 從Java到Web程序設(shè)計(jì)教程
- 從零開(kāi)始學(xué)C#
- Java程序設(shè)計(jì)案例教程
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第2版)
- SpringBoot從零開(kāi)始學(xué)(視頻教學(xué)版)
- Oracle 12c從入門到精通(視頻教學(xué)超值版)
- 量子計(jì)算機(jī)編程:從入門到實(shí)踐
- C/C++程序設(shè)計(jì)教程
- Python編程基礎(chǔ)
- Spring Boot實(shí)戰(zhàn):從0開(kāi)始動(dòng)手搭建企業(yè)級(jí)項(xiàng)目
- 零基礎(chǔ)學(xué)算法(第4版)
- Kotlin for Enterprise Applications using Java EE
- PHP動(dòng)態(tài)網(wǎng)站程序設(shè)計(jì)(第2版)
- 網(wǎng)頁(yè)游戲開(kāi)發(fā)秘笈
- Getting Started with SBT for Scala
- 精通Python爬蟲(chóng)框架Scrapy
- 視界·無(wú)界2.0:寫給UI設(shè)計(jì)師的設(shè)計(jì)書(shū)(全彩)
- C++入門很輕松(微課超值版)
- 大型網(wǎng)站性能優(yōu)化實(shí)戰(zhàn):從前端、網(wǎng)絡(luò)、CDN到后端、大促的全鏈路性能優(yōu)化詳解
- 愛(ài)上編程:給孩子的計(jì)算機(jī)入門書(shū)
- 小團(tuán)隊(duì)構(gòu)建大網(wǎng)站:中小研發(fā)團(tuán)隊(duì)架構(gòu)實(shí)踐
- Boost.Asio C++ Network Programming
- 馴服爛代碼:在編程操練中悟道
- 從零開(kāi)始學(xué)C程序設(shè)計(jì)