Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css mask cut diagonal

img {
  width: 100px;
  height: 100px;
  -webkit-clip-path: polygon(0 0, 0 100px, 100px 80px, 100px 0);
  clip-path: polygon(0 0, 0 100px, 100px 80px, 100px 0);
}
Comment

PREVIOUS NEXT
Code Example
Css :: padding 3 values 
Css :: css ovel 
Css :: CSS transition slide down 
Css :: how to change a checkbox to be selected 
Css :: css changer la couleur de la sélection 
Css :: stop mysqld.exe cmd 
Css :: css resize tabe cell 
Css :: memebuat html dan css login instagram 
Css :: advanced selectors 
Css :: html incliude all css from folder 
Css :: css icon 
Css :: font-style 
Css :: restrict css to apply on div 
Css :: make element fill page 
Css :: screen sizes for css media 
Css :: Build a Responsive Real World Website From Scratch HTML CSS 
Css :: css clip-path 
Css :: ionic slidesperview not working 
Css :: tailwind transition 
Css :: rotating text animation 
Css :: css add space right 
Css :: input disabled css 
Css :: 404 page template css 
Css :: css box-sizing 
Css :: css class inheritance 
Css :: css pseudo elements 
Css :: hiding text css and leaving whitespace 
Css :: css marker effect 
Css :: z-index: 1000000; 
Css :: mettre icloud en dossier barre 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =