Jump to content

Defining the size of input type="text" and text are with CSS


liam1412

Recommended Posts

Hi People.

here is my CSS code for my input and text area tags.  Can anyone tell me how I can define the width of the input and the width and height of the text area.












[code]
textarea              
{font-family:"trebuchet ms";
font-size:12px;
background-color:"#b5b5b5";}

input
{font-family:"trebuchet ms";
font-size:12px;
background-color:"#b5b5b5";}[/code]


Thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.