index of demos
links to micro-demos & resources —
use your browser’s “Find in Page” function (command-f or control-f) to quickly find keywords & css properties
by css property
position:
static;relative;- parent of any item with absolute position
- attic, city view
- chapel, west wall
- studio, work room
- library, reading room
- blue suite, closet
- ground floor, laundry
- rec room, game table
- attic, city view
- chapel, west wall
- studio, work room
- library, reading room
- blue suite, closet
- ground floor, laundry
- rec room, game table
box properties
width:min-width:max-width:height:min-height:max-height:margin: (outer spacing)margin-top:margin-right:margin-bottom:margin-left:padding: (inner spacing), padding-top:, padding-right:padding-bottom:, padding-left:box-shadow:clip-path: (shapes)UNITS
Absolute units
px (pixels)Relative units
% (percent)em (typographic unit)rem (root em)vw (viewport width)vh (viewport height)border
border:, border-width:, border-style:, border-color:border-top:border-right:border-bottom:border-left:border-radius:- room labels
- curiosities
- snack tray
- bingo chips
- basketball
- accordion banner toggles (above, this page)
- section navbar buttons
background
background-color:background-image:background-repeat:background-repeat-y:background-attachment:background-position:background-blend-mode:background-clip:background-origin:images, audio & video
image sizingfilling / fittingimage carouselaudiovideo (background video)video (content video)text PROPERTIES
column-count:column-gap:column-rule:text-align:text-decoration:text-transformation:text-indent:text-shadow:line-height:letter-spacing:word-spacing:initial-letter:::first-line:transitions
transition-property:, transition-duration:, transition-timing-function:, transition-delay;by floors & room pages
family archive
gown boxportraitdirectoryalbum- object-fit (html image)
- overflow: hidden;
- clip-path: polygon
- hover-/tap-based clip-path chage
- transition
yellow suite
entryway- toggle
- light mode / dark mode
- overlay
- interaction (on mouse-click, on-click, tap)
- display: inline
- background-image
- background-size (cover)
- background image
- position: relative; (parent)
- position: absolute; (child elements)
- nested div
- 3D transform (rotate)
- child perspective
library
curiositiesreferencescience, history, philosophy, poetry & fiction, design, art kidsrare booksoversizestudio
work room- background-image
- position: relative; (parent)
- position: absolute; (child elements)
- hover-/tap-based transforms (scale, rotate)
- transitions
blue suite
dreamscape- blur
- border-radius
- svg blob
- position: relative (parent element)
- position: absolute (child elements)
- clay figure: keyframe animation (scale & rotate transforms)
- clock: page scroll interaction (rotate transform)
- z-index
- z-index (layer/overlap)
- position: relative (parent element)
- position: absolute (child elements)
- background-blendmode: overlay;
- overflow: visible;
- negative margin-left
- image sizing — object-fit: cover;
- position: relative (parent element)
- position: absolute (child elements)
- min/max grid row sizing (on section parent)
- position relative (parent element)
- position absolute (child elements)
- opacity
- transition
- hover (scale transform)
- background-color:
- background-image:
- background-size: cover;
- background-blend-mode: luminosity;
- transition
- hover (rotate transform)
interlude
main hallwayground floor
entrance- hover-based 3D transform w transition
- audio / sound on-click (head tag javascript)
- border-radius
- box-shadow
- background-color:
- background-blend-mode: screen;
- background-blend-mode: normal; (hover)
- border: dotted; (hover)
- link block
- overflow: hidden
- overflow-y: scroll (vertical scroll)
- display: flex;
- align-items: flex-start;
- justify-content: flex-start
conservatory
primary bouquetcandlestick room
all about flexbox
shelf #1shelf #2shelf #3shelf #4shelf #5shelf #6shelf #7shelf #8shelf #9shelf #10shelf #11central receiving
all about positioning
mail basketnarratorpantrywindowcleaning spraymail stack (hover)pantry shelfrec room
a/v centergame table- draggable elements (javascript before body closes)
- background-color:
- background blend-mode; luminosity;
gymnasium
all about the box model: padding, margins, border & sizing
resistance training (margins)yoga mats (padding)pullup bar (border)- border
- border-top:
- border-right:
- border-bottom:
- border-left:
- border-radius
- border-radius-top:
- border-radius-right:
- border-radius-bottom:
- border-radius-left:
external resources
Jen Simmons