Practical HTML5 projects
Practical HTML5 Projects is a collection of valuable web techniques that any developer or designer can use. This book is all about saving time. Busy web developers should not have to plow through pages of theory or history only to discover that no practical applications are provided, nor should they...
Main Author: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
New York :
Apress
2012.
|
Edition: | 1st ed. 2012. |
Series: | The expert's voice in Web development Practical HTML5 projects
|
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627699606719 |
Table of Contents:
- Title Page; Copyright Page; Contents at a Glance; Table of Contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; The Origin of this Book; Is this Book for You?; What this Book Does and Does Not Cover; The Layout; The Level of Skill Required; HTML5 and CSS3; Minimum Use of Scripts; Conventions Used in this Book; Using the Book's Markup and Templates; WYSIWYG Web Design Programs; Web Design Programs and CMS; Which Browsers?; CHAPTER 1 Moving to HTML5; Moving to HTML5; The HTML5 and XHTML5 DOC; The New Elements in HTML5; The New Semantic Tags
- Semantic Tags Are Intended to Dispel AmbiguitiesSimple Examples of Page Layout with Semantic Tags; The Solution for Internet Explorer 7 and 8; The Tag; A More Complex Example Using Semantic Tags; The Conversion Steps; The vs. Controversy; The Element; The Tag; The Tag; The Tag; The Tag; The New HTML5 Form Controls; SVG Images; SVG Images Can Be Created for Text; The and Tags; APIs (Application Programming Interfaces); A Strategy for Moving to HTML5; Summary; CHAPTER 2 A Rollover Picture Gallery
- An Introduction to the TechniqueImage Size and Format; A Single-Column Gallery; A Two-Column Gallery; A Mixture of Sizes and Formats in Three Columns; Differing Formats; More Columns and More Rows; Placing the Gallery Within a Real Web Page; Summary; CHAPTER 3 Backgrounds; Overview; Create Gradient Backgrounds; Using a Gradient Image; Downloading Examples; A Background Header Image; Overlay a Background Image with Text; Superimpose an Image on the Header; What About Backgrounds in Semi-Liquid Layouts?; Transparent Backgrounds; Background Bullets; Multiple Backgrounds Using HTML5 and CSS2
- Multiple Backgrounds Using CSS3Multiple CSS2 and Images in a Real-World Page; The Rules for CSS Background Images; Positioning a Single Non-Repeating Background Image; Specifying a Repeating Tiled Background; Creating a Static Watermark as a Background Image; Summary; CHAPTER 4 Rollover Menus; Horizontal Rollover Navigation Menus; The Types of Horizontal Menu; Simple 2D Button Menu; A Variable-Width Horizontal 2D Button Menu; 3D Rollover Button Menus; Variable-Width 3D Menu Buttons; A 3D Version with Equal-Width Buttons; Which 3D Buttons to Choose: ul/li or dl/dt?; Tabbed Horizontal Menus
- Tutorial for the Tabbed MenuHorizontal Menus with Rounded Tabs; Horizontal Tab Menus Using an Image; Using Button Images for Tabs; Sliding Doors Technique; Vertical Rollover Navigation Menus; Create an Active-Page Button; Horizontal and Vertical Menus on the Same Page; Summary; CHAPTER 5 Moving to CSS3; CSS3 Gradients; Linear Gradients; Radial Gradients; CSS3 Opacity and RGBA Colors; New CSS3 Selectors and Elements; ::first letter; ::first line; ::before; :nth-child(); Font Selectors; Using Current, Future, and Other Modules; Summary; CHAPTER 6 Audio, Video, and Slide Shows
- When to Use Audio and Video (AV)