Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Responsive Web Design with HTML5 and CSS3, Second Edition

You're reading from  Responsive Web Design with HTML5 and CSS3, Second Edition

Product type Book
Published in Aug 2015
Publisher Packt
ISBN-13 9781784398934
Pages 312 pages
Edition 1st Edition
Languages
Author (1):
Ben Frain Ben Frain
Profile icon Ben Frain
Toc

Table of Contents (17) Chapters close

Responsive Web Design with HTML5 and CSS3 Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. The Essentials of Responsive Web Design 2. Media Queries – Supporting Differing Viewports 3. Fluid Layouts and Responsive Images 4. HTML5 for Responsive Web Designs 5. CSS3 – Selectors, Typography, Color Modes, and New Features 6. Stunning Aesthetics with CSS3 7. Using SVGs for Resolution Independence 8. Transitions, Transformations, and Animations 9. Conquer Forms with HTML5 and CSS3 10. Approaching a Responsive Web Design Index

The shortcomings of our example


In this chapter we've covered all the essential component parts of a basic responsive HTML5 and CSS3 powered web page.

But you and I both know that this basic responsive example is rarely the limit of what we're tasked with building. Nor should it reflect the limit of what we are capable of building.

What about if we want our page to respond to different light conditions? What about changing the size of links when people use different pointing devices (a finger rather than a mouse for example)? What about being able to animate and move visual elements simply, using nothing but CSS?

Then there's the markup. How do go about marking up pages with more semantic elements; article, section, menu, and the like, or make forms with built in validation (no JavaScript needed)? And what if we want to change the visual order of elements at different viewports?

Let's not forget images. We have fluid images in this example but if people visit this page on a mobile phone, they will need to download a large graphic (2000px wide no less) that will only be shown on their phone at a fraction of that size. That will make the page considerably slower to load than needed. Surely there's a better way?

And what about logos and icons? We've used a PNG in this example, but we could easily use scalable vector graphics (SVGs) to enjoy graphics with resolution independence. That way they will look pin-sharp, regardless of the resolution of the viewing screen.

Hopefully you have time to stick around, as these are the very questions we will answer in the coming chapters.

You have been reading a chapter from
Responsive Web Design with HTML5 and CSS3, Second Edition
Published in: Aug 2015 Publisher: Packt ISBN-13: 9781784398934
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}