成功加入购物车

去购物车结算 X
闲暇一卷书的书店
  • CSS3实战手册第三版(影印版)
  • CSS3实战手册第三版(影印版)
  • CSS3实战手册第三版(影印版)
  • CSS3实战手册第三版(影印版)

CSS3实战手册第三版(影印版)

举报

正版全新

  • 装帧:    平装
  • 开本:    16开
  • 纸张:    胶版纸
  • 出版时间: 
  • 装帧:  平装
  • 开本:  16开
  • 纸张:  胶版纸

售价 58.42 7.1折

定价 ¥82.00 

品相 全新

优惠 满包邮

优惠 满减券
    运费
    本店暂时无法向该地区发货

    延迟发货说明

    时间:
    说明:

    上书时间2024-03-12

    数量
    库存2
    微信扫描下方二维码
    微信扫描打开成功后,点击右上角”...“进行转发

    卖家超过10天未登录

    • 商品详情
    • 店铺评价
    手机购买
    微信扫码访问
    • 商品分类:
      计算机与互联网
      货号:
      1652631
      商品描述:
      【书    名】 CSS3实战手册第三版(影印版)
      【书    号】 9787564141998
      【出 版 社】 东南大学出版社
      【作    者】 (美)麦克法兰  著
      【出版日期】 2013-05-01
      【版    次】 1
      【开    本】 16开
      【定    价】 82.00元

      【编辑推荐】 
      层叠样式表(CSS)能让你内心的设计思想迸发出来并得以实现。不过,将CSS与网站底层的html页面进行整合是一件非常困难的工作,有时甚至复杂得令人沮丧这导致多数Web设计者不得不放弃一些奇思妙想。
        麦克法兰编著的《CSS3实战手册(影印版全面修订第3版)》可以消除Web设计工作的痛苦,并且带给你:HTML重新入门。如果你是HTML新手,你会学到如何以CSS友好的方式进行基本页面构造。若你是HTML高手,你将学会如何像CSS设计者那样思考。

      【内容简介】 
      CSS3可以让你创建专业外观的网站,但是学习它的细节会十分麻烦――即使是资历web开发人员也是如此。这本《CSS3实战手册》通过有价值的提示、技巧和一步步的指导为你展示了如何来提升你的html和CSS技能。你将快速掌握如何搭建那些很好好看而且在任意尺寸屏幕和设备上都能迅速执行的网页。
      《CSS3实战手册(影印版全面修订第3版)》由麦克法兰编著。

      【目录】 
      The Missing Credits
      Introduction
      Part One: CSS Basics
      CHAPTER 1: HTMLforCSS
      HTML: Past and Present
      Writing HTML for CSS
      The Importance of the Doctype
      Making Sure Internet Explorer Is Up-to-Date
      CHAPTER 2: Creating Styles and Style Sheets
      Anatomy of a Style
      Understanding Style Sheets
      Internal Style Sheets
      External Style Sheets
      Tutorial: Creating Your First Styles
      CHAPTER 3: Selectors: Identifying What to Style ...
      Tag Selectors: Page-Wide Styling
      Class Selectors: Pinpoint Control
      ID Selectors: Specific Page Elements
      Styling Groups of Tags
      Styling Tags Within Tags
      Pseudo-Classes and Pseudo-Elements
      Attribute Selectors
      Child Selectors
      Siblings
      The :not( ) Selector
      Tutorial: Selector Sampler
      CHAPTER 4: Saving Time with Style Inheritance
      What Is Inheritance?
      How Inheritance Streamlines Style Sheets
      The Limits of Inheritance
      Tutorial: Inheritance
      CHAPTER 5: Managing Multiple Styles: The Cascade
      How Styles Cascade
      Specificity: Which Style Wins
      Controlling the Cascade
      Tutorial: The Cascade in Action
      Part Two: Applied CSS
      CHAPTER 6: Formatting Text
      Using Fonts
      Using Web Fonts
      Discovering Google Web Fonts
      Adding Color to Text
      Changing Font Size
      Formatting Words and Letters
      Adding Text Shadow
      Formatting Entire Paragraphs
      Styling Lists
      Tutorial: Text Formatting in Action
      CHAPTER 7: Margins, Padding, and Borders
      Understanding the Box Model
      Controling Space with Margins and Padding
      Adding Borders
      Coloring the Background
      Creating Rounded Corners
      Adding Drop Shadows
      Determining Height and Width
      Wrapping Content with Floating Elements
      Tutorial: Margins, Backgrounds, and Borders
      CHAPTER 8: Adding Graphics to Web Pages
      Discovering CSS and the  Tag
      Adding Background Images
      Controlling Repetition
      Positioning a Background Image
      Using Background Property Shorthand
      Using Multiple Background Images
      Utilizing Gradient Backgrounds
      Applying Easy Gradients with Colorzilla
      Tutorial: Enhancing Images
      Tutorial: Creating a Photo Gallery
      Tutorial: Using Background Images
      CHAPTER 9: Sprucing Up Your Site's Navigation
      Selecting Which Links to Style
      Styling Links
      Building Navigation Bars
      CSS-Style Preloading Rollovers
      Styling Particular Types of Links
      Tutorial: Styling Links
      Tutorial: Creating a Navigation Bar
      CHAPTER 10: CSS Transforms, Transitions, and Animations..
      Transforms
      Transitions
      Animations
      Tutorial
      CHAPTER 11: Formatting Tables and Forms
      Using Tables the Right Way
      Styling Tables
      Styling Forms
      Tutorial: Styling a Table
      Tutorial: Styling a Form
      Part Three: CSS Page Layout
      CHAPTER 12: Introducing CSS Layout
      Types of Web Page Layouts
      How CSS Layout Works
      Layout Strategies
      CHAPTER 13: Building Float-Based Layouts
      Applying Floats to Your Layouts
      Overcoming Float Problems
      Tutorial: Multiple Column Layouts
      CHAPTER 14: Responsive Web Design
      Responsive Web Design Basics
      Setting Up a Web Page for RWD
      Media Queries
      Flexible Grids
      Fluid Images
      Responsive Web Design Tutorial
      CHAPTER 15: Positioning Elements on a Web Page
      How Positioning Properties Work
      Powerful Positioning Strategies
      Tutorial: Positioning Page Elements
      Part Four: Advanced CSS
      CHAPTER 16: CSS for the Printed Page
      How Media Style Sheets Work
      How to Add Media Style Sheets
      Creating Print Style Sheets
      Tutorial: Building a Print Style Sheet
      CHAPTER 17: Improving Your CSS Habits
      Adding Comments
      Organizing Styles and Style Sheets
      Eliminating Browser Style Interference
      Using Descendent Selectors
      Trying Different CSS for Internet Explorer
      Part Five: Appendixes
      APPENDIX A: CSS Property Reference
      CSS Values
      Text Properties
      List Properties
      Padding, Borders, and Margins
      Backgrounds
      Page Layout Properties
      Animation, Transform, and Transition Properties
      Table Properties
      Miscellaneous Properties
      APPENDIX B: CSS Resources
      References
      CSS Help
      CSS Tips, Tricks, and Advice
      CSS Navigation
      CSS Layout
      Showcase Sites
      CSS Books
      CSS Software
      Index

      配送说明

      ...

      相似商品

      为你推荐

    本店分类
    孔网啦啦啦啦啦纺织女工火锅店第三课

    开播时间:09月02日 10:30

    即将开播,去预约
    直播中,去观看