A really like Eric's latest redesign. I'm a huge fan of ink drawings in general, so it figures I'd like this, but more than the graphic elements I feel like the layout manages to strike a great balance of feeling refreshingly different and yet immediately obvious, particularly on desktop. Snooping the source code shows that there's some clever CSS grid wizardry going on here with negative column/row indices that I'll definitely want to remember 🕵️♂️
- Source
- Link to Original 🔗
- Published
- Categories
- HTML & CSS, Web Design
- Tags
- CSS Grid, redesign, Japan, ink, illustration, layout, blog
Explore Other Notes
⬅ Newer
Gardened
The way we make websites is built on a false assumption: that the tools we use are the right ones for the job. Now – more than ever – we should be questioning why common frameworks, …
Older ➡
CSS Remedy
An in-progress project looking to create a CSS reset that creates modern defaults, rather than just focusing on standardising behaviour across browsers or removing irritating legacy features in …
- <!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>A really like Eric's latest redesign. I'm a huge fan of ink drawings in general, so it figures I'd like this, but more than the graphic elements I feel like the layout manages to strike a great …</p> </body> </html>
- Murray Champernowne