网易云课堂(页面布局)
效果图
html
<!-- header -->
<header>
<div class="wrap">
<img src="logo.png" alt="logo">
<nav>
<a href="#" class="active">首页</a>
<a href="#" class="active">课程分类</a>
<a href="#" class="active">微专业</a>
<a href="#" class="active">我的学习</a>
<a href="#" class="active">后台管路</a>
</nav>
</div>
</header>
<!-- banner -->
<section class="banner">
<ul>
<li class="center"></li>
<li class="left"></li>
<li class="right"></li>
</ul>
</section>
<section class="main">
<div class="bg-center">
<aside>