Posted by Toby A Inkster on 02/13/07 11:04
Ben Gun wrote:
> that looks ok, but the HTML can't be read easily. it would be better
> to use style sheets
>
> T<span>HE</span> B<span>ENGAL</span> T<span>IGER</span>
Given that you are *already* *modifying* the *HTML*, why not just modify
it to this:
<div style="font-variant:small-caps">The Bengal Tiger</div>
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Geek of ~ HTML/SQL/Perl/PHP/Python*/Apache/Linux
* = I'm getting there!
[Back to original message]
|