Created
May 7, 2013 11:48
Untitled
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style> | |
img{ | |
display:block; | |
} | |
ul{ | |
list-style-type:none; | |
} | |
li{ | |
width:50px; | |
float:left; | |
margin:30px; | |
} | |
.clear{ | |
clear:both; | |
} | |
</style> | |
豆瓣新碟榜 | |
<br> | |
<br> | |
<ul> | |
<li> | |
<img src="http://img3.douban.com/spic/s24634103.jpg"> | |
1. <a href="">Bloodsports</a> Suede | |
</li> | |
<li> | |
<img src="http://img3.douban.com/spic/s24963549.jpg"> | |
2. <a href="">The 20/20 Experience</a> Justin Timberlake | |
</li> | |
<li> | |
<img src="http://img3.douban.com/spic/s25802131.jpg"> | |
3. <a href="">Les Miserables Origi...</a> Hugh Jackman | |
</li> | |
<li> | |
<img src="http://img3.douban.com/spic/s24593551.jpg"> | |
4. <a href="">The Next Day</a> David Bowie | |
</li> | |
<li> | |
<img src="http://img3.douban.com/spic/s24593318.jpg"> | |
5. <a href="">Native</a>OneRepublic / 共和时代 | |
</li> | |
<div class="clear"> | |
<li> | |
<img src="http://img3.douban.com/spic/s24945043.jpg"> | |
6.<a href="">Girl Who Got Away</a> Dido | |
</li> | |
<li> | |
<img src="http://img3.douban.com/spic/s24950174.jpg"> | |
7. <a href="">Exile</a> Hurts | |
</li> | |
<li> | |
<img src="http://img3.douban.com/spic/s25804461.jpg"> | |
8. <a href="">Woman</a> Rhye | |
</li> | |
<li> | |
<img src="http://img3.douban.com/spic/s24976088.jpg"> | |
9. <a href="">What About Now</a> Bon Jovi | |
</li> | |
<li> | |
<img src="http://img3.douban.com/spic/s24468915.jpg"> | |
10. <a href="">People, Hell And Ang...</a> Jimi Hendrix | |
</li> | |
</ul> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert('Hello world!'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment