2019-05-30

<!DOCTYPE html>

<html lang="en">

<head>

<meta charset="UTF-8">

<title>开班信息</title>

<link rel="stylesheet" href="css/开班信息.css">

</head>

<body>

<div class="outer">

<div class="title">

<a href="#">18年面授开班计划</a>

<h3>近期开班</h3>

</div>

<div class="content">

<h3>人工智能+Python-高薪就业班</h3>

<ul>

<li>

<a class="right" href="#"><span class="red-font">预约报名</span></a>

<a href="#">开班时间: <span class="red-font">2018-04-26</span></a>

</li>

<li>

<a class="right" href="#"><span class="red-font">无座,名额爆满</span></a>

<a href="#">开班时间: <span class="red-font">2018-03-23</span></a>

</li>

<li>

<a class="right" href="#"><span>开班盛况</span></a>

<a href="#">开班时间: <span>2018-01-23</span></a>

</li>

<li>

<a class="right" href="#"><span>开班盛况</span></a>

<a href="#">开班时间: <span>2017-12-20</span></a>

</li>

<li>

<a class="right" href="#"><span>开班盛况</span></a>

<a href="#">开班时间: <span>2017-11-18</span></a>

</li>

</ul>

<h3>Android研发+测试-高薪就业班</h3>

<ul>

<li>

<a class="right" href="#"><span class="red-font">预约报名</span></a>

<a href="#">开班时间: <span class="red-font">2018-04-26</span></a>

</li>

<li>

<a class="right" href="#"><span>开班盛况</span></a>

<a href="#">开班时间: <span>2018-01-23</span></a>

</li>

<li>

<a class="right" href="#"><span>开班盛况</span></a>

<a href="#">开班时间: <span>2017-12-20</span></a>

</li>

<li>

<a class="right" href="#"><span>开班盛况</span></a>

<a href="#">开班时间: <span>2017-11-18</span></a>

</li>

</ul>

<h3>大数据软件开发-青芒工作室</h3>

<ul class="no-border">

<li>

<a class="right" href="#"><span class="red-font">预约报名</span></a>

<a href="#">开班时间: <span class="red-font">2018-04-26</span></a>

</li>

<li>

<a class="right" href="#"><span>开班盛况</span></a>

<a href="#">开班时间: <span>2018-01-23</span></a>

</li>

</ul>

</div>

</div>

</body>

</html>

*{

margin: 0;

padding: 0;

}

body{

font:12px/1 宋体;

}

.outer{

width: 300px;

/*height: 471px;

background-color: #bfa*/;

margin: 50px auto;

}

.title{

border-top: 2px #019e8b solid;

height: 36px;

background-color: #f5f5f5;

line-height: 36px;

padding: 0px 22px 0px 16px;

}

.title a{

float: right;

color: red;

font-size: 12px;

}

.title h3{

font: 16px/36px "微软雅黑";

}

.content{

border:1px solid #deddd9;

padding: 0px 28px 0px 20px;

}

.content a{

color: black;

text-decoration: none;

}

.content a:hover{

color: red;

text-decoration: underline;

}

.content h3{

margin-top: 15px;

margin-bottom: 15px;

}

.content ul{

list-style: none;

border-bottom: 1px dashed #deddd9;

}

.content li{

margin-bottom: 15px;

}

.content .red-font{

color: red;

font-weight: bold;

}

.content .right{

float: right;

}

.content .no-border{

border: none;

}

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • 通过微信的扫一扫去下载,会出现白屏的情况,可能是因为安全性的考虑或者其他什么原因,目前已经无法通过微信的扫一扫去下...
    qqa221阅读 1,059评论 0 0
  • 1、垂直对齐 如果你用CSS,则你会有困惑:我该怎么垂直对齐容器中的元素?现在,利用CSS3的Transform,...
    kiddings阅读 8,384评论 0 11
  • <!DOCTYPE html> 近期开班 *{ margin: 0; padding:0; } body{ fon...
    一万八_7489阅读 1,014评论 0 0
  • 应季花开香溢枝 , 桃红李艳正逢时。 奈何芬芳凭一定, 听命。 随风飘泊染清蹊。 着意红尘多命苦, 何故? 春心萌...
    啸巍阅读 3,169评论 3 15
  • 关于自制力的文章,我以前应该在文章中零零碎碎写过不少,最近一年却很少再写了,一是因为网上这类文章太多,几乎都烂大街...
    迅图阅读 5,275评论 1 3