目錄(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
推薦閱讀
- 數(shù)據(jù)科學(xué)實(shí)戰(zhàn)手冊(cè)(R+Python)
- TensorFlow Lite移動(dòng)端深度學(xué)習(xí)
- Instant Apache Stanbol
- Python從小白到大牛
- JavaScript:Functional Programming for JavaScript Developers
- 編程卓越之道(卷3):軟件工程化
- Scala Design Patterns
- Java加密與解密的藝術(shù)(第2版)
- 碼上行動(dòng):零基礎(chǔ)學(xué)會(huì)Python編程(ChatGPT版)
- Zabbix Performance Tuning
- Mastering Adobe Captivate 7
- Arduino電子設(shè)計(jì)實(shí)戰(zhàn)指南:零基礎(chǔ)篇
- IPython Interactive Computing and Visualization Cookbook
- 黑莓(BlackBerry)開(kāi)發(fā)從入門到精通
- C語(yǔ)言程序設(shè)計(jì)
- Unity 3D UI Essentials
- 軟件開(kāi)發(fā)中的決策:權(quán)衡與取舍
- Serverless工程實(shí)踐:從入門到進(jìn)階
- 構(gòu)建跨平臺(tái)APP:響應(yīng)式UI設(shè)計(jì)入門
- INSTANT SASS CSS How-to
- ATmega16單片機(jī)C語(yǔ)言程序設(shè)計(jì)經(jīng)典實(shí)例
- Jupyter入門與實(shí)戰(zhàn)
- React Native By Example
- R的極客理想:高級(jí)開(kāi)發(fā)篇
- Oracle Primavera P6 Version 8:Project and Portfolio Management
- 編程真好玩:青少年學(xué)Python一本通
- C語(yǔ)言編程思想與方法
- Python數(shù)據(jù)分析與數(shù)據(jù)化運(yùn)營(yíng)(第2版)
- FPGA Verilog開(kāi)發(fā)實(shí)戰(zhàn)指南:基于Intel Cyclone IV(基礎(chǔ)篇)
- Web Design Blueprints