Entries tagged with tag: html

XHTML2: Accessible, Usable, Device Independent and Semantic

Monday, May 30th, 2005

XHTML2 is the next version of the XHTML family, and is going to last call Real Soon Now. This presentation gives an overview of what XHTML2 is trying to achieve.
XHTML2 is the next iteration in the HTML family.
XHTML1 addressed the problems of turning HTML into an XML application.
XHTML2 addresses the remaining identified problems in HTML4/XHTML1
XHTML2: […]

CSS inline to create tab-based navigation tabs

Sunday, May 29th, 2005

Create mini tabs using standard and compatible CSS and HTML
With the helpful concepts explained on Eric Meyer’s article, a while ago I turned to inline one of the nicest horizontal menus in its simplicity: the famous Mini Tabs by Dan Cederholm. I thought I’d share here the results.
Inline Mini Tabs

Graphic navigation menu by CSS styling unordered lists

Thursday, May 26th, 2005

CSS styling of unordered lists to create tabbed menu navigation with high quality and refined graphics.
Sliding Doors of CSS: A List Apart

How to Style a Definition List with CSS - WebReference.com

Wednesday, May 25th, 2005

Most tutorials on the styling of CSS lists for menus use unordered lists, which, for people starting out with CSS, can be a little difficult to grasp as the use of unordered lists requires extra styling to remove the bullets.
In this tutorial I demonstrate how to style a Definition List, which is equally suitable for […]

Unordered lists: more than just bullets

Wednesday, May 25th, 2005

When marking up content which could be defined in some way as a list, you should consider using an unordered list (
) for presentation. Not only does it improve the readability of your HTML code, it also applies meaning to content which would otherwise have none.

Unordered lists: more than just bullets

A CSS Framework, Content with Style

Monday, May 23rd, 2005

In my Modular CSS article I documented the possibility of breaking down stylesheets into components that could be reused across projects. All well and good. The next logical step is to extend this to become a CSS framework, allowing rapid development of sites with pre-written and tested components. All that’s really required to produce this […]

The Box Office 0.2 - Quick-’n-Dirty PHP Version

Monday, May 23rd, 2005

What is the box office?
“The Box Office” is another handy tool which makes us web developers even more lazy.
It automates the time-consuming job where one would have to manually create transparent div’s so that a certain piece of text would go around the contour of an object inside an image. (Just read on, it’ll get […]

Essential bookmarks for web-designers and webdevelopers | CSS, Color Tools, Royalty free photos, Usability etc.

Monday, May 23rd, 2005

Vitaly Friedman kindly suggested to StraTechnologist his enormous resource for Web developers and I happily report his work here for you:
“Web-Dev-Bookmarks” is a list of essential web-sites, tutorials, references and examples (related to CSS Navigation Menus, CSS- & HTML-Techniques, Layouts, Accessibility, Usability, Search Engine Optimization (SEO) etc.) which make the life of web developers […]

validweb: Better Zebra Tables

Sunday, May 22nd, 2005

In large tables it’s often hard to focus on one row, making it hard to extract data from the table. There are various scripts (client–side as well as server–side) floating around the net that provide the ability to style odd/even table–rows to aid readability of tabular data.
Almost a year after my comment at A List […]

Progressive Layout, Web Design, PRO.HTML.IT

Friday, May 20th, 2005

I think that probably the debate on Fixed against liquid will never find a definitive word. But now perhaps there’s another option: the Progressive Layout. In this article, that is a small extract from the Italian version, we’ll see how to easily turn with Javascript a CSS-based layout (fixed or fluid doesn’t matter) into a […]


0.152 s.