Dave Woods - Freelance Web Designer UK
Personal Website of a Freelance Web Designer UK
Categories
Twitter Updates
- RT @eightyonedesign: Blogging tips from the experts - http://tinyurl.com/csnlye 2009-04-24
- RT @sitepointdotcom: 30 Sites For Fantastic, Free Fonts http://tr.im/jzJF 2009-04-24
- @alwyndebruijn Thanks, the redesign has been long overdue :) in reply to alwyndebruijn 2009-04-24
- More updates...
Latest Work: United Online
Published by Dave | Filed under My Work
I don’t very often write about my own work on my blog, so following the re-design and launch of United Online this evening, I thought I’d take the opportunity to review my latest little project for a change.
Everything you need to know about browser testing
Published by Dave | Filed under Web Design, Browsers
Cross browser testing is something every web designer and developer should consider before they even create one line of code. But how should you go about it? What browsers should you test? and what tools are there that can make browser testing easier?
W3C website redesign in beta
Published by Dave | Filed under Web Standards, Web Design
I’m not sure whether this has been kept quiet until recently as I’ve only just heard about the redesign of the W3C website but you can now view the W3C Beta version
To be honest, I think it’s a redesign that’s long overdue. Not just because the design was very simple and didn’t really set a good example for the web design industry but also because everything was so hard to find in terms of navigating through the site.
Getting to grips with WAI-ARIA
Published by Dave | Filed under Web Design, Accessibility
I’ve been fairly busy recently and whilst I’ve heard about the introduction of WAI-ARIA, I’ve not really had chance to have a look at how these new guidelines will affect the way I build web pages. So today I decided to take the opportunity to sit down and at least get a basic understanding of what it actually is and how it aims to improve accessibility.
7 Common Mistakes When Using the HTML Heading Element
Published by Dave | Filed under Web Design, HTML, Accessibility
The heading element is an important part of any HTML document but is misused in a lot of websites. When used correctly it adds semantic meaning, helps with accessibility and can boost your search engine rankings however when used wrongly it can cause problems for your users and search engine rankings. This article explains how heading tags are often misused and how this can be put right.
Internet Explorer 8 Released
Published by Dave | Filed under Web Design, Browsers
It’s finally here and is the first major release of a Microsoft browser since Internet Explorer 7 was released in 2006 but will it save the browser against fierce competition from Firefox, Chrome, Safari and Opera?
Cufón Font Replacement
Published by Dave | Filed under Useful Links, CSS, Web Design, HTML
Cufón is a font replacement method similar to the sIFR method. But where sIFR was sometimes slow in replacing the font, required flash and was tricky to setup, Cufón looks set to do away with all those problems.
5 Great Resources for Freelance Web Designers
Published by Dave | Filed under Freelance, Web Design
When you delve into the world of freelancing, there are many things that you won’t be prepared for. You can be the most talented web designer or web developer in the world but there’s more to freelancing than just the design and code. The following resources are invaluable when dealing with life as a freelancer.
Introducing: TeachMeJavaScript.com
Published by Dave | Filed under Web Design
I’ve decided that it’s time that I expanded my skillset and delved a bit more deeply into programming languages and made an effort to learn JavaScript properly.
Therefore, I thought that it would be a good idea to document my progress and have created a blog over at TeachMeJavaScript.com which will detail everything that I learn as I progress.
The problems with using CSS frameworks
Published by Dave | Filed under CSS, Web Design
A CSS framework is a library of CSS styles which allow developers to reuse certain properties easily without having to code CSS from scratch. Initially when creating a web page they can save time but once you get involved in more complex designs, are they really all they’re cracked up to be?