Web Design & Development

Posts Tagged ‘developer’

Links for Designers & Developers

Monday, May 26th, 2008

I recently wrote an e-mail for a couple of guys that I know from Square Tab. It was a list of links that i have found usefull over the last few months, so I thought i would share these links to the rest of the internet. I’ve split the links into categories depending on the technologies they use.

CSS

The first link i sent over was about the user of media queries in CSS3. Basically media queries allow you to display different implementations of CSS depending on what device the page is being viewed on. E.g. you can say if your screen is 800px wide, display this otherwise display this. Its got some more advance stuff, but that was just a simple example. Anyway heres the link:

(more…)