In the following form the first several text boxes appear yellow with beveled edges. The rest are flat. I keep going over it, and I can't find where I change styles here or add a border. ??? Can anyone see what I am missing? It all seems pretty straight forward to me, but editing was never my strong suit.
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "[URL unfurl="true"]http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">[/URL]
<!--
Design by Schweig Germany
-->
<html xmlns="[URL unfurl="true"]http://www.w3.org/1999/xhtml">[/URL]
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Registration</title>
<meta name="Register, Submit resume, Newsletter."/>
<meta name="keywords" content="Chef newsletter, Chef career, register, job list."/>
<meta name="description" content="Career tools for chefs"/>
<meta name="googlebot" content="norarchive"/>
<link href="tiptest.css" rel="stylesheet" type="text/css"/>
<style type="text/css">
.style2 {
border-bottom: 1px solid #C0C0C0;
background-color:
}
.style3 {
background-color: #C0C0C0;
}
.style4 {
text-align: left;
background-color: #C0C0C0;
}
.style5 {
font-family: "Trebuchet MS";
font-weight: bold;
font-size: large;
text-align: right;
}
.style6 {
margin-left: 0px;
}
.style7 {
font-size: small;
}
</style>
</head>
<body style="background-color: #C0C0C0">
<div id="logo">
<h1>Career Tools
</h1>
<h2>Register / sign in for alerts and newsletter.</h2>
</div>
<div id="wrapper">
<div id="sidebar">
<div id="menu">
<ul>
<li><a accesskey="1" href="[URL unfurl="true"]http://www.xxxxx/index.html">Home[/URL]
</a></li>
<li><a accesskey="2" href="[URL unfurl="true"]http://xxxxxx.com/resources.html">[/URL] Career Resources
</a></li>
<li>
<a accesskey="3"
href="[URL unfurl="true"]http://www.xxxxxxxxx/positions.html">Positions</a>[/URL]
<a accesskey="4"
href="mailto:xxxxxxxxx">contact</a></li>
</ul>
</div>
</div>
<div id="content">
<div id="main" style="background-color: #C0C0C0">
<form method="post" action="FullForm.php" name="FullForm">
<table style="width: 792px; height: 553px" cellspacing="5" class="style2">
<tr>
<td style="width: 623px" class="style5" valign="top">First Name</td>
<td style="width: 1184px; height: 31px;" class="style4">
<input name="First" type="text" size="50" tabindex="1" /></td>
</tr>
<tr>
<td style="width: 623px" class="style5" valign="top">Last Name</td>
<td style="width: 1184px" class="style4">
<input name="Last_Name" type="text" size="50" tabindex="2" /></td>
</tr>
<tr>
<td style="width: 623px" class="style5" valign="top">Email </td>
<td style="width: 1184px" class="style4">
<input name="Mail" type="text" size="50" tabindex="3" /></td>
</tr>
<tr>
<td style="width: 623px; height: 30px;" class="style5" valign="top">Phone</td>
<td style="width: 1184px; height: 30px;" class="style4">
<input name="Phone" type="text" size="50" tabindex="4" /></td>
</tr>
<tr>
<td style="width: 623px; height: 30px;" class="style5" valign="top">City</td>
<td style="width: 1184px; height: 30px;" class="style4">
<input name="City" type="text" size="50" tabindex="5" /></td>
</tr>
<tr>
<td style="width: 623px; height: 30px;" class="style5" valign="top">State</td>
<td style="width: 1184px; height: 30px;" class="style4">
<input name="State" type="text" size="50" tabindex="6" /></td>
</tr>
<tr>
<td style="width: 623px; height: 30px;" class="style5" valign="top">Zip</td>
<td style="width: 1184px; height: 30px;" class="style4">
<input name="Zip" type="text" size="50" tabindex="7" /></td>
</tr>
<tr>
<td style="width: 623px; height: 30px;" class="style5" valign="top">Current position/title</td>
<td style="width: 1184px; height: 30px;" class="style4">
<input name="Position_Now" type="text" size="50" tabindex="8" /></td>
</tr>
<tr>
<td style="width: 623px" class="style5" valign="top">Current Employer</td>
<td style="width: 1184px" class="style4">
<input name="Employer" type="text" size="50" tabindex="9" /></td>
</tr>
<tr>
<td style="width: 623px; height: 30px" class="style5" valign="top">Employer type
<span class="style7"><br />
(restaurant,
hotel, Club, etc)</span></td>
<td style="width: 1184px" class="style4">
<input name="Type" type="text" size="50" tabindex="10" /></td>
</tr>
<tr>
<td style="width: 623px" class="style5" valign="top">Desired
location</td>
<td style="width: 1184px" class="style4">
<input name="Geography" type="text" size="50" tabindex="11" /></td>
</tr>
<tr>
<td style="width: 623px" class="style5" valign="top">Training / education</td>
<td style="width: 1184px" class="style4">
<input name="Training" type="text" size="50" tabindex="12" /></td>
</tr>
<tr>
<td style="width: 623px; height: 53px;" class="style5" valign="top">Culinary Specialty (Asian, comfort, etc)</td>
<td style="width: 1184px; height: 53px;">
<input name="Culinary" type="text" size="50" tabindex="13" /></td>
</tr>
<tr>
<td style="width: 623px; height: 31px;" class="style5" valign="top">Particular Skills</td>
<td style="width: 1184px" class="style4">
<input name="Skills" type="text" size="50" tabindex="15" /></td>
</tr>
<tr>
<td style="width: 623px" class="style5" >Upload resume</td>
<td style="width: 1184px" >
<input name="Resume" type="file" size="50" tabindex="17" class="style6" style="width: 304px; height: 24px;" /></td>
</tr>
<tr>
<td style="width: 623px; height: 20px; padding-left: 240;" class="style5">Comments</td>
</tr>
</table>
<table>
<td class="style3"> <textarea name="Comments" style="width: 548px; height: 135px; margin-left: 120px
" class="style5" tabindex="18"></textarea> </td></table>
<table style="width: 100%; float: right;" align="center" class="style3">
<tr>
<td style="width: 715px"> </td>
</tr>
<tr>
<td class="style6" style="width: 715px">Please put me on your mailing list to receive
postion updates, market reports, career tips and more </td>
</tr>
<tr>
<td class="style6" style="width: 715px">
<input name="Mailing_List" type="button" value="Yes, Please!" tabindex="19" /></td>
</tr>
<tr>
<td class="style7" style="width: 715px"; align="center"; margin-left: 40
>
<input name="Submit1" type="submit" value="submit" tabindex="20" style="width: 57px" />
<input name="Reset1" type="reset" value="reset" style="width: 57px; " class="style5" /></td>
<td> </td>
</tr>
</table>
</form>
<p>Return to Main Page</p>
<p></p>
</div>
</div>
<div id="footer">
<br></br> <p/>
</div>
</div>
</body>
</html>