Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Forms, tight spaces, & CSS


Nick_W - 6:50 pm on May 20, 2002 (gmt 0)


Nah.... you're okay for the moment ;)

Try applying those styles to the form element like:

<input type="text" action="whatever.php" id="form_element" />

#form_element {
padding: 0;
margin: 0;
width: 4em;
height: 18px;
}

You may have to experiment but I see no reason why you should'nt get there. If not sticky me a link?

Nick


Thread source:: http://www.webmasterworld.com/css/191.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com