Jump to content

text wraping


knowram

Recommended Posts

sorry wrong button.

here is the code that I have tried

[code]
<style>
select {
width: 100px;
}
option{ font-size: 12pt;}
.test { font-size: 12pt; }
</style>

<form class="pick" action="test1.html" method="post">
<select name="selectName" size="4" multiple>
<option class="test" value="one">first</option>
<option value="two">second second second second</option>
<option value="three">third</option>
</select>
</form>
[/code]

I other then putting the font-size in the select style i can't get the font to change and putting the overflow: auto; there dose not seem to do anything.

any ideas
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.