Beginning HTML5 and CSS3 for Dummies. (Record no. 112674)
[ view plain ]
000 -LEADER | |
---|---|
fixed length control field | 11446nam a22005173i 4500 |
001 - CONTROL NUMBER | |
control field | EBC1375629 |
003 - CONTROL NUMBER IDENTIFIER | |
control field | MiAaPQ |
005 - DATE AND TIME OF LATEST TRANSACTION | |
control field | 20181121170834.0 |
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS--GENERAL INFORMATION | |
fixed length control field | m o d | |
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION | |
fixed length control field | cr cnu|||||||| |
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION | |
fixed length control field | 181113s2013 xx o ||||0 eng d |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781118690703 |
-- | (electronic bk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
Cancelled/invalid ISBN | 9781118657201 |
035 ## - SYSTEM CONTROL NUMBER | |
System control number | (MiAaPQ)EBC1375629 |
035 ## - SYSTEM CONTROL NUMBER | |
System control number | (Au-PeEL)EBL1375629 |
035 ## - SYSTEM CONTROL NUMBER | |
System control number | (CaPaEBR)ebr10747420 |
035 ## - SYSTEM CONTROL NUMBER | |
System control number | (CaONFJC)MIL576311 |
035 ## - SYSTEM CONTROL NUMBER | |
System control number | (OCoLC)857740144 |
040 ## - CATALOGING SOURCE | |
Original cataloging agency | MiAaPQ |
Language of cataloging | eng |
Description conventions | rda |
-- | pn |
Transcribing agency | MiAaPQ |
Modifying agency | MiAaPQ |
050 #4 - LIBRARY OF CONGRESS CALL NUMBER | |
Classification number | QA76.76.H94 -- T58 2013eb |
082 0# - DEWEY DECIMAL CLASSIFICATION NUMBER | |
Classification number | 006.74 |
100 1# - MAIN ENTRY--PERSONAL NAME | |
Personal name | Tittel, Ed. |
245 10 - TITLE STATEMENT | |
Title | Beginning HTML5 and CSS3 for Dummies. |
250 ## - EDITION STATEMENT | |
Edition statement | 1st ed. |
264 #1 - PUBLICATION, DISTRIBUTION, ETC. (IMPRINT) | |
Place of publication, distribution, etc | Somerset : |
Name of publisher, distributor, etc | John Wiley & Sons, Incorporated, |
Date of publication, distribution, etc | 2013. |
264 #4 - PUBLICATION, DISTRIBUTION, ETC. (IMPRINT) | |
Date of publication, distribution, etc | ©2013. |
300 ## - PHYSICAL DESCRIPTION | |
Extent | 1 online resource (387 pages) |
336 ## - CONTENT TYPE | |
Content type term | text |
Content type code | txt |
Source | rdacontent |
337 ## - MEDIA TYPE | |
Media type term | computer |
Media type code | c |
Source | rdamedia |
338 ## - CARRIER TYPE | |
Carrier type term | online resource |
Carrier type code | cr |
Source | rdacarrier |
505 0# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About this Book -- Foolish Assumptions -- Icons Used in This Book -- Beyond the Book -- Where to Go from Here -- Part I: Getting Started with HTML and CSS on the Web -- Chapter 1: An Overview of HTML and CSS on the Web -- How and Where Web Pages Come to Life Online -- HyperText -- Content versus presentation -- Web browsers -- Getting to know Internet protocols -- Understanding HTML and Its Versions -- Different versions of HTML -- Creating HTML markup -- Building HTML documents -- Understanding the Role of CSS -- Different versions here, too -- Creating CSS markup -- Dissecting a Simple Markup Example -- Where's the HTML? -- Where's the CSS? -- A partnership of equals -- Chapter 2: Meeting the Structure and Components of HTML -- Like Any Language: Syntax and Rules -- Color-coding the markup -- Breaking down the elements -- Adding Attributes to Your HTML -- Examining Entities in Markup -- Non-ASCII characters -- Character codes -- (Special) tag characters -- Organizing Web Pages -- Organizing HTML text -- Complementing and enhancing text -- Chapter 3: Creating and Viewing a Web Page -- Before You Get Started -- Creating a Page from Scratch -- Step 0: Gather your tools -- Step 1: Planning a simple design -- Step 2: Writing some HTML -- Step 3: Saving your page -- Step 4: Viewing your page -- Editing an Existing Web Page -- Posting Your Page Online -- Part II: Getting the Structure and Text Right -- Chapter 4: HTML Documents Need Good Structure -- Establishing a Document Structure -- HTML Document Organization Revisited -- HTML DOCTYPE Starts Things Off -- The Element -- Anatomy of the -- Meeting the himself -- Handling metadata with -- Redirecting users to another page -- Naming your page with a -- The Is a BIG Container. |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Chapter 5: Text and Lists -- Formatting Text -- Paragraphs -- Headings -- Controlling Text Blocks -- Block quotes -- Preformatted text -- Horizontal rules -- Organizing Information -- Numbered lists -- Bulleted lists -- Defi nition lists -- Nesting lists -- Chapter 6: Tip-Top Tables in HTML -- How Got a Bad Name in HTML -- What's in a Table? LOTS of Markup -- Setting Up a Table Border -- The Table Head () and Its Elements -- Managing Table Layouts -- Making Good Table Bodies -- Shaping a solid table -- Sitting at the Footer of the Table -- Exploring and Explaining a Table -- Oh caption, my caption -- Is the header dead yet? -- Marching through the table body -- Finishing with the footer -- Chapter 7: Working with Forms in HTML -- Exploring Types of Web Forms -- Search forms -- Data collection forms -- Creating Forms -- Structure -- Input tags -- Input fi elds -- Form validation -- Processing Data -- Processing forms on your pages -- Designing User-Friendly Forms -- Other Noteworthy Forms-Related Markup -- Form Frameworks -- Part III: Adding Links, Images, and Other Media -- Chapter 8: Getting Hyper with Links in HTML -- Basic Links 101 -- Exploring link options -- Avoiding common mistakes -- Customizing Links -- Opening new windows -- Specifying locations in web pages -- Linking to non-HTML resources -- Chapter 9: Working with Images in HTML -- The Role of Images in a Web Page -- Creating Web-Friendly Images -- Adding an Image to a Web Page -- Image location -- Using the element -- Adding alternative and title text -- Specifying image size -- Image borders and alignment -- Images That Link -- Triggering links -- Building image maps -- Chapter 10: Managing Media and More in HTML -- The Battle of the Media Formats -- Meet the major audio formats -- Meet the major video formats -- Comparing Traditional and HTML5 Media Handling. |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Mastering HTML5 Media Markup -- Making beautiful music with audio -- Moving media with video -- Undergoing the conversion experience -- Working with Web Page Controls -- Displaying a meter bar -- Tracking progress on activities -- Tracking and reporting on time -- Updating HTML5 controls -- Part IV: Adopting CSS Style -- Chapter 11: Advantages of Style Sheets -- Advantages of Style Sheets -- The four steps to style -- Understanding the C in CSS -- What CSS can do for a web page -- Styling a Document with CSS -- Using HTML5 Boilerplate -- Normalize before you stylize -- What you can do with CSS -- Putting CSS in Its Place -- Pixels, points, and dots - Oh my! -- Understanding the viewport -- Property measurement values -- About the CSS3 Standard -- Chapter 12: CSS Structure and Syntax -- Exploring CSS Structure and Syntax -- Selectors and declarations -- The selectors -- Inheriting styles -- Understanding the Cascade -- Chapter 13: Using Different Kinds of Style Sheets -- Applying Inline Styles -- Getting to Know Internal Style Sheets -- Understanding the element -- Figuring out internal style sheet scope -- Working with External Style Sheets -- CSS fi les -- Link element attributes -- Importing and when to use @import -- Part V: Enhancing Your Pages' Look and Feel -- Chapter 14: Managing Layout and Positioning -- Managing Layout -- Tiny boxes -- Block versus inline elements -- Normal flow -- Managing Positioning -- About coordinates and offsets -- Relative positioning -- Absolute positioning -- Floating -- Using a Layout Generator -- Chapter 15: Building with Boxes, Borders, and Buttons -- Meeting the Box Model -- Putting the Box Model into Practice -- Specifying padding and margin widths -- Adding borders -- Aligning text -- Indenting text -- Creating buttons with CSS -- Chapter 16: Using Colors and Backgrounds -- Defi ning Color Values. |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Color names -- Color numbers -- Defi ning Color Defi nitions -- Text -- Links -- Backgrounds -- Advanced backgrounds -- Chapter 17: Web Typography -- Finding Out about Fonts -- Font family -- Sizing -- Trying Out Text Treatments -- Embolden with bold -- Emphasizing with italic -- Changing capitalization -- Getting fancy with the text-decoration property -- Checking Out the Catchall Font Property -- Experimenting with Web Fonts -- Font fi le formats -- Finding fonts -- Linking fonts -- Using Google Fonts -- Chapter 18: CSS Text and Shadow Effects -- Creating Shadows -- text-shadow -- box-shadow -- Creating Inset Text -- Creating 3D Text -- Creating a Letterpress Effect -- Drop Shadows -- Text Rotation -- Chapter 19: Multimedia and Animation with CSS -- Using CSS with Multimedia -- Visual media styles -- Paged media styles -- Getting Animated -- Using the animation properties -- Creating animations with @keyframes -- Animating color -- Part VI: The Part of Tens -- Chapter 20: Ten Keys to Mobile Web Design -- Design for Different Mobile Devices -- Design for People -- Design for Small Screens -- Design for Low Bandwidth -- Design for Touch -- Design for Distracted Surfers -- Test on Many Mobile Devices -- Design for Simplicity -- Set Up Mobile Web Addresses -- Include a Link to the Desktop Site -- Chapter 21: Ten HTML Do's and Don'ts -- Don't Lose Sight of Your Content -- Do Structure Your Documents and Your Site -- Do Make the Most from the Least -- Do Build Attractive Pages -- Don't Lose Track of Those Tags -- Do Avoid Browser Dependencies -- Don't Make It Hard to Navigate Your Wild and Woolly Web -- Don't Think Revolution, Think Evolution -- Don't Get Stuck in the Two-Dimensional-Text Trap -- Don't Let Inertia Overcome You -- Chapter 22: Ten Ways to Kill Web Bugs Dead -- Make a List and Check It - Twice -- Master Text Mechanics. |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Lack of Live Links - a Lousy Legacy -- When Old Links Must Linger -- Make Your Content Mirror Your World -- Look for Trouble in All the Right Places -- Cover All the Bases with Peer Reviews -- Use the Best Tools of the Testing Trade -- Schedule Site Reviews -- Foster User Feedback -- If You Give to Them, They'll Give to You! -- Chapter 23: Ten Cool HTML Tools and Technologies -- WYSIWYG HTML Editors -- Dreamweaver -- Other WYSIWYG editors -- Helper HTML Editors -- Aptana Studio -- Other helper editors -- Inexpensive Graphics Editors -- Professional Graphics Editors -- Adobe Photoshop -- Adobe Fireworks -- W3C Link Checker -- Other Link Checkers -- HTML Validators -- FTP Clients -- Miscellaneous Helpful Web Tools -- Part VII: Appendixes -- Appendix A: Twitterati -- Appendix B: About the Dummies HTML Site -- About WordPress -- The dashboard -- Appearance and themes -- Pages and posts -- Widgets -- Responsive Design -- HTML5 Cafe -- The home page -- About Us -- The Menu -- Contact Us -- HTML5 Boilerplate -- Index -- EULA. |
520 ## - SUMMARY, ETC. | |
Summary, etc | Your full-color, friendly guide to getting started with HTML5 and CSS3! HTML and CSS are essential tools for creating dynamic websites and help make your websites even more effective and unique. This friendly-but-straightforward guide gets you started with the basics of the latest versions of HTML and CSS: HTML5 and CSS3. Introducing you to the syntax and structure of the languages, this helpful guide shows you how to create and view a web page, explains ideal usage of HTML5 and CSS3, walks you through the CSS3 rules and style sheets, addresses common mistakes and explains how to fix them, and explores interesting HTML5 tools. Serves as an ideal introduction to HTML5 and CSS3 for beginners with little to no web development experience Details the capabilities of HTML5 and CSS3 and how to use both to create responsive, practical, and well-designed websites Helps you understand how HTML5 and CSS3 are the foundation upon which hundreds of millions of web pages are built Features full-color illustrations to enhance your learning process Beginning HTML5 and CSS3 For Dummies is the perfect first step for getting started with the fundamentals of web development and design. |
588 ## - SOURCE OF DESCRIPTION NOTE | |
Source of description note | Description based on publisher supplied metadata and other sources. |
590 ## - LOCAL NOTE (RLIN) | |
Local note | Electronic reproduction. Ann Arbor, Michigan : ProQuest Ebook Central, 2018. Available via World Wide Web. Access may be limited to ProQuest Ebook Central affiliated libraries. |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | Cascading style sheets. |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | HTML (Document markup language). |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | Web site development. |
655 #4 - INDEX TERM--GENRE/FORM | |
Genre/form data or focus term | Electronic books. |
700 1# - ADDED ENTRY--PERSONAL NAME | |
Personal name | Minnick, Chris. |
776 08 - ADDITIONAL PHYSICAL FORM ENTRY | |
Display text | Print version: |
Main entry heading | Tittel, Ed |
Title | Beginning HTML5 and CSS3 for Dummies |
Place, publisher, and date of publication | Somerset : John Wiley & Sons, Incorporated,c2013 |
International Standard Book Number | 9781118657201 |
797 2# - LOCAL ADDED ENTRY--CORPORATE NAME (RLIN) | |
Corporate name or jurisdiction name as entry element | ProQuest (Firm) |
856 40 - ELECTRONIC LOCATION AND ACCESS | |
Uniform Resource Identifier | <a href="https://ebookcentral.proquest.com/lib/buse-ebooks/detail.action?docID=1375629">https://ebookcentral.proquest.com/lib/buse-ebooks/detail.action?docID=1375629</a> |
Public note | Click to View |
No items available.