HTML, CSS & JavaScript Web Publishing in One Hour a Day, Sams Teach Yourself: Covering Html5, Css3, and Jquery
Autor Laura Lemay, Rafe Colburn, Jennifer Kyrninen Limba Engleză Paperback – 29 dec 2015
Completely revamped to teach HTML5 and CSS3 from the very beginning, this is the newest edition of the worldwide best-seller that has helped 500,000+ people learn the foundational skills of modern web development. Laura Lemay and Rafe Colburn have thoroughly revamped their in-depth tutorial to cover the latest web skills and technologies, and walk the reader through creating interactive, dynamic web sites using today's JavaScript libraries, services, and social web technologies.
Preț: 215.02 lei
Preț vechi: 268.77 lei
-20% Nou
41.15€ • 42.80$ • 33.97£
Carte disponibilă
Livrare economică 22 martie-05 aprilie
Livrare express 11-15 martie pentru 56.52 lei
Specificații
ISBN-10: 0672336235
Pagini: 768
Ilustrații: illustrations
Dimensiuni: 178 x 231 x 38 mm
Greutate: 1.13 kg
Ediția:Revised
Editura: Sams Publishing
Cuprins
The Title
Headings
Paragraphs
Comments
Summary
Workshop
Q&A
Quiz
Quiz Answers
Exercises
Lesson 5: Organizing Information with Lists
Lists: An Overview
Numbered Lists
Customizing Ordered Lists
Unordered Lists
Customizing Unordered Lists
Definition Lists
Nesting Lists
Other Uses for Lists
Summary
Workshop
Q&A
Quiz
Quiz Answers
Exercises
Lesson 6: Working with Links
Creating Links
Linking Local Pages Using Relative and Absolute Pathnames
Absolute Pathnames
Should You Use Relative or Absolute Pathnames?
Links to Other Documents on the Web
Linking to Specific Places Within Documents
Creating Links and Anchors
The name Attribute of the Tag
Linking to Elements in the Same Document
Anatomy of a URL
Parts of URLs
Special Characters in URLs
The rel Attribute
Kinds of URLs
HTTP
Anonymous FTP
Non-Anonymous FTP
Mailto
File
Summary
Workshop
Q&A
Quiz
Quiz Answers
Exercises
PART III: Doing More with HTML and CSS
Lesson 7: Formatting Text with HTML and CSS
Character-Level Elements
Semantic HTML Tags
Changes to Physical Style Tags in HTML5
Character Formatting Using CSS
The Text Decoration Property
Font Properties
Preformatted Text
Horizontal Rules (or Thematic Breaks)
Attributes of the
Tag
Line Break
Addresses
Quotations
Special Characters
Character Encoding
Character Entities for Special Characters
Character Entities for Reserved Characters
Fonts and Font Sizes
Summary
Workshop
Q&A
Quiz
Quiz Answers
Exercises
Lesson 8: Using CSS to Style a Site
Including Style Sheets in a Page
Creating Page-Level Styles
Creating Sitewide Style Sheets
Selectors
Contextual Selectors
Classes and IDs
What Cascading Means
Units of Measure
Specifying Colors
Editing Styles with Developer Tools
Using Color
Links
The Box Model
Borders
Margins and Padding
Controlling Size and Element Display
Float
More Selectors
Pseudo-Classes
Attribute Selectors
The
TagSummary
Workshop
Q&A
Quiz
Quiz Answers
Exercises
Lesson 9: Using Images on Your Web Pages
Images on the Web
Image Formats
GIF
JPEG
PNG
SVG
Inline Images in HTML: The Tag
Adding Alternative Text to Images
Images and Text
Text and Image Alignment
Wrapping Text Next to Images
Adjusting the Space Around Images
Images and Links
Other Neat Tricks with Images
Image Dimensions and Scaling
Image Backgrounds
Using Images as Bullets
What Is an Imagemap?
Getting an Image
Determining Your Coordinates
The
The usemap Attribute
Image Etiquette
Summary
Workshop
Q&A
Quiz
Quiz Answers
Exercises
Lesson 10: Building Tables
Creating Tables
Table Parts
The