html

Changes in the Languages of the Web with Dan Connolly

Web Directions is held in Australia and Japan and now the US. A few months ago, they were a bit hesitant about doing it in Denver in the middle of winter....

0 replies - 542 views - 02/04/09 by Matt Raible in Articles

The Ultimate HTML Reference

Chapter 1 - HTML ConceptsIn this chapter the reader is introduced to the high level aspects of the world of HTML. Topics covered include a look at the structure of a HTML document as well as the...

0 replies - 2426 views - 09/18/08 by Schalk Neethling in Book Reviews

CSS And HTML Two Level Menus Take One

This article will continue from where I left of with HTML and CSS List Based Menus. For a lot of websites having a menu such as the one we built in...

7 replies - 5891 views - 09/16/08 by Schalk Neethling in News

HTML and CSS List Based Menus

HTML and CSS based menus is nothing new. I believe web developers has understood the semantic meaning behind this and are using lists to create their web site...

0 replies - 10654 views - 07/30/08 by Schalk Neethling in News

A Digg-like, Flickr-like Pagination Style Using CSS

This tutorial explains how to design a pagination for search results or more in general to split a long list of records in more pages. It's a question I often...

0 replies - 6366 views - 07/14/08 by Schalk Neethling in News

Opera Dragonfly - The Next Level of Debugging For Web Developers

Debugging web sites and applications is a pain. Firebug has gone a long way to make it easier. With the release of the Opera 9.5 browser comes a new...

0 replies - 6334 views - 07/08/08 by Schalk Neethling in News

Optimizing CSS Controls with PNG Masks

After all the talk about css generated content, it is time to look at some other measures I took to keep as much styling control in css as possible. Up next is...

0 replies - 2222 views - 07/08/08 by Niels Matthijs in News

60 Not To Be Missed Web Development Articles - June 2008 Web Builder Zone

June was a bumper month with a huge amount of awesome articles and tutorials posted across the web. Below is a list of ... not to be missed articles from...

0 replies - 5768 views - 07/01/08 by Schalk Neethling in News

Does Standards Compliant Equal Semantic Markup?

We see valid code popping up all over the place. And that’s great! Web standards should be followed by everyone. But, is it possible to make your code pass...

0 replies - 896 views - 06/16/08 by mcarthurgfx in News

Presentation Layer Best Practices

With the adoption of W3C recommendations by most web browser manufacturers, client-side web development has finally reached "critical mass" in terms...

0 replies - 3401 views - 06/06/08 by accessibility in News

27 Not to be Missed Web Development Articles - May 2008

This is the first edition of the monthly post that collects not to be missed articles from around the web that relates to web development. The amount of...

0 replies - 3086 views - 06/01/08 by Schalk Neethling in News

HTML 5 Reverse Ordered Lists

One of the newly introduced features in HTML 5 is the ability to mark up reverse ordered lists. These are the same as ordered lists, but instead of counting up...

0 replies - 2226 views - 05/24/08 by Schalk Neethling in News

Web Accessibility Tools Round-Up

While there is no substitute for true user testing when it comes to web accessibility testing, there is definitely a lot of room for tools that can aid us in...

0 replies - 2982 views - 05/02/08 by Schalk Neethling in News

XHTML 2.0 and HTML 5 The difference is in the details

Overview of XHTML 2.0 XHTML 2.0 is based solely on XML, forgoing the SGML heritage and syntax peculiarities present in current web markup. XHTML 2.0...

0 replies - 2567 views - 04/23/08 by Schalk Neethling in News

How and when to use links in HTML pages - Part 2

Now that we can access all pages within our website from our home page, if you missed part 1 you can read it here, things are looking good but, our site is not...

0 replies - 1223 views - 04/13/08 by Schalk Neethling in News