What actually puzzles me is why would that site creator have different
classes (char1, char2, ...) for characters in each letter in "Cowpoke's".
Including the '.

The only styling he uses is margin-right, like:

h1 .char2 {  /* try also char5 and char8 */
    margin-right: -6px; /* the amount here differs */
}

I mean, wouldn't it be better to use some appropriate font?

pozdrawiam,
Tomasz Borek
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to