<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Insert title here</title>
<style type="text/css">
.div1 {
width: 60%;
height: 800px;
margin-left: 4%;
float: left;
text-align: center;
}
.div1_1 {
background: white;
width: 100%;
float: left;
}
.div1_1 .ms {
float: left;
padding: 10px;
}
.div2 {
width: 30%;
height: 800px;
margin-left: 10px;
float: right;
margin-right: 4%;
}
</style>
</head>
<body style="background: #E6E6FA;">
<div class="div1">
<div class="div1_1">
<img alt="aa" src="/css_1/1.png" class="ms">
<h4 style="font: 12px/18px; padding-top: 10px; margin-left: 10px;">广州黑马双元基础班60期</h4>
<span style="margin-left: 10px">广州</span> <span>98</span>
<div
style="border: 1px solid #E6E6FA; margin-left: 52%; margin-right: 12px; margin-top: 100 px;">
<p>班主任:</p>
<p>开班时间:2017-3-10</p>
</div>
</div>
<div
style="width: 49.8%; border-right: 1px solid #E6E6FA; float: left; height: 260px; margin-top: 20px; background: white; text-align: center;">
<img alt="1" src="/css_1/11.png" style="float: left;">
<h5 style="font-size: 20px; margin-left: 10px">今日目标反馈</h5>
<div style="margin-top: 80px">要注意留神任何有利的瞬时,机会到了莫失之交臂!</div>
<p>
<em>——歌德</em>
</p>
</div>
<div
style="width: 50%; border-bottom: 1px solid #E6E6FA; float: right; height: 260px; margin-top: 20px; background: white; text-align: center;">
<img alt="1" src="/css_1/11.png" style="float: left;">
<h5 style="font-size: 20px; margin-left: 10px">今日测评</h5>
<div style="margin-top: 80px">要做一个质量标杆,有些人还不习惯面对一个卓越的环境</div>
<p>
<em>——乔布斯</em>
</p>
</div>
<div
style="width: 49.8%; border-top: 1px solid #E6E6FA; float: left; height: 260px; background: white; text-align: center;">
<img alt="1" src="/css_1/11.png" style="float: left;">
<h5 style="font-size: 20px; margin-left: 10px">今日考试</h5>
<div style="margin-top: 80px">要每天多努力一些,比别人多努力一个小时</div>
<p>
<em>——高</em>
</p>
</div>
<div
style="width: 50%; border-left: 1px solid #E6E6FA; float: right; height: 260px; background: white; text-align: center;">
<img alt="1" src="/css_1/11.png" style="float: left;">
<h5 style="font-size: 20px; margin-left: 10px">今日评分</h5>
<div style="margin-top: 80px">虽然我走得很慢,但我从来没有后退</div>
<p>
<em>——亚伯拉罕·林肯</em>
</p>
</div>
</div>
<div class="div2">
<div
style="height: 200px; background: white; text-align: center; float: left; width: 100%;">
<img alt="1" src="/css_1/12.png" style="float: left;">
<p style="font-size: 20px; margin-left: 10px">班级评分</p>
<hr style="width: auto;">
<div style="margin-top: 60px">运气通常照顾深思熟虑者。</div>
<p>
<em>——诺贝尔</em>
</p>
</div>
<div style="clear: both;"></div>
<div
style="width: 100%; float: left; height: 520px; margin-top: 20px; background: white; text-align: center;">
<img alt="1" src="/css_1/12.png" style="float: left;">
<p style="font-size: 20px; margin-left: 10px">我的课表</p>
<hr style="width: auto;">
<p>01_Random的概述和基本使用</p>
<p>01_Random的概述和基本使用</p>
<p>01_Random的概述和基本使用</p>
<p>01_Random的概述和基本使用</p>
<p>01_Random的概述和基本使用</p>
<p>01_Random的概述和基本使用</p>
<p>01_Random的概述和基本使用</p>
<p>01_Random的概述和基本使用</p>
<p>01_Random的概述和基本使用</p>
<p>01_Random的概述和基本使用</p>
<p>01_Random的概述和基本使用</p>
<p>01_Random的概述和基本使用</p>
<p>01_Random的概述和基本使用</p>
</div>
</div>
</body>
</html>
|
|