Responsive refresh

Another week, another responsive web site.

Two weeks ago, it was St. Paul’s School. Last week, it was Salter Cane. This week, I’ve been working on next year’s UX London site, implementing a nice little design refresh courtesy of Paul.

More pages will be added soon but for now, it’s essentially like a poster for the conference.

Back when I was working on the first UX London site two years ago, I was building it together with Natalie, and I mean literally together: we were pair-programming. Well, I guess programming isn’t quite right for HTML and CSS, but we were pair-writing. It was an excellent experience.

Anyway, Natalie being Natalie, the UX London site was built with rock-solid markup with a flexible layout. All the pieces were in place for a responsive web design so once I was done with the current refresh, I spent a few minutes writing some media queries.

UX London (1440) UX London (1024) UX London (760) UX London (480)

You can see the results for yourself.

Have you published a response to this? :

Related posts

Media queries with display-mode

I never would’ve known about the `display-mode` media feature if I hadn’t been writing about it.

Media queries and multiple columns

Responsiveness in the second dimension.

Re-flex

Putting content first by combining responsive design with the CSS3 flexible box layout module.

Ethan Marcotte: The Responsive Designer’s Workflow

Liveblogging Ethan’s talk at An Event Apart in Boston.

Tweaking Huffduffer

An oEmbed nip here, a responsive design tuck there.

Related links

Thoughts on Exerting Control With Media Queries - Jim Nielsen’s Blog

Some thoughts on CSS, media queries, and fluid type prompted by Utopia:

We say CSS is “declarative”, but the more and more I write breakpoints to accommodate all the different ways a design can change across the viewport spectrum, the more I feel like I’m writing imperative code. At what quantity does a set of declarative rules begin to look like imperative instructions?

In contrast, one of the principles of Utopia is to be declarative and “describe what is to be done rather than command how to do it”. This approach declares a set of rules such that you could pick any viewport width and, using a formula, derive what the type size and spacing would be at that size.

Tagged with

Can we have custom media queries, please?

I knew that custom properties don’t work in media queries but I had no idea that there was such a thing as custom media queries, which effectively do the same thing.

But this is not implemented in any browser. Boo! This would be so useful! If browser makers can overcame the technical hurdles with container queries, I’m sure they can deliver custom media queries.

Tagged with

Concise Media Queries with CSS Grid

‘Sfunny, this exact use-case (styling a profile component) came up on a project recently and I figured that CSS grid would be the right tool for the job.

Tagged with

Lynn Fisher

This homepage is media-querytastic. It’s so refreshing to see this kind of fun experimentation on a personal site—have fun resizing your browser window!

Tagged with

Media Query Events Example

A page to demonstrate the conditional CSS technique I documented a while back.

Tagged with

Previously on this day

18 years ago I wrote Microsoft in London

A morning of otherworldly presentations from Steve Balmer and others.

22 years ago I wrote On this date...

I’m taking it easy today. It is, after all, Labour Day in Australia, Independence Day in Nigeria, Armed Forces Day in South Korea, National Liberation Day in China and a public holiday in Botswana.

22 years ago I wrote What's on Your Dock?

Here’s one for the OS X users amongst you. There’s an article over at O’Reilly called "What’s on Your Dock?":

23 years ago I wrote Eric Myer Photography

Fun with faces.

23 years ago I wrote Edward J.Funkuncle

Set aside some time to look through the wonderful Funkuncle website.

23 years ago I wrote Dive Into Mark

Hot on the heels of my blogging anniversary, comes this anniversary from Mark:

24 years ago I wrote Trillion-atom triumph

Nature magazine has an an article about entangling matter on a subatomic scale. Scientists in Denmark have made a breakthrough in the scale of the entanglements.

24 years ago I wrote Whaddya think?

So, here’s the newly relaunched Adactio site. I hope you like it.