Search
 
SCRIPT & CODE EXAMPLE
 

CSS

box shadow 2 sides only Clip path

div {
  width: 100px;
  height: 100px;
  background: #EEE;
  box-shadow: 0 0 15px 0px #000;
  clip-path: inset(0px -15px 0px -15px);
  position: relative;
  margin: 0 50px;
}
Comment

PREVIOUS NEXT
Code Example
Css :: nice select scroll bar for large amount of options 
Css :: css fr meaning 
Css :: Placeholders border shadow outline 
Css :: fullcalendar react 
Css :: vw css 
Css :: write mode css 
Css :: border top right left css 
Css :: css tricks position 
Css :: apple gradients 
Css :: css create array 
Css :: spree_digital 
Typescript :: expected 2 arguments but got 1. viewchild angular 
Typescript :: find total commits in git 
Typescript :: Require statement not part of import statement.eslint@typescript-eslint/no-var-requires 
Typescript :: check if file exists bash 
Typescript :: eslint missing file extension ts 
Typescript :: react beautiful dnd disable drag 
Typescript :: typescript how to check if string is a date 
Typescript :: typescript ignore node_modules 
Typescript :: angular material button css not working 
Typescript :: ts disable is declared but its value is never read 
Typescript :: serenity.is disable row in grid 
Typescript :: How to import products with variants and attribute prices odoo 
Typescript :: typescript constructor assignment shorthand 
Typescript :: CREAT PANTS FOR FREE 
Typescript :: mongodb increment array item 
Typescript :: bootstrap angular 
Typescript :: ion slides updateAutoHeight 
Typescript :: typescript while 
Typescript :: loaded because running scripts is disabled on this s 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =