designing css layouts for the flexible...

39
Designing CSS Layouts for the Flexible Web June 11, 2008 Voices That Matter: Web Design Conference Zoe Mickley Gillenwater

Upload: others

Post on 14-Aug-2021

8 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Designing CSS Layouts for the Flexible WebJune 11, 2008Voices That Matter: Web Design ConferenceZoe Mickley Gillenwater

Page 2: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

What is flexible design?• Overall width is not fixed number of pixels• Liquid (or fluid)• Elastic• Hybrid

Page 3: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Liquid

Width adapts to viewport

Page 4: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Elastic

Width adapts to text size

Page 5: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Hybrid

Mixture of fixed-width, liquid, and/or elastic for column widths

Page 6: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Why bother?• Disclaimer: fixed-width layouts are not evil• But, flexible layouts have benefits:

– Take advantage of screen real estate– Less chance of horizontal scrollbars to

increase usability and readability– Respect user preferences– Increase accessibility

Page 7: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Don’t swim upstream if you don’t have to

Image from flickr, “swimming upstream” by tempo

Page 8: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Design differently from the start

• Not every comp can be turned into liquid or elastic layout

• Learn which design features aren’t “flexible-friendly” and how to change them so they are

Page 9: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Goals of this presentation

Fixed-width designer:Make designs more adaptive to user preferences

Flexible designer:Know what to watch out for/plan for in comps to make construction easier, layout more robust

Non-designer:Identify problematic design elements to convince designer to change or tweak yourself

Page 10: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Not just avoiding fixed widths

Web Designer’s Creed:Thou shalt avoid fixed heights for anything containing text.

Page 11: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Width affects height

Liquid: Elastic:Change in viewport width

Text wraps differently

Change in number of lines of text

Change in height of block text sits in

Change in font size

Change in height of text characters

Change in height of block text sits in

Page 12: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Avoid:

Irregular shapes defining a text area

#1

Page 13: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Example:

Mostly Lisa, www.mostlylisa.com

Irregular shapes defining a text area

Page 14: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Example:

Scrapbook Your Memories, http://scrapbookyourmemories.myshopify.com

Example:

Irregular shapes defining a text area

Page 15: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Example:

Scrapbook Your Memories, http://scrapbookyourmemories.myshopify.com

Irregular shapes defining a text area

Page 16: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Are we stuck with only straight rectangles?

Image from flickr, “Rectangle” by Ikhlasul Amal

Page 17: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Solution: Tile irregular pattern

Simon Wiffen, www.simonwiffen.co.uk

Irregular shapes defining a text area

Page 18: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Solution: Tile straight piece

Neurotic, Web Design page, http://en.neuroticweb.com/web-design

Irregular shapes defining a text area

Page 19: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Avoid:

Text matched with images that can’t expand

#2

Page 20: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Example:

etonDIGITAL, www.etondigital.com

Text matched with images that can’t expand

Page 21: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Pick the right images

Image from flickr, “June 10, 2006: Picked!” by Matt McGee

Page 22: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Solution: Masked images

Sesame Communications, www.sesamecommunications.com

Text matched with images that can’t expand

Page 23: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Solution: Masked images

Usolab, www.usolab.com

Text matched with images that can’t expand

Use the proper CSS to ensure text has enough space to sit in

Page 24: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Solution: Variable cropping

Erskine Corporation, www.erskinecorp.com

Text matched with images that can’t expand

CSS technique, but requires designing with right type of images

Page 25: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Solution: Variable croppingCan stitch together multiple to make longer

Willamette University, www.willamette.edu

Text matched with images that can’t expand

Page 26: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Solution: Blend into background

Air Adventure Australia, www.airadventure.com.au

Text matched with images that can’t expand

Page 27: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Solution: Blend into background

Defacto, www.defacto-cms.com

Text matched with images that can’t expand

Page 28: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Solution: Scalable images

Castello di Bolgheri, www.castellodibolgheri.eu

Text matched with images that can’t expand

CSS technique, but requires designing with right type of images

Page 29: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Avoid:

Fixed-width, full-width content

#3

Page 30: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Example:

Roseville Health & Wellness Center, Personal Training page, www.rosevillehwc.com/personalTraining.php

Fixed-width, full-width content

Page 31: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Example:

Roseville Health & Wellness Center, www.rosevillehwc.com

Fixed-width, full-width content

Page 32: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Solution: Non-full-width images

Todd Silver Design, www.toddsilverdesign.net

Fixed-width, full-width content

Page 33: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Solution: Composite images

Ronin Snowboards, www.roninsnowboards.com

Fixed-width, full-width content

Page 34: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Solution: Scrollbars for large content

Bokardo, http://bokardo.com

Fixed-width, full-width content

CSS technique using overflow property

Page 35: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

What’s wrong with this picture?

Page 36: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

A more flexible-friendly version

Page 37: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

How it might look narrower

Page 38: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Flexible design inspiration

www.zomigi.com/blog/inspiration-for-flexible-web-design

Page 39: Designing CSS Layouts for the Flexible Webzomigi.com/downloads/Designing-CSS-Layouts-Flexible-Web.pdf · 2008. 6. 17. · Designing CSS Layouts for the Flexible Web June 11, 2008

Questions?

Zoe Mickley [email protected]