Upgrade to Pro — share decks privately, control downloads, hide ads and more …

A Website Is Not A Poster: Designing Successfully For The Web

A Website Is Not A Poster: Designing Successfully For The Web

In the world of print, designers have control over every point and pica, but with all the variables inherent to the web, that same desire for control leads to headaches, frustration, and bad practices. You will learn specific guidelines to let go of that control and design more effectively for the web, as well as how to collaborate with developers to ensure a successful project without all the usual struggles.

Michelle Schulp Hunt

June 05, 2013
Tweet

More Decks by Michelle Schulp Hunt

Other Decks in Design

Transcript

  1. HI, I’M MICHELLE @marktimemedia i also do a lot of

    work with developers Can’t we all just get along?
  2. A WEBSITE IS LIKE A POSTER? Principles of hierarchy Communicating

    a message Getting attention Inspiring call to action Flickr:  Ma0hew  Kenwrick  
  3. A WEBSITE IS LIKE A POSTER? Principles of hierarchy Communicating

    a message Getting attention Inspiring call to action ANY OTHER FREAKIN’ TYPE OF DESIGN Flickr:  Ma0hew  Kenwrick  
  4. DYNAMIC ENVIRONMENT Di erent Browsers Di erent Devices Di erent

    Resolutions Flickr:  Jeremy  Keith  
  5. IT WOULD BE LIKE BUILDING A PRINTER TO FIT YOUR

    DESIGN IF PRINTING WERE LIKE WEB DESIGN… Flickr:  Kenoir  
  6. Flickr:  h.koppdelaney   What do you have in common? Design

    & Development are both about How Things Work REMEMBER THE BIG PICTURE
  7. A WEB DESIGNER SHOULD BE ABLE TO READ AND UNDERSTAND

    HTML & CSS EVEN IF THEY DON’T WANT TO WRITE IT
  8. UGH, WHY DO I HAVE TO KNOW THAT STUFF!? Isn’t

    all that scary code stu what the developers are for?
  9. JUST AS A PRINT DESIGNER NEEDS TO UNDERSTAND THE PRINTING

    PROCESS… … A WEB DESIGNER NEEDS TO UNDERSTAND THE TOOLS THAT BUILD THEIR DESIGNS
  10. LAYOUT HIERARCHY : WHAT IS THIS? <div> <section> <article> <aside>

    <nav> <header> <sidebar> Image:  Jenna  Marbles  h0p://www.youtube.com/watch?v=t4sXjJJjcWQ   What Are This?
  11. TYPOGRAPHIC HIERARCHY: HOW IMPORTANT IS THIS? Flickr:  Xosé  Castro  

      Headings Paragraphs Lists Blockquotes Hierarchical meaning, not just visual styling
  12. Semantics Hierarchy Web Typography Pixels/Resolution How CSS Works Box Model

    Options available for customizations: •  CSS3 e ects •  JavaScript libraries •  Web fonts Image:  Github  
  13. DON’T PANIC: THERE ARE PLENTY OF PLACES TO LEARN THIS

    STUFF http://www.w3schools.com/css/ http://learncss.tutsplus.com/ http://css-tricks.com/ http://www.lynda.com http://coding.smashingmagazine.com http://www.adobe.com/devnet/dreamweaver/css.html http://www.codeschool.com/paths/html-css
  14. Avoid using layer e ects for anything besides images Use

    vectors when possible, but based on whole pixels Use non-destructive editing and e ects RGB at 72ppi… usually
  15. INCLUDED IN YOUR STYLE GUIDE Colors Headings Text Lists Fonts

    Links Buttons Forms Icons Tooltips Navigation Asides POSSIBLE REUSABLE ELEMENTS:
  16. A NON-EXHAUSTIVE LIST OF COOL RESOURCES Building a Live Style

    Guide/ Pattern Library http://warpspire.com/kss/ http://kaleistyleguide.com http://pea.rs/ http://patternprimer.adactio.com (https://github.com/adactio/ Pattern-Primer) Better Practices for Design Files http://styletil.es http://photoshopetiquette.com/ http://mattgemmell.com/2012/02/02/how- designers-can-help-developers/ http://www.dtelepathy.com/blog/design/25-best- practices-collaborative-work-photoshop http://www.noupe.com/how-tos/when-designers- and-developers-work-together.html