1. 首页
  2. 编程语言
  3. Web开发
  4. HTML5 & CSS3

HTML5 & CSS3

上传者: 2021-04-26 13:46:05上传 PDF文件 3.05MB 热度 26次
非常好的学习html5&CSS5的资料,英文版的 需要代码的同学可以留下邮箱 以下的目录: Preface 10 HTML5: The Platform vs. the Specification . . . . . . . . . 10 How This Works . . . . . . . . . . . . . . . . . . . . . . . . . 11 What’s in This Book . . . . . . . . . . . . . . . . . . . . . . 12 Prerequisites . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 Online Resources . . . . . . . . . . . . . . . . . . . . . . . . 13 1 An Overview of HTML5 and CSS3 14 1.1 A Platform for Web Development . . . . . . . . . . 14 1.2 Backward Compatibility . . . . . . . . . . . . . . . 17 1.3 The Road to the Future Is Bumpy . . . . . . . . . 17 Part I—Improving User Interfaces 23 2 New Structural Tags and Attributes 24 Tip 1 Redefining a Blog Using Semantic Markup . . . . 27 Tip 2 Creating Pop-up Windows with Custom Data Attri- butes . . . . . . . . . . . . . . . . . . . . . . . . . . 40 3 Creating User-Friendly Web Forms 45 Tip 3 Describing Data with New Input Fields . . . . . . 48 Tip 4 Jumping to the First Field with Autofocus . . . . . 56 Tip 5 Providing Hints with Placeholder Text . . . . . . . 58 Tip 6 In-Place Editing with contenteditable . . . . . . . 65 4 Making Better User Interfaces with CSS3 72 Tip 7 Styling Tables with Pseudoclasses . . . . . . . . . 74 Tip 8 Making Links Printable with :after and content . . 83 Tip 9 Creating Multicolumn Layouts . . . . . . . . . . . 87 Tip 10 Building Mobile Interfaces with Media Queries . . 94 5 Improving Accessibility 97 Tip 11 Providing Navigation Hints with ARIA Roles . . . . 99 Tip 12 Creating an Accessible Updatable Region . . . . . 104 Part II—New Sights and Sounds 110 6 Drawing on the Canvas 111 Tip 13 Drawing a Logo . . . . . . . . . . . . . . . . . . . . 112 Tip 14 Graphing Statistics with RGraph . . . . . . . . . . 119 7 Embedding Audio and Video 127 7.1 A Bit of History . . . . . . . . . . . . . . . . . . . . 128 7.2 Containers and Codecs . . . . . . . . . . . . . . . . 129 Tip 15 Working with Audio . . . . . . . . . . . . . . . . . . 133 Tip 16 Embeddi
用户评论