修改表单布局

来源:百度知道 编辑:UC知道 时间:2024/06/11 11:21:34
<table width="76%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="" width="336" height="39" /></td>
</tr>
<tr>
<td height="89" background=""><table width="80%" border="0" align="center" cellpadding="2" cellspacing="2" class="font">
<tr>
<td width="27%" height="22" class="font"><div align="right"><span class="news-font">用户名:</span><br />
</div></td>
<td width="47%" height="22"><div align="left">
<input name="textfield23" type="text" size="15" />
</div>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<style type="text/css">
<!--
body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}
body {margin: 0px; text-align:center; margin:0px auto;}
#bigarea{width:76%; text-align:center; margin:0px auto;}
#bigarea .area01{ text-align:left;}
#bigarea .area02{ width:80%; text-align:left; color:#006633;line-height: 20px; font-weight: bold; font-style: normal; margin:0px auto; padding-top:10px;}
#bigarea .area02 .user{float:left; width:35%; text-align:right;}
#bigarea .area02 .user div{ line-height:30px;}
#bigarea .area02 .input{float:left; width:20%; text-align:left;}
#bigarea .area02 .inp