<title>W3Cschool教程(w3cschool.cn)</title>
@media only screen and (max-width: 700px){
@media only screen and (max-width: 500px){
<h2 style="text-align:center">响应式图片相册</h2>
<a target="_blank" href="img_fjords.jpg">
<img src="/statics/images/course/img_fjords.jpg" alt="Trolltunga Norway" width="300" height="200">
<div class="desc">Add a description of the image here</div>
<a target="_blank" href="img_forest.jpg">
<img src="/statics/images/course/img_forest.jpg" alt="Forest" width="600" height="400">
<div class="desc">Add a description of the image here</div>
<a target="_blank" href="img_lights.jpg">
<img src="/statics/images/course/img_lights.jpg" alt="Northern Lights" width="600" height="400">
<div class="desc">Add a description of the image here</div>
<a target="_blank" href="img_mountains.jpg">
<img src="/statics/images/course/img_mountains.jpg" alt="Mountains" width="600" height="400">
<div class="desc">Add a description of the image here</div>
<div class="clearfix"></div>
<div style="padding:6px;">