Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css profile picture round

.profile-pic {
  display: inline-block;
  width: 150px;
  height: 150px;
  border-radius: 50%;

  object-fit: cover;
}
Comment

css profile picture round

img{
	border-radius: 50%;
}
Comment

PREVIOUS NEXT
Code Example
Css :: change default arrow icon for accordion in bootstrap 
Css :: css smooth scroll 
Css :: rotate keyfreame animation 
Css :: remove the dotted border on links 
Css :: css list items next to each other 
Css :: rotate in 3d css 
Css :: zoom image inside div and move 
Css :: css border radius 
Css :: last child after css 
Css :: drawing a circle with css 
Css :: DevTools failed to load SourceMap: Could not load content for bootstrap.min.css.map 
Css :: tailwind css image grid 
Css :: css button pressed effect 
Css :: css delay between animation iterations 
Css :: how to center a position fixed element horizontally 
Css :: css bottom 
Css :: scss ::after 
Css :: border-color not working 
Css :: css mutline comment 
Css :: background image repeat css 
Css :: sass folder structure 
Css :: remove input border on focus 
Css :: check ssh port 
Css :: css margin top responsive 
Css :: css fontface 
Css :: css create a circle image 
Css :: css row column grid 
Css :: flex flow 
Css :: padding css shorthand 
Css :: angular css path to assets 
ADD CONTENT
Topic
Content
Source link
Name
8+2 =