How change aesthetics of normal input/text box

V

VB Programmer

In my ASP.NET application I have 1 standard HTML page.

How do I:
1. Use a background image in one of my table cells?
2. Use a standard HTML text/input box with a specific font, size and
height?

Thanks!
 
V

VB Programmer

Thanks. Here's the final answer:

<form name="Form1" method="post" action="login_screen.html" id="Form1">
:
:
<TD COLSPAN="14" style="BACKGROUND-IMAGE: url(images/_EMAILADDRESS.jpg);
BACKGROUND-REPEAT: repeat-y"><input type="text" name="email_address"
style="color: #FFFF00; font-size: 22; font-family: Arial; background-color:
#000000" value="xxxx" ID="Text2"></TD>

Thanks guys!
 

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,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top