<div class="background">
        <logintitle>自由的计算机世界</logintitle>
        <form name="loginForm" method="post" action="">
            <p>
                姓名: <input name="username" value=""></input>
            </p>
            <p>
                密码: <input name="passwd"></input>
            </p>
            <p>
                <input type="submit" class="" name="submit" value="确定">
            </p>
            <p>
                <input type="button" class="" name="submit" value="取消">
            </p>
        </form>
    </div>

posted on 2014-09-14 17:51  yuyezhulan  阅读(217)  评论(0编辑  收藏  举报