Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Pro HTML5 and CSS3 Design Patterns (repost)

Posted By: arundhati
Pro HTML5 and CSS3 Design Patterns (repost)

Michael Bowers, Dionysios Synodinos, "Pro HTML5 and CSS3 Design Patterns"
2011 | ISBN-10: 1430237805 | PDF, EPUB | 532 pages | 12 + 33 MB

Pro HTML5 and CSS3 Design Patterns is a reference book and a cookbook on how to style web pages using CSS3 and HTML5. It contains 350 ready–to–use patterns (CSS3 and HTML5 code snippets) that you can copy and paste into your code. Each pattern can be combined with other patterns to create an unlimited number of solutions, and each pattern works reliably in all major browsers without the need for browser hacks.

The book is completely up-to-date with code, best practices, and browser compatibilities for HTML5 and CSS3—enabling you to dive in and make use of these new technologies in production environments.

Pro HTML5 and CSS3 Design Patterns is so much more than just a cookbook, though! It systematically covers every usable feature of CSS3 and combines these features with HTML5 to create reusable patterns. Each pattern has an intuitive name to make it easy to find, remember, and refer to. Accessibility and best practices are carefully engineered into each design pattern, example, and source code.

The book’s layout, with a pattern’s example on the left page and its explanation on the right, makes it easy to find a pattern and study it without having to flip between pages. The book is also readable from cover to cover, with topics building carefully upon previous topics.

Pro HTML5 and CSS3 Design Patterns book unleashes your productivity and creativity in web design and development. Instead of hacking your way toward a solution, you'll learn how to predictably create successful designs every time by reusing and combining modular design patterns.

What you’ll learn
Code CSS3 and HTML5
Use CSS3 Selectors
Use six CSS3 Box Models
Create rounded corners, shadows, gradients, sprites, and transparency
Replace text with images without affecting accessibility
Style text with fonts, highlights, decorations, and shadows
Create flexible, fluid layouts
Position elements with absolute pixel precision
Stack elements in layers
Size, stretch, shrinkwrap, indent, align, and offset elements
Style tables with borders and alternating striped rows
Size table columns automatically
Integrate CSS3 and JavaScript without embedding JavaScript in HTML5
Create drop caps, callouts, quotes, and alerts