FONT SIZE

A

Alejandro T

Blank
HELLO
how can I get different font size in the form method "select", "input"
instructions working under ASP? because when I check with the browser is too
big in the table

============================================
<FORM method="post" action="../gallery/default.asp">
Select a category:
<SELECT name="CategoryID">
<option value="">Select Your Gallery</option>
<OPTION value="3">Digital Package</OPTION>
<OPTION value="6">others</OPTION>
<OPTION value="5">test</OPTION>
<OPTION value="4">Traditional Package</OPTION>

</SELECT>
<INPUT type="Submit" value="View Photos">
</FORM>
==========================================

thank you in advantage
ale
 
S

Steven Burn

<input type="text" size="15" style="font-size: 11px; color: #000000;
font-family: verdana; background-color: #990000; border-color: #c9c9c9;
border-width: 1">

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Disclaimer:
I know I'm probably wrong, I just like taking part ;o)
 
T

Tim Slattery

Steven Burn said:
<input type="text" size="15" style="font-size: 11px; color: #000000;
font-family: verdana; background-color: #990000; border-color: #c9c9c9;
border-width: 1">

Or use a stylesheet. Either way it's client-side, and off-topic for
all three of the groups you cross-posted to!
 

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,755
Messages
2,569,537
Members
45,021
Latest member
AkilahJaim

Latest Threads

Top