Posted by Jonathan N. Little on 05/29/07 16:41
Akhenaten wrote:
> I'm working with limited space in a particular table cell, what's the
> best way to create an input text box that is a bit smaller than the
> standard <input type=text> ?
..itzybitzy { font-size: .5em; }
<input type="text" class="itzybitzy" value="Insanely small!">
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
[Back to original message]
|