Search
 
SCRIPT & CODE EXAMPLE
 

CSS

circle css with text in the center

.circle {
  width: 500px;
  height: 500px;
  line-height: 500px;
  border-radius: 50%;
  font-size: 50px;
  color: #fff;
  text-align: center;
  background: #000
}
Comment

PREVIOUS NEXT
Code Example
Css :: css prevent line break 
Css :: scss not working with storybook 
Css :: center align an image css 
Css :: schatten css 
Css :: js click under 
Css :: remove all css styles from element 
Css :: add youtube video in markdown 
Css :: check if swap is working 
Css :: link to css file within another css file 
Css :: print media css 
Css :: css media screen 
Css :: radio button color css 
Css :: css p tag text wrap 
Css :: not allow select text css 
Css :: how to center vertically and horizontally in css 
Css :: css center div vertically 
Css :: css remove margin around page 
Css :: color transition time css 
Css :: align button to bottom of div 
Css :: bootstrap scrollable modal 
Css :: import image css 
Css :: remove site title squarespace 
Css :: how to increase height of input box in css 
Css :: less calc with variable 
Css :: Modify blink class in CSS 
Css :: image resize css 
Css :: css super smooth shadow 
Css :: css border hover 
Css :: Hide scroll bar, but while still being able to scroll 
Css :: circle button css 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =