Project: A Portfolio Page
A grid of project cards with a filter, responsive images and a case study page. The project where card markup, image performance and clickable regions...
Layouts and assets that adapt to the viewport.
9 notes tagged
A grid of project cards with a filter, responsive images and a case study page. The project where card markup, image performance and clickable regions...
What the markup alone can do for speed, with no build tooling: resource hints, image discipline, script loading and the small set of attributes that m...
Three measurements taken from real visits, and one indexing rule that decides which version of your page Google actually reads.
The viewport tag, flexible images, relative units and the mobile first habit. Half of responsive design is decided before a single media query is writ...
Grid and flexbox changed what markup a layout needs. Fewer wrappers, source order that matches reading order, and the reorder trap that breaks keyboar...
Two lines that every page needs. One decides whether your text is readable at all, the other decides whether your page works on a phone.
A table with eight columns cannot fit on a phone. Four patterns that keep the data usable, and the trade off each one makes.
Stop sending a 2000 pixel photograph to a phone. Learn width descriptors, the sizes attribute the browser cannot work out for itself, and when picture...
src, alt, width and height. Four attributes, and three of them are doing more work than most people realise.