You are currently browsing the tag archive for xhtml

Friday Focus 07/31/09: Brilliant Lighting

Digitally recreating light is a pretty challenging task, and this week we’re going to look at websites that manage to use this effect brilliantly.

Handling Headers: Where to Use h1 and h2

Should your logo be in a h1 code block, or should you use it for post titles, on your blog? What’s the correct way to use all those headers anyway. Let’s try and find out!

XML Data Driven CSS Charts

Learn how to create data driven charts the smart way, using XML and CSS.

Crash Course in Favicons

You know that little icon that shows in the web browser’s address bar? That’s a favicon, and you really should use it. If this is news to you, take Brian’s crash course.

The Debate of Flash, Usability, and Standards

Hey All,
I thought today, I would touch on the debate between Flash and CSS/Accessibility, based on my own work experiences. I would also like to announce that I will be releasing a tutorial/review of Microsoft’s new suite of Expression, as well as the accompanying Silverlight. I was fortunate enough to work on a project for [...]

Xhtml Slicer

With multiple slicing services available just about every where you look, it is hard to select a clear leader. Each service offers its own benefits and has its own pricing scheme – some more expensive than others. Today we look at XHTML Slicer, a service I recently used for client work.

Wait, why would I need [...]

Xhtml in 15 minutes? No Way!

There are plenty of new designers who are still living in a cave on the latest in the web coding craze, known as valid code, which is the use of Xhtml & CSS. These new designers spend countless hours "in the dark" so to speak, and use prehistoric techniques such as tables to put together [...]

Consistent List Markup

Learn how to mark up your unordered lists in a consistent manner, ensuring there is no white space in between elements, a very useful technique when creating precise navigation.

John of CSSRemix

With the many css gallery sites out there, we find out just what makes the newest, CSSRemix, tick.

Making the Transition

Moving from tables to style sheets and divs can be complex at first, but with a basic understanding, the meaning behind cleaner code becomes clear.