-
Setting Web type to a baseline grid
By CraigGrannell · Thursday, August 7, 2008 1
Another article in Craig Grannell's fabulous series on design basics, in this article Craig gives us the lowdown on grid design basics - how to create a baseline grid in CSS, and how to position text on screen using it, with distances measured in both pixels and ems. Read more…
-
Supporting IE with conditional comments
By Bruce Lawson · Thursday, August 7, 2008 334
IE conditional comments aren't exactly a new phenomenon, but we felt that now was high time to publish Bruce's 2008 remix of his classic conditional comments article. Even now, with browser support having advanced greatly in terms of standards support, there is still a great need to support older versions of IE, and conditional comments help greatly in allowing you to achieve this without resorting to hacks. Read more…
-
Introduction to WAI ARIA
By Gez Lemon · Friday, August 1, 2008 11
The elephant in the corner of modern web development has been Ajax accessibility. The W3C has been working on a new technology called ARIA - Accessible Rich Internet Applications - that provides a way for "Web 2.0" developers to bridge the gap between desktop-like interaction and accessibility. When I was reading up on ARIA, I found that I couldn't see the big picture because the specifications focus on the detail. So we asked Gez Lemon of The Paciello Group, Juicy Studio and the Web Standards Project's Accessibility Task Force to write us an overview that would help developers understand what ARIA is, why it's important, and how they can use it right now to help users with disabilities. Read more…
-
Rich HTML editing in the browser: part 1
By Olav Junker Kjær · Thursday, July 24, 2008 1
In-browser WYSIWYG editing is becoming an integral part of the Web. This article looks at the basic concepts and challenges involved in utilizing the editing features in recent browsers. It will startle you to learn that each browser behaves slightly differently—but this two-part article will save your sanity. Read more…
-
The freelancing business part 2: budgeting your projects
By R Blank · Thursday, July 24, 2008 1
This is the second in a series of articles written by R Blank giving practical advice on the business side of freelancing, including project management, contracts, budgeting and more. In this part he discusses budgeting, hot root vegetables and why working with new tech is similar to being a test pilot. Read more…
-
The Opera Animation library
By Opera Software · Wednesday, July 23, 2008 1
-
1: Introduction to The Web Standards Curriculum/Table of Contents
By Chris Mills · Tuesday, July 8, 2008 711
Here's where the education begins! In this article, Chris Mills lifts the lid on Opera's Web Standards Curriculum, a free course (licensed under creative commons) that aims to teach proper web standards–based web design and development from scratch. Read more to find out what the thinking behind the course is, who can benefit from it, what the table of contents is for the course, and how you can give feedback and get involved. Read more…
-
Supplementary: Getting your content online
By CraigGrannell · Tuesday, July 8, 2008 9
It is all well and good knowing how to create a killer web page, but what about actually getting your code up on to the web so that others can make use of your functionality? In this article Craig Grannell explains how. Read more…