帮忙解决一下啊!HTML代码!
答案:4 悬赏:50 手机版
解决时间 2021-04-21 02:05
- 提问者网友:寂寞梧桐
- 2021-04-20 02:53
填空题
类 型 说 明
1. 图片 文件名:"em.gif";宽度:80pixels;高度:80pixels
2. “登录名:”文本框 名称:"login_name";尺寸:20字符
3. “密码:”密码文本框 名称:"login_password";尺寸:20字符
4. “类型:”下拉组合框 文字列表项:“商务用户”、“VIP用户”、“免费用户”
5. 发送电子邮件超链接 邮件发送地址:"vipmail@yoyo.net"
6. BBS超链接 超链接地址:" http://bbs.yoyo.com">
<html>
<head>
<title>yoyo邮局主页</title>
</head>
<body>
<p align="center">
<b><font color="#800080" face="楷体_GB2312" size="5">yoyo邮局</font></b>
</p>
<p align="center">
___(1)___
</p>
<p align="left"> </p>
<p align="left">用户登录</p>
<table>
<tr><td width="100" height="16">
<div align="right">
登录名:
</div></td>
___(2)___
</table>
<table>
<tr><td width="100" height="16">
<div align="right">
密 码:
</div></td>
<input type="password" name="login_password" size="20">
</table>
<table>
<tr><td width="100">
<div align="right">
类 型:
</div></td>
<select onchange="changeBackURL()" name="select">
<option>商务用户</option>
<option selected>VIP用户</option>
<option>免费用户</option>
</select>
</table>
<p></p>
<p></p>
VIP服务咨询邮箱:
___(3)___
<a href=" http://bbs.yoyo.com">参加yoyo邮局社区讨论</a>
</body>
</html>
最佳答案
- 五星知识达人网友:鱼忧
- 2021-04-20 03:11
1、<div style="background-image: em.gif; width:80px ; height:80px; "></div>
2、 <input type="text" name="login_name" size="20">
3、<a href="mailto:vipmail@yoyo.net">
全部回答
<html>
<head>
<title>yoyo邮局主页</title>
</head>
<body>
<p align="center">
<b><font color="#800080" face="楷体_GB2312" size="5">yoyo邮局</font></b></p>
<form name="form1" method="post" action="">
<table width="255" border="0" align="center">
<tr>
<td width="261">用户登陆:
<input name="login_name" type="text" id="login_name" maxlength="20"></td>
</tr>
</table>
<table width="256" border="0" align="center">
<tr>
<td width="250">密 码:
<input name="login_password" type="password" id="login_password" maxlength="20"></td>
</tr>
</table>
<table width="264" border="0" align="center">
<tr>
<td width="258"><select name="select">
<option>商务用户</option>
<option>VIP用户</option>
<option>免费用户</option>
</select>
</td>
</tr>
</table>
<table width="254" height="22" border="0" align="center">
<tr>
<td><a href="mailto:vipmail@yoyo.net" target="_blank">发送电子邮件超链接</a></td>
</tr>
</table>
<table width="253" border="0" align="center">
<tr>
<td><a href=" http://bbs.yoyo.com" target="_blank">BBS超链接</a></td>
</tr>
</table>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</form>
<p align="center"> </p>
<p align="center">
</body>
- 2楼网友:春色三分
- 2021-04-20 04:58
<html>
<head>
<title>yoyo邮局主页</title>
</head>
<body>
<p align="center">
<b><font color="#800080" face="楷体_GB2312" size="5">yoyo邮局</font></b>
</p>
<p align="center">
<img src= http://www.yatour.net/ 图片名称 em.gif width="80" height="80" /></p>
<p align="left"> </p>
<p align="left">用户登录</p>
<table>
<tr><td width="100" height="16">
<div align="right">
登录名:
</div></td>
<input type="password" name="login_name" size="20">
</table>
<table>
<tr><td width="100" height="16">
<div align="right">
密 码:
</div></td>
<input type="password" name="login_password" size="20">
</table>
<table>
<tr><td width="100">
<div align="right">
类 型:
</div></td>
<select onchange="changeBackURL()" name="select">
<option>商务用户</option>
<option selected>VIP用户</option>
<option>免费用户</option>
</select>
</table>
<p></p>
<p></p>
VIP服务咨询邮箱:
<a href="vipmail@yoyo.net"></a>
<a href=" http://yatour.net">参加yoyo邮局社区讨论</a>
</body>
</html>
- 3楼网友:轻雾山林
- 2021-04-20 04:25
14,23,56,看意思是这样的,只有23是必须的,其它是根据你的需要来的。
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