码迷,mamicode.com
首页 > Web开发 > 详细

login.jsp 1

时间:2018-02-24 19:26:08      阅读:269      评论:0      收藏:0      [点我收藏+]

标签:order   jsp   角色   val   image   img   orm   log   考试   

 

                                                        <table border="1" width="100%" height="143">
                                                            <tr>
                                                                <td width="14%" height="38" class="login_txt">编号:&nbsp;&nbsp;</td>
                                                                <td height="38" colspan="2"><input type="text" name="name"
                                                                    value=""></td>
                                                            </tr>
                                                            <tr>
                                                                <td width="14%" height="35" class="login_txt">密码:&nbsp;&nbsp;</td>
                                                                <td colspan="2"><input type="password"
                                                                    name="passwd" value=""> <img
                                                                    src="user/images/lock.gif" width="19" height="18">
                                                                </td>
                                                            </tr>
                                                            <tr>
                                                                <td width="14%" height="35" class="login_txt">登录角色:</td>
                                                                <td height="35" colspan="2" class="login_txt"><input type="radio" name="role" value="teacher"
                                                                    checked="checked">教师 <input type="radio"
                                                                    name="role" value="student">学生</td>
                                                            </tr>
                                                            <tr>
                                                                <td height="35">&nbsp;</td>
                                                                <td    width="19%" height="35" class="login_txt"><input type="submit" value="登录"></td>
                                                                <td width="67%" class="login_txt"><input type="button" value="取消"
                                                                    onClick="null()"></td>
                                                            </tr>
                                                        </table>
                                                    </form>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="433" height="164" align="right" valign="bottom">
                                                    <img src="user/images/login-wel.gif" width="242" height="138">
                                                </td>
                                                <td width="57" align="right" valign="bottom">&nbsp;</td>
                                            </tr>
                                        </table>
                                    </td>
                                </tr>
                            </table>
                        </td>
                    </tr>
                </table>
            </td>
        </tr>
        <tr>
            <td class="login_copyright">在线考试系统Copyright &copy; 2009-2010</td>
        </tr>
    </table>
</body>
</html>

 

login.jsp 1

标签:order   jsp   角色   val   image   img   orm   log   考试   

原文地址:https://www.cnblogs.com/muhe221/p/8467194.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!