Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css div side rounded

.figure {
	background-color: black;
	border-bottom-left-radius: 100%30px;
	border-bottom-right-radius: 100%30px;    
}
Comment

round one side of div css

img {border-radius: 250px 0px 0px 250px; }
Comment

PREVIOUS NEXT
Code Example
Css :: put a background image in css with absolute layout 
Css :: img transparent 
Css :: textarea { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; } 
Css :: css symbol 
Css :: css make border rotate around element 
Css :: first-letter css 
Css :: veritical align inline-block checkbox element 
Css :: cannot apply border radius to tr 
Css :: operador css contain attr 
Css :: html textgröße ändern css 
Css :: debordement de texte css 
Css :: codemirror resizable 
Css :: contrast color using css 
Css :: move sidebar to top on mobile 
Css :: css apply style to direct children 
Css :: css cursive text 
Css :: blue gradient 
Css :: scss a link style 
Css :: var in css 
Css :: material form css 
Css :: css menu horizontal 
Css :: css box-sizing property 
Css :: css animation-name 
Css :: css-loader 
Css :: matrix in css 
Css :: circle progress bar css 
Css :: mainframe courses udemy 
Css :: align center without using margin 
Css :: convert css in scss 
Css :: Importar una fuente CSS 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =