Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

Every user on your website has an image avatar that is displayed when

    .avatar {
  vertical-align: middle;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: solid 2px gray;
}
 
PREVIOUS NEXT
Tagged: #Every #user #website #image #avatar #displayed
ADD COMMENT
Topic
Name
8+2 =