效果图:
直接上代码:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title></title>
<style type="text/css">
.badge{
width: 30%;
text-align: center;
border: 1px solid #000;
}
.badge ul{
width: auto;
overflow-x: auto;
white-space: nowrap;
}
.badge li{
display: inline-block;
width: 60px;
height: 50px;
}
.badge li img{
width: 50px;
}
.badge li .p{
font-size:7px
}
</style>
</head>
<body>
<div class="badge">
<ul>
<li>
<img src="portfolio/1.jpg" align="bottom">
&