Link to home
Start Free TrialLog in
Avatar of res_this
res_this

asked on

html table column style to look like textbox

Hi,
  I have a table column and need to style it to look like a textbox.I have tried using the sample code below but i dont get the border.Can you help?
Thanks

<td valign="top" id="domain" border="1" borderColor="black" align="left" style="background-color: rgb(255,255,255); padding-left: 2px; font-size: 8pt; height: 5px;">

Open in new window

ASKER CERTIFIED SOLUTION
Avatar of Mark Steggles
Mark Steggles
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
You should check out some tutorials... like this one for example http://www.elated.com/articles/styling-tables-with-css/