Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css circle with number

.circle{
border-radius: 100%;
    width: 5%;
}
.text{
	text-align:center;
  	margin-left: 25px;
}
 
PREVIOUS NEXT
Tagged: #css #circle #number
ADD COMMENT
Topic
Name
6+5 =