📄 227.html
字号:
<html>
<head><script Language="JavaScript">
<!--
function processForm(form){
if (form.c1[0].checked==1) form.answer.value="为人谨慎,凡事会三思而行。表现欲望有时因自我膨胀而弄巧成拙。";
if (form.c1[1].checked==1) form.answer.value="活泼型,社交力强,很得人缘。考虑周到受人倚重。";
if (form.c1[2].checked==1) form.answer.value="自恃高,不愿受人指使。不适合团队合作,是独当一面得行动派。";
if (form.c1[3].checked==1) form.answer.value="非常浪漫,美的感觉特别强。思考直觉型,易情绪化。";
if (form.c1[4].checked==1) form.answer.value="经常急躁,怨恨不满,重财轻义,人际关系不够圆滑。";
}
//-->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
body{font-family: "宋体", "Arial", "Times New Roman"; font-size: 9pt;color: #0080ff;line-height:15px;}
p {font-family: "宋体", "Arial", "Times New Roman"; font-size: 9pt; color: #0080ff;line-height:15px;}
a:link {font-family: "宋体", "Arial", "Times New Roman"; font-size: 9pt;color: #0000ff; text-decoration: none}
a:visited {font-family: "宋体", "Arial", "Times New Roman"; font-size: 9pt;color: #da82f7; text-decoration: none}
a:hover {color: #da82f7; text-decoration: underline;}
-->
</style>
<title>人际关系测试</title>
</head>
<body bgcolor="ffffe1" style="font-family: 宋体; font-size: 9pt" bgcolor="#FFFFFF">
<div align="center"><center>
<table border="0" cellpadding="4" cellspacing="0" height="33" width="510">
<tr>
<td align="center" height="14" width="502"><p align="center"><strong><span
style="font-size: 7pt">◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇</span><span
style="font-size: 12pt"><font color="#FF0000">人际关系的测试</font></span><span
style="font-size: 7pt">◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆</span></strong></td>
</tr>
</table>
</center></div>
<form name="see">
<div align="center"><center><table border="0" cellpadding="10" cellspacing="1" width="514"
height="187">
<tr>
<td width="516" height="123"><div align="left"><p><span
style="font-size: 9pt; line-height: 15px">公司小妹不慎打破会客室的花瓶,这时你刚好走来,你有何高见?
</span></p>
</div><div align="left"><p><span style="font-size: 9pt; line-height: 15px"><br>
<input name="c1" type="radio" value="1">先跟秘书谈谈她会替你解决。<br>
<input name="c1" type="radio" value="3">不要紧我替你想办法。<br>
<input type="radio" name="c1" value="V1">坏了就坏了管它的。<br>
<input type="radio" name="c1" value="V2">董事长人很好道个歉就行了。<br>
<input type="radio" name="c1" value="V3">这只花瓶好几万真糟糕。</span></td>
</tr>
<tr>
<td width="516" height="1" align="center"><input type="button"
value="已选好,看看结论!" onClick="processForm(this.form)"
style="font-size: 9pt; font-family: 宋体"></td>
</tr>
<tr>
<td align="center" width="516" valign="top" height="20"><textarea rows="3" name="answer"
cols="48"
style="font-family: 宋体; font-size: 9pt; line-height: 15px; color: rgb(255,0,0)"></textarea></td>
</tr>
</table>
</center></div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -