- 1630
- 0
- 约9.48千字
- 约 17页
- 2018-04-21 发布于天津
- 举报
自我介绍代码
自我介绍代码
篇一:网页设计之个人简介表代码
lt;!DOCTYPE html PUBLIC quot;-//W3C//DTD XHTML 1.0 Transitional//ENquot;
quot;/TR/xhtml1/DTD/xhtml1-transitional.dtdquot;gt;
lt;html xmlns=quot;/1999/xhtmlquot;gt;
lt;headgt;
lt;meta http-equiv=quot;Content-Typequot; content=quot;text/html; charset=gb2312quot; /gt; lt;titlegt;表单的应用个人简历lt;/titlegt;
lt;style type=quot;text/cssquot;gt;
lt;!--
body{font-size:14px}
--gt;
lt;/stylegt;
lt;/headgt;
lt;body topmargin=quot;0quot;gt;
lt;form enctype=quot;multipart/form-dataquot;gt;
lt;table width=quot;550quot; border=quot;0quot; align=quot;centerquot; cellpadding=quot;2quot; cellspacing=quot;1quot; bgcolor=quot;#3399FFquot;gt;
lt;tr align=quot;centerquot; valign=quot;middlequot; bgcolor=quot;#FFFFFFquot;gt;
lt;td height=quot;30quot; colspan=quot;4quot; bgcolor=quot;#B7DAF9quot;gt;个人简历lt;/tdgt;
lt;/trgt;
lt;tr bgcolor=quot;#FFFFFFquot;gt;
lt;td width=quot;16%quot; height=quot;30quot;gt;真实姓名:lt;/tdgt;
lt;td height=quot;30quot; colspan=quot;3quot;gt;lt;input name=quot;namequot; type=quot;textquot; id=quot;namequot;
maxlength=quot;50quot;gt;lt;/tdgt;
lt;/trgt;
lt;tr bgcolor=quot;#ffffffquot;gt;
lt;td height=30gt;年龄:lt;/tdgt;
lt;td width=quot;36%quot; height=quot;30quot;gt;lt;input name=quot;agequot; type=quot;textquot; id=quot;agequot; maxlength=quot;10quot; size=quot;10quot;gt;lt;/tdgt;
lt;td width=quot;9%quot; height=quot;30quot;gt;性别:lt;/tdgt;
lt;td width=quot;39%quot; height=quot;30quot;gt;
lt;input name=quot;sexquot; type=quot;radioquot; checked=quot;checkedquot; /gt;男
lt;input name=quot;sexquot; type=quot;radioquot; checked=quot;checkedquot; /gt;女lt;/tdgt;
lt;/trgt;
lt;tr bgcolor=quot;#ffffFFquot;gt;
lt;td height=quot;30quot;gt;毕业院校:lt;/tdgt;lt;br /gt;
lt;td height=quot;30quot; colspan=quot;3quot;gt;lt;input name=quot;schoolquot; type=quot;textquot; id=quot;schoolquot; maxlength=quot;50quot; /gt;lt;/tdgt;
lt;/trgt;
lt;tr bgcolor=quot;#FFFFFFquot;gt;
lt;td height=quot;30quot;gt;所学专业lt;/tdgt;
lt;td height=quot;30quot
原创力文档

文档评论(0)