Paint the Web
creating art with CSS
Paint the Web creating art with CSS Eva Lettner Frontend Developer - - PowerPoint PPT Presentation
Paint the Web creating art with CSS Eva Lettner Frontend Developer @ ChillBill Coding "Artist" Code is magic We are Creators! CSS Original: https://www.instagram.com/365days.of.cacti/ Lets draw something! Shapes
creating art with CSS
Frontend Developer @ ChillBill Coding "Artist"
We are
Original: https://www.instagram.com/365days.of.cacti/
.rectangle { width: 20rem; height: 20rem; }
.triangle { border-top: 10rem solid yellow; border-left: 10rem solid orange; border-bottom: 10rem solid purple; border-right: 10rem solid blue; }
before :before & :after after
I'm a 1 div tooltip!
.eye { box-shadow: 0px 0px 0px #798d52, inset 0px 0px 0px #798d52; }
Codepen: http://www.codepen.io #cssdailyimages
@eva_trostlos