A quick note about the concept of retrofitting responsiveness onto existing websites - is it feasible? how well does it work? We're in the process of trying it out with Costhetics - one of our clients..
Read More
A quick rundown / stream of consciousness about the different use cases and contexts that *should* govern how we think about responsive web design. There is a definite lack in technology preventing responsive design from being the amazing revolution that it should be.
Read More
One of the things i'm doing at the moment (very slowly) is converting all my CSS to SCSS. I find the maintainability so much better - today i found a tool to convert existing CSS to SCSS. Not bad.
Read More
So, this week I've been teaching web design at Shillington College in Sydney. Today we had an interesting discussion about <section> vs <div> for marking up regions on a page in HTML5 - in our case: particularly the main content region (which previously we style as <div id="content">. The debate stemmed from the (somewhat obsessive) idea that <div>'s are evil.
Read More
I often harp on about how responsive web design is MORE than just adaptive CSS layouts. I believe that we should be building websites that contextually respond to the device/screen size in question.
Read More
As Google Chrome’s market share grows it has become necessary (in my pedant’s eyes) to acknowledge that some people will be viewing your site without a status bar and subsequently with no grounding or footer space. In order to combat the unsightly finish this gives to a site, I have decided to include a border-bottom: 3px solid #ccc; in the body style for the new Outside In Media site - http://outsideinmedia.co.uk
A minor issue, but also easily fixed.. so check it out.. and maybe you might want to use it in the future.
Read More
Something I’ve noticed recently which makes me wonder about people’s understanding of how web design works is the designer/developer obsession with validation. I’m definitely not the first to realise this (i’m pretty sure i read an article not so long ago at jeffcroft.com – where Jeff made the same point), but i’ve been surfing the web a bit this weekend, and noticed how rampant this issue really is.
Read More