gi*******************@yahoo.com wrote:
I have the following piece of code:
<input type="input" name="link_path_7050" value="http://www.yahoo.com"
style="width:400px"/>
How do you left align the value: http://www.yahoo.com ?
What do you mean? There is no whitespace in the value and left alignment
is the default. If you are using a right-to-left locale (such as Arabic or
Hebrew) by any chance, adding dir="ltr" should help. If yes, adding
dir="ltr" to the start tag of the `html' or `body' element might be best.
This appears to have nothing to do with scripting. Please post general
Web authoring questions (such as those about HTML) to
comp.infosystems.
www.authoring.misc and CSS questions to
comp.infosystems.
www.authoring.stylesheets (after having read their FAQ).
HTH
PointedEars
--
realism: HTML 4.01 Strict
evangelism: XHTML 1.0 Strict
madness: XHTML 1.1 as application/xhtml+xml
-- Bjoern Hoehrmann