请问大家谁能帮我把这个代码改成小字体呢

来源:百度知道 编辑:UC知道 时间:2024/07/05 20:01:58
<script language="javascript">
if (login==true){
document.writeln("<!--登陆代码开始-->");
document.writeln(" <form method=\"post\" action=\"..\/member\/checkpass.html\" target=\"_blank\"> ");
document.writeln(" <ul><li>用户名:<input name=\"username\" type=\"text\" style=\"border:1px solid #333333; width:81px;\" />");
document.writeln("  密码:<input name=\"password\" type=\"password\" size=\"10\" style=\"border:1px solid #333333; width:81px;\" />");
document.writeln("<\/li><li>");
document.writeln(" 验证码:<input name=\"code\" type=\"text\" size=\"6

<script language="javascript">
var login = false;
var kk ='';
if (login==true){
document.writeln("<!--登陆代码开始-->");
document.writeln(" <form method=\"post\" action=\"..\/member\/checkpass.html\" target=\"_blank\"> ");
document.writeln(" <ul><li>用户名:<input name=\"username\" type=\"text\" style=\"border:1px solid #333333; width:81px;\" />");
document.writeln(" 密码:<input name=\"password\" type=\"password\" size=\"10\" style=\"border:1px solid #333333; width:81px;\" />");
document.writeln("<\/li><li>");
document.writeln(" 验证码:<input name=\"code\" type=\"text\" size=\"6\&q