Learning Web Design

Learning Web Design pdf epub mobi txt 电子书 下载 2025

出版者:O'Reilly Media
作者:Robbins, Jennifer Niederst
出品人:
页数:624
译者:
出版时间:2012-8-24
价格:USD 49.99
装帧:Paperback
isbn号码:9781449319274
丛书系列:
图书标签:
  • Web
  • CSS
  • HTML
  • 设计
  • JavaScript
  • 网页设计
  • web
  • Javscript
  • Web设计
  • 网页设计
  • 前端开发
  • HTML
  • CSS
  • JavaScript
  • 响应式设计
  • 用户体验
  • Web开发
  • 设计原则
想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

HTML just keeps evolving, and web designers need to know how to combine it with Cascading Style Sheets (CSS) and JavaScript to build today's striking and useful sites. The explosion of browser support for HTML5 has driven new lines of innovation, but designers need to know which parts of HTML5 are ready now and how to work through their strengths and weaknesses. Learning Web Design provides a no-nonsense guide to the maze of options novice designers face, offering clear advice for creating attractive web sites and applications. Everything you need to know to create professional web sites is right here. You'll start at the beginning - learning how the Web and web pages work - and build your knowledge from there. By the end of the book, you'll have the skills to create multi-column CSS layouts with optimized graphic files, and you'll know how to get your pages up on the Web. This thoroughly revised edition teaches you how to build web sites according to modern design practices and professional standards. It includes exercises to help you to learn various techniques, and short quizzes to make sure you're up to speed with key concepts. If you're interested in web design, Learning Web Design is the place to start.

作者简介

