Paint the Web creating art with CSS Eva Lettner Frontend Developer - - PowerPoint PPT Presentation

paint the web
SMART_READER_LITE
LIVE PREVIEW

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


slide-1
SLIDE 1

Paint the Web

creating art with CSS

slide-2
SLIDE 2

Eva Lettner

Frontend Developer @ ChillBill Coding "Artist"

slide-3
SLIDE 3

Code is magic

slide-4
SLIDE 4

We are

Creators!

slide-5
SLIDE 5

♥ CSS ♥

slide-6
SLIDE 6

Original: https://www.instagram.com/365days.of.cacti/

slide-7
SLIDE 7
slide-8
SLIDE 8

Lets draw something!

slide-9
SLIDE 9
slide-10
SLIDE 10

Shapes

slide-11
SLIDE 11

Rectangles

.rectangle { width: 20rem; height: 20rem; }

slide-12
SLIDE 12

Triangles

.triangle { border-top: 10rem solid yellow; border-left: 10rem solid orange; border-bottom: 10rem solid purple; border-right: 10rem solid blue; }

slide-13
SLIDE 13
slide-14
SLIDE 14

Pseudo Elements

slide-15
SLIDE 15

before :before & :after after

slide-16
SLIDE 16

I'm a 1 div tooltip!

slide-17
SLIDE 17
slide-18
SLIDE 18

Box-Shadow

slide-19
SLIDE 19

.eye { box-shadow: 0px 0px 0px #798d52, inset 0px 0px 0px #798d52; }

slide-20
SLIDE 20
slide-21
SLIDE 21

Why?

slide-22
SLIDE 22

Why not?

slide-23
SLIDE 23

It's fun!

slide-24
SLIDE 24

Learn new stuff!

slide-25
SLIDE 25

Community ♥

slide-26
SLIDE 26

CSS images in production?

slide-27
SLIDE 27

What did we learn?

slide-28
SLIDE 28

Play

slide-29
SLIDE 29

Learn

slide-30
SLIDE 30

Just because it's "useless" doesn't mean it's a waste

  • f time
slide-31
SLIDE 31

Resources

Codepen: http://www.codepen.io #cssdailyimages

slide-32
SLIDE 32

@eva_trostlos

Create!