我的書櫃 <!-- Badge begins. The badge consists of two sections: style and HTML --> <!-- This is the style section. If you want, you can move it to the header section or CSS --> <style type="text/css"> /* ------[ For the whole badge ]------ */ #badge a:hover {} #badge a:link {} #badge a:active {} #badge a:visited {} #badge {padding: 10px 5px 10px 5px; width: 200px; border: 1px solid #cccccc;} /* ------[ For each item in the badge ]------ */ #badge .item_cell {list-style: none; text-align: center; padding: 5px; margin: 0px;} #badge .cover {} #badge .cover img {border: 1px solid #cccccc; padding: 3px; background-color: #f7f7f7;} #badge .title {text-indent: 0;padding: 0; margin: 0;} #badge .subtitle {} #badge .author {} /* ------[ The bottom part ]------ */ #badge .link_cell {list-style: none; text-align: center; padding: 5px; margin: 0px; clear: both;} #badge .link_cell dt {text-align: center; margin: 0px;} #badge .link_cell dd a {font-size: 10px; font-family: Verdana;} #badge .link_cell dd {text-align: center; margin: 0px;} #badge .link_cell img {border: none;} </style> <!-- This is the HTML section of the badge --> <div id="badge"> <script type="text/javascript" src="http://www.anobii.com/anobi/badge_generator.php?p=01098e5f6f35327db9&p_type=1,2,4&tag=0,9,10,3,5,8,6,2,11,7&count=10&recent=0&progress=3&title=title&subtitle=0&author=author&img=large&link_to=1&az_site=&a_id="></script> </div> <!-- Badge ends --> <!-- more -->