OpenRoad + Mod7

Two pioneering organizations, together at last.

OpenRoad is pleased to announce the acquisition of creative agency Mod7.

Read the letter from our Principal

No thanks, continue to website

OpenRoad is pleased to announce the acquisition of creative agency Mod7. Read the letter from our Principal.

toggle mod7

HTML + CSS Standard Framework

Posted on July 20, 2006 in Design by Mod7

In this article, the author takes a stab at creating a naming convention for universal web page elements. Ambitious, if not a bit simplistic.In…

The Problems With CSS Code

Posted on July 19, 2006 in Design by Mod7

This column from PC Magazine  is a funny read for us HTML geeks. The author seems to get a few things wrong (or glosses over a few steps in…

Using a background instead of a list-style-image...

Posted on July 18, 2006 in Design by Mod7

This forum had a post regarding a good cross-browser list style hack that gives one more precise control over custom bullet point graphics. The…

IE Min-Height "Fix"

Posted on July 10, 2006 in Design by Mod7

Thank you. This page has a less crappy hack for the IE min-height bug: http://www.webcredible.co.uk/user-friendly-resources/css/more-css-tricks.shtml…

Why don't I see it in Internet Explorer?!The IE/Win Disappearing List-Background BugThis article brings up an IE bug when it comes to…

Sensible Forms: A Form Usability Checklist

Posted on July 03, 2006 in Design by Mod7

Oh, List-A-Part, how lovely though art with all thine nice and useful HTML articles. This forms useability checklist should be part of everyone's…

CSS Opacity and Transparency

Posted on July 01, 2006 in Design by Mod7

Add this to the "How to make HTML behave more and more like Flash" pile. Mandarin Design: CSS Opacity and TransparencyThe article linked above has…

Another attempt at CSS rounded-corner dialogs using the sliding doors techniqueScott Schiller rocks out with some rad rounded corners. I used this on…

CSS Equal Height Columns

Posted on June 26, 2006 in Design by Mod7

Projectseven.com - Tutorials: CSS Equal Height ColumnsFancy-dancy animated JavaScript. Uses JavaScript to separate behaviour from presentation (CSS)…

How to size text using ems | clagnut/blog

Posted on June 26, 2006 in Design by Mod7

How to size text using ems | clagnut/blogThis is Richard Rutter's "font sizing method". Seems a bit too fudgy for my taste. And lot's of inheritance…