Jennifer Niederst Robbins was one of the first designers for the Web. As the designer of O'Reilly's Global Network Navigator (GNN), the first commercial web site, she has been designing for the Web since 1993. She is the author of the bestselling "Web Design in a Nutshell" (O'Reilly), and has taught web design at the Massachusetts College of Art in Boston and Johnson and Wales University in Providence. She has spoken at major design and Internet events including SXSW Interactive, Seybold Seminars, the GRAFILL conference (Geilo, Norway), and one of the first W3C International Expos.

目录信息

PART I | Getting Started
Chapter 1 | Where Do I Start?
Where Do I Start?
What Does a Web Designer Do?
What Languages Do I Need to Learn?
What Do I Need to Buy?
What You've Learned
Test Yourself
Chapter 2 | How the Web Works
The Internet Versus the Web
Serving Up Your Information
A Word About Browsers
Web Page Addresses (URLs)
The Anatomy of a Web Page
Putting It All Together
Test Yourself
Chapter 3 | Some Big Concepts You Need to Know
A Dizzying Multitude of Devices
Sticking with the Standards
Responsive Web Design
One Web for All (Accessibility)
The Need for Speed (Site Performance)
Test Yourself
PART II | HTML Markup for Structure
Chapter 4 | Creating a Simple Page (HTML Overview)
A Web Page, Step by Step
Before We Begin, Launch a Text Editor
Step 1: Start with Content
Step 2: Give the Document Structure
Step 3: Identify Text Elements
Step 4: Add an Image
Step 5: Change the Look with a Style Sheet
Validating Your Documents
Test Yourself
Element Review: Document Structure
Chapter 5 | Marking up Text
Paragraphs
Headings
Lists
More Content Elements
Organizing Page Content
The Inline Element Roundup
Generic Elements (div and span)
Some Special Characters
Putting It All Together
Test Yourself
Element Review: Text
Chapter 6 | Adding Links
The href Attribute
Linking to Pages on the Web
Linking Within Your Own Site
Targeting a New Browser Window
Mail Links
Telephone Links
Test Yourself
Element Review: Links
Chapter 7 | Adding Images
First, a Word on Image Formats
The img Element
A Window in a Window (iframe)
Test Yourself
Element Review: Replaced Elements
Chapter 8 | Basic Table Markup
How Tables Are Used
Minimal Table Structure
Table Headers
Spanning Cells
Table Accessibility
Wrapping Up Tables
Test Yourself
Element Review: Tables
Chapter 9 | Forms
How Forms Work
The form Element
Variables and Content
The Great Form Control Round-up
Form Accessibility Features
Form Layout and Design
Test Yourself
Element Review: Forms
Chapter 10 | What's Up, HTML5?
A Funny Thing Happened on the Way to XHTML2
In the Markup Department
Meet the APIs
Video and Audio
Canvas
Final Word
Test Yourself
PART III | CSS for Presentation
Chapter 11 | Cascading Style Sheets Orientation
The Benefits of CSS
How Style Sheets Work
The Big Concepts
Moving Forward with CSS
Test Yourself
Chapter 12 | Formatting Text (Plus More Selectors)
The Font Properties
Changing Text Color
A Few More Selector Types
Text Line Adjustments
Underlines and Other "Decorations"
Changing Capitalization
Spaced Out
Text Shadow
Changing Lists Bullets and Numbers
Test Yourself
CSS Review: Font and Text Properties
Chapter 13 | Colors and Backgrounds
(Plus Even More Selectors and External Style Sheets)
Specifying Color Values
Foreground Color
Background Color
Playing with Opacity
Introducing.... Pseudo-class Selectors
Pseudo-element Selectors
Attribute Selectors
Background Images
Like a Rainbow (Gradients)
The Shorthand background Property
Finally, External Style Sheets
Test Yourself
CSS Review: Color and Background Properties
Chapter 14 | Thinking Inside the Box (Padding, Borders, and Margins)
The Element Box
Specifying Box Dimensions
Padding
Borders
Margins
Assigning Display Roles
Adding Drop Shadows to Boxes
The Box Model in Review
Test Yourself
CSS Review: Basic Box Properties
Chapter 15 | Floating and Positioning
Normal Flow
Floating
Positioning Basics
Relative Positioning
Absolute Positioning
Fixed Positioning
Test Yourself
CSSvReview: Floating and Positioning Properties
Chapter 16 | Page Layout with CSS
Page Layout Strategies
Page Layout Techniques
Multicolumn Layouts Using Floats
Positioned Layout
Top-to-Bottom Column Backgrounds
Test Yourself
Chapter 17 | Transitions, Transforms, and Animation
Ease-y Does It (CSS Transitions)
CSS Transforms
Keyframe Animation
Test Yourself
CSS Review:Transitions, Transforms, and Animation
Chapter 18 | CSS Techniques
A Clean Slate (CSS Reset)
Image Replacement Techniques
CSS Sprites
Styling Forms
Styling Tables
Basic Responsive Web Design
Wrapping Up Style Sheets
Test Yourself
CSS Review: Table Properties
PART IV | JavaScript for Behaviors
Chapter 19 | Introduction to JavaScript
What Is JavaScript?
Adding JavaScript to a Page
The Anatomy of a Script
The Browser Object
Events
Putting It All Together
Test Yourself
Chapter 20 | Using JavaScript
Meet the DOM
Polyfills
JavaScript Libraries
Big Finish
Test Yourself
PART V | Web Graphic Production
Chapter 21 | Web Graphics Basics
Image Sources
Meet the Formats
Image Size and Resolution
Working with Transparency
PNG-8 "Alpha" Transparency
Introduction to SVG
Summing Up Images
Test Yourself
Chapter 22 | Lean and Mean Web Graphics
General Optimization Strategies
Optimizing GIFs
Optimizing JPEGs
Optimizing PNGs
Optimize to File Size
Optimization in Review
Test Yourself
· · · · · · (收起)

读后感

评分

感觉用这本书来入门很合适,翻译不错,小错误不是很多。浅显易懂,小练习可以迅速巩固知识。唯一的缺点就是机工这个出版社太不厚道,书的纸张和草纸差不多,原书可以彩印的,中文版不但没有彩印还把纸张搞成这样,机工是我见过最抠门的出版社

评分

感觉用这本书来入门很合适,翻译不错,小错误不是很多。浅显易懂,小练习可以迅速巩固知识。唯一的缺点就是机工这个出版社太不厚道,书的纸张和草纸差不多,原书可以彩印的,中文版不但没有彩印还把纸张搞成这样,机工是我见过最抠门的出版社

评分

感觉用这本书来入门很合适,翻译不错,小错误不是很多。浅显易懂,小练习可以迅速巩固知识。唯一的缺点就是机工这个出版社太不厚道,书的纸张和草纸差不多,原书可以彩印的,中文版不但没有彩印还把纸张搞成这样,机工是我见过最抠门的出版社

评分

感觉用这本书来入门很合适,翻译不错,小错误不是很多。浅显易懂,小练习可以迅速巩固知识。唯一的缺点就是机工这个出版社太不厚道,书的纸张和草纸差不多,原书可以彩印的,中文版不但没有彩印还把纸张搞成这样,机工是我见过最抠门的出版社

评分

感觉用这本书来入门很合适,翻译不错,小错误不是很多。浅显易懂,小练习可以迅速巩固知识。唯一的缺点就是机工这个出版社太不厚道,书的纸张和草纸差不多,原书可以彩印的,中文版不但没有彩印还把纸张搞成这样,机工是我见过最抠门的出版社

用户评价

评分

一些比较模糊的地方都讲的挺清楚

评分

一些比较模糊的地方都讲的挺清楚

评分

一些比较模糊的地方都讲的挺清楚

评分

一些比较模糊的地方都讲的挺清楚

评分

suitable to web front-end newbies,greatly comprehensive to web front-end basics,including HTML[5],CSS and a bit of JavaScript.

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有