BRUTALISM Web Design Hey, thats how I write web sites! Checklist - - PowerPoint PPT Presentation

brutalism
SMART_READER_LITE
LIVE PREVIEW

BRUTALISM Web Design Hey, thats how I write web sites! Checklist - - PowerPoint PPT Presentation

BRUTALISM Web Design Hey, thats how I write web sites! Checklist My CMS HTML, CSS mostly My own CMS get away from frameworks Modern CSS No JavaScript! Checkbox hack Responsive CSS Then Now Flexbox Flexbox


slide-1
SLIDE 1

BRUTALISM

slide-2
SLIDE 2

Web Design

slide-3
SLIDE 3
slide-4
SLIDE 4

Hey, thats how I write web sites!

slide-5
SLIDE 5

Checklist

slide-6
SLIDE 6

My CMS – HTML, CSS mostly

slide-7
SLIDE 7

My own CMS – get away from frameworks

slide-8
SLIDE 8

Modern CSS

slide-9
SLIDE 9

No JavaScript!

slide-10
SLIDE 10

Checkbox hack

slide-11
SLIDE 11

Responsive CSS

  • Then

– Flexbox – Frameworks to create grids

  • Now

Flexbox

CSS Grid

slide-12
SLIDE 12

CSS Grid Examples

slide-13
SLIDE 13

CSS Grid Examples

slide-14
SLIDE 14

<ul class=”grid”>

<li></li> <li></li>

</ul> css: list-style:none;

In HTML

<div class=”grid”>

<div class=”cell”>

*

</div>

</div>

slide-15
SLIDE 15

Transitions & Animations

  • Any element

– Any property

  • @keyframes

– from – to – %

  • Duration

– Once – n times – Infinite

  • No State

Except checkboxes...

slide-16
SLIDE 16

Modern CSS

  • Checkbox hack

– Toggle properties of CSS – Menus

  • CSS Grid

– Easy, responsive Layout

  • Animations
slide-17
SLIDE 17

Closing Keynote

  • Nicolai Josuttis

C++ Committee Member

Trainer

Book Author

slide-18
SLIDE 18

Closing Keynote

  • Nicolai Josuttis

C++ Committee Member

Trainer

Book Author