Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css blur border

div{
  width:150px;
  height:150px;
  background-color:black;
  border-radius:15px;
  border-style:solid;
  border-width:1px;
  border-color:red;
  box-shadow: 0px 0px 15px rgba(255,0,0);
}
Comment

PREVIOUS NEXT
Code Example
Css :: separar letras en css 
Css :: css disabled div 
Css :: center text css 
Css :: css img scale-down 
Css :: css vertical align items in div 
Css :: detect portrait landscape css 
Css :: resize logo html css 
Css :: remove border select css 
Css :: bring element to front css 
Css :: center a class css 
Css :: css top right corner 
Css :: css important 
Css :: div circle 
Css :: css grid wrap columns 
Css :: tailwind border bottom 
Css :: unselectable css property 
Css :: css content image 
Css :: css height of screen 
Css :: css mobile friendly 
Css :: div fit content height 
Css :: scss watch command 
Css :: css no bottom ouline 
Css :: elementor is swiping 
Css :: transition prefixes css 
Css :: how to hide scrollbar overflow 
Css :: anchor tag taking up all the width of the page 
Css :: how to split a background into two color in css 
Css :: android studio cardview background transparent 
Css :: css html unterstreichen 
Css :: text area resize css 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =