Learning Web Design: A Beginner’s Guide to HTML,CSS,JavaScript,and Web Graphics
Authors: Jennifer Robbins
ISBN-10: 1491960205
ISBN-13: 9781491960202
Edition 版次: 5
Publication Date 出版日期: 2018-05-21
Print Length 页数: 808 pages
Book Description
By finelybook
Do you want to build web pages but have no prior experience? This friendly guide is the perfect place to start. You’ll begin at square one,learning how the web and web pages work,and then steadily build from there. By the end of the book,you’ll have the skills to create a simple site with multicolumn pages that adapt for mobile devices.
Each chapter provides exercises to help you learn various techniques and short quizzes to make sure you understand key concepts.
This thoroughly revised edition is ideal for students and professionals of all backgrounds and skill levels. It is simple and clear enough for beginners,yet thorough enough to be a useful reference for experienced developers keeping their skills up to date.
Build HTML pages with text,links,images,tables,and forms
Use style sheets (CSS) for colors,backgrounds,formatting text,page layout,and even simple animation effects
Learn how JavaScript works and why the language is so important in web design
Create and optimize web images so they’ll download as quickly as possible
NEW! Use CSS Flexbox and Grid for sophisticated and flexible page layout
NEW! Learn the ins and outs of Responsive Web Design to make web pages look great on all devices
NEW! Become familiar with the command line,Git,and other tools in the modern web developer’s toolkit
NEW! Get to know the super-powers of SVG graphics
Partl. Getting Started
1. Getting Started in Web Design
D2. How the Web Works
D3. Some Big Concepts You Need to Know
Part ll. HTML for STRUCTURE
4. Creating a Simple Page
D5. Marking Up Text
D6. Adding Links
7. Adding lmages
8. Table Markup
D9. Forms
D10. Embedded Media
Part ll. CSS for Presentation
b11. Introducing Cascading Style Sheets
12. Formatting Text
13. Colors and Backgrounds
b14. Thinking Inside the Box
15. Floating and Positioning
D16. CSS Layout with Flexbox and Grid
17. Responsive Web Design
D18. Transitions,Transforms,and Animation
D19. More CSS Techniques
D20. Modern Web Development Tools
Part IV. JavaScript for Behavior
D21. Introduction to JavaScript
D22. Using JavaScript
Part V. Web lmages
D23. Web lmage Basics
D24. Image Asset Production
D25. SVG
Part Vl. Appendices
A. Answers
B. HTML5 Global Attributes
C. CSS Selectors,Levels 3 and4
DD. From HTML+to HTML5