Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Responsive Web Design with HTML5 and CSS

You're reading from   Responsive Web Design with HTML5 and CSS Build future-proof responsive websites using the latest HTML5 and CSS techniques

Arrow left icon
Product type Paperback
Published in Oct 2025
Last Updated in Oct 2025
Publisher Packt
ISBN-13 9781837028238
Length 576 pages
Edition 5th Edition
Languages
Concepts
Arrow right icon
Author (1):
Arrow left icon
Ben Frain Ben Frain
Author Profile Icon Ben Frain
Ben Frain
Arrow right icon
View More author details
Toc

Table of Contents (22) Chapters Close

Preface 1. The Fundamentals of Responsive Web Design
2. The Essentials of Responsive Web Design FREE CHAPTER 3. Writing HTML Markup 4. Media and Container Queries 5. Fluid Layout and Flexbox 6. Layout with CSS Grid 7. Core Skills for Effective Frontend Web Development
8. CSS Nesting, Layers, Selectors, and More 9. Web Typography 10. CSS Colors 11. Stunning Aesthetics with CSS 12. Responsive Images 13. SVG 14. Transitions, Transformations, and Animations 15. Custom Properties and CSS Functions 16. Forms 17. Latest Platform Features and Parting Advice
18. Cutting-Edge CSS Features 19. Bonus Techniques and Parting Advice 20. Other Books You May Enjoy
21. Index

Container queries

Media queries operate their queries on the capabilities of the device. Practically, when working with responsive designs, it's most commonly the width of the viewport we are interested in.However, there are occasions where the width of the viewport is not the ideal metric for making a style change.Suppose we are creating a visual component that might be used in a wider container, such as a main content area, but equally might be used in a thinner, sidebar aside area. These two contextual conditions for our component can exist at the same time. The viewport width would be the same, but the container our component finds itself in would be different. This is the problem that container queries solve. They allow us to make styles based on the container size, rather than the viewport size.Before we look at container queries in more depth, let’s consider what we did before them, not just to reminisce, but because container queries are a relatively new addition to...

lock icon The rest of the chapter is locked
Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Responsive Web Design with HTML5 and CSS
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 ₹800/month. Cancel anytime
Modal Close icon
Modal Close icon