Blog Archives

How to Fix W3C Errors in Website Design (Part 2)

We take a further look at how to tackle and fix W3C Validation errors in a Website Design, comparing the differences between HTML4 elements and XHTML 1.0. Second in a two-part blog post. Continue reading

CSS Reset for Web Designers

James shows a very good method for resetting the default attributes that are applied by all browsers, allowing you to start fresh with your development project. Continue reading

How to Fix W3C Errors in Website Design (Part 1)

We take a look at how to identify and solve common W3C Validation errors in a Website Design, specifically looking at the XHTML 1.0 standards. First in a two-part blog post. Continue reading

sIFR Tuning Tips (Part 3)

In the concluding part of our 3 part series on sIFR font replacement, Nick and I show you some essential tuning tips for styling sIFR fonts on your website. Continue reading

sIFR Video Tutorial (Part 2)

In part two of our three part series on sIFR, we’ve recorded an entire sIFR installation walkthrough tutorial. The sIFR installation starts by downloading the files and ends with a working live example. Continue reading

Top Resources for Learning Website Design

Any experienced Web Designer will tell you that the best method of learning website design is simply practice. We take a look at some of the best tutorial websites for web designer beginners. Continue reading

Web Design CSS Layered Backgrounds

James describes an interesting technique for making layered CSS backgrounds. Have a look at his latest post and try it out for yourself. Continue reading

Web Design: Styling forms with CSS

James proposes a good method for styling your forms using CSS, W3C compliant code and as few elements as possible. Read this tutorial and start making some nicely laid out forms! Continue reading

Web Designers: Google Chrome Experiments

Google Chrome Experiments is a vibrant playground of unique, fun and innovative web experiments created using only purely Javascript, HTML5 & Canvas 3D. We take a look at some of the best and must-see Google Chrome Experiments. Continue reading

Website Design: JQuery from Scratch p2

Michael Angrave continues with his JQuery from scratch series in this part 2 of 6. Moving on from last week, you can learn how to animate basic elements using the JQuery framework’s animation effects. Continue reading