Web Design Trends in 2012
It’s that time of year again, where we look into our crystal ball to
see what will be the hot trends in web design for the upcoming year.
It’s no secret that trends come and go, with some hanging around longer
than they should. (Yes, splash page, I’m talking about you.) But trends
are a necessity in the development and growth of our craft. Trends are
born, improved upon, and often spawn other trends. So as a web designer,
when you apply trends to your projects, challenge yourself to expand
upon them and make them your own.
As you read this article, keep in mind that the shift in trends from
one year to the next may be subtle, and you will probably recognize some
of these trends already. But it’s our estimation that the concepts we
mention below will grow and become even bigger in 2012.
1. Responsive Web Design
I believe eventually, we’ll all stop talking about not because it will go away, but because it will become what’s
expected. However, I don’t think this will happen in 2012. It’s still
too new of a concept, and there are many web designers that are not
familiar with it at all.
The continued introduction and adoption of more an more mobile
devices is what will make 2012 the year of the responsive web site. Web
designers and developers will move to the use of fluid layouts instead
fixed width, and media queries will find their way into many more style sheets – allowing more sites to easily be viewed across multiple
screens sizes and devices.
2. Fixed-Position Navigation
We have all run into this technique at some point, mostly on personal websites or individual blogs. I have seen a large drop in this trend during 2010-2011, but a resurgence has been appearing over the last few months.
If your website doesn’t have a lot of main navigation then you only need to provide a few small links. So why not keep these visible to each user at all times? This can dramatically improve website performance and even blend into the overall page layout with ease. The concept idea is to keep the navbar and internal links/logo locked in place as your visitors scroll through the content.
jQuery has allowed for very rapid prototyping of this effect. And even without JavaScript enabled you can apply some fancy CSS code to replicate the sticky nav effect. Most of the static navigation bars in 2011 have followed the user’s movement around from page to page. Yet in the example below Simon Wuyts has taken fixed navigation into a new level.
No comments:
Post a Comment