Where to keep up with the web and continue learning

In my last proper post I introduced a couple of resources I recommend to those getting started on the web.
But where do you go from there to keep up to date and continue learning? Apart from browsing these hallowed pages of course.

Here are a few of the resources I regularly use to keep track and reference, I have plenty more in my RSS reader (Google reader! I’ll be looking for an update) but these are the ones I regularly end up visiting and reading from. They offer a variety of levels of interest and difficulties.

Continue reading

Getting started learning on the web

How do you get started with web design and development? It’s something I get asked a bit, often by people not necessarily looking at a career but looking to get to grips with the online world a bit better and start to do things for themselves.
There are two resources I point them at every time – Don’t fear the internet and Treehouse. So here’s a quick summary of what they are and why I recommend them.
Continue reading

A quick CSS based “Back to top” link

You see these in plenty of places, especially with popular single page sites. A page where the menu is at the top in the header and as you scroll down a small “Back to top” link appears that whizzes you back to the top of the page and therefore back to the menu. Here’s a quick way I do it just using a bit of CSS, it might not work in every circumstance but it’s easy to do and can be modified quite easily. Continue reading

Revisiting HTML5 placeholder fixes

I had a detailed look at my analytics for the first time in a while and I noticed I pick up quite a bit of traffic from StackOverflow.com which was quite interesting. Digging further I had a look and found most of it is to the quick JQuery based HTML5 placeholder fix I posted a while ago.
As pointed out by some Stack Overflow commenters there are elements of the coding that are less than ideal so I thought I’d address them and see what can be done.
Continue reading

Responsive web design – should we turn it off?

There is always plenty of talk about responsive web design (RWD) and a few articles have jumped out at me recently.

I have a few thoughts, of course, and some approaches to stuff myself.
Continue reading