See how it is
Ineedtoputthetextatthebottomofthecircleusingcss..Ihavethecodehere link
.circle{
height: 37px;
line-height: 37px;
position: absolute;
background: white;
border-radius: 52px;
width: 37px;
height: 37px;
text-align: center;
font-size: 10px;
border: 2px solid black;
vertical-align: bottom;
}