hot to left align interior of an input box

  • Thread starter gimme_this_gimme_that
  • Start date
T

Thomas 'PointedEars' Lahn

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,900
Latest member
Nell636132

Latest Threads

Top