Categories
Journal

What are container queries – will they change the way we design responsive pages?

Intro Container queries are queries that allow the styling of elements based on the width and height of their parent container instead of just relying only on the viewport dimensions. Miriam Suzanne is the author of the proposal on container queries. Her website and codepen collection are very helpful resources to follow how this new […]

Categories
Journal

What I learned on week 2

Week 2 of active learning became VERY active. Design for the web Content I find learning code quite challenging yet very interesting. It’s time to get used to the fact that every comma or semicolon (or their absence) in lines of the code matters. To be honest, I’m still trying to find the best way to learn code and practice. […]