⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mail.htm

📁 一个很不错的绿色小软件 可以实现 上网 一个小助手
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>邮箱登陆</title>
<script language="javascript" src="mail.js"></script>
<link href="common.css" rel="stylesheet" type="text/css">
</head>
<body scroll=no oncontextmenu="return false">
<script language="JavaScript1.2">
if (document.all)
document.body.style.cssText="border:0 ridge #E7EFF5"
</script>
<table height="230" border="0" align="center">
  <tr>
    <td width="320" height="180"><table width="265" border="0" align="center">
      <form name="mailForm" onSubmit="return login_mail(this)" method="post">
        <tr>
          <td width="62" height="20" class="font-style">用户名:</td>
          <td height="20" colspan="2"><input name="name" type="text" class="form-style" id="name" style="height:18px; width:180px; "></td>
        </tr>
        <tr>
          <td width="62" height="20" class="font-style">密 码:</td>
          <td height="20" colspan="2"><input name="password" type="password" class="form-style" id="password" style="height:18px; width:180px; "></td>
        </tr>
        <tr>
          <td height="26" class="font-style">选 择:</td>
          <td width="120"><select name="mailSelect" id="mailSelect" style="width:120px">
              <option value="http://reg4.163.com/in.jsp?url=http://reg4.163.com/EnterEmail.jsp?username=window.document.mailForm.name.value;username;password;post" selected>@163.com</option>
              <option value="http://entry.126.com/cgi/login?;user;pass;post">@126.com</option>
              <option value="http://mail.sina.com.cn/cgi-bin/login.cgi;u;psw">@sina.com</option>
              <option value="http://edit.bjs.yahoo.com/config/login;login;passwd;post">@yahoo.com.cn</option>
              <option value="http://bjweb.163.net/cgi/163/login_pro.cgi;user;pass">@tom.com</option>
              <option value="http://webmail.21cn.com/NULL/NULL/NULL/NULL/NULL/SignIn.gen;LoginName;passwd;post">@21cn.com</option>
              <option value="http://freemail2.eyou.com/login.php;LoginName;Password;post">@eyou.com</option>
              <option value="https://login.passport.com/ppsecure/post.srf?da=passport.com&amp;svc=mail;login;passwd;suffix;hotmail.com">@hotmail.com</option>
              <option value="https://login.passport.com/ppsecure/post.srf?da=passport.com&amp;svc=mail;login;passwd;suffix;msn.com">@msn.com</option>
            </select>
          </td>
          <td width="69"><input name="imageField" type="image" src="login.gif" width="59" height="22" border="0"></td>
        </tr>
      </form>
    </table></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -