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

Web Basics & Process

Web Basics & Process

Special talk for DeWitt High School web class

Monica Salter

May 28, 2015
Tweet

More Decks by Monica Salter

Other Decks in Technology

Transcript

  1. About Gravity Works •Everyone at GW loves to learn and

    stay on top of the latest tech & tools •I get to be super nerdy and people still think I’m cool •Job perks - free lunches, tech conferences, fun team outings, $$$, chill environment, GAMES!
  2. Client Assessment •Know your client’s organization inside and out. What

    do they do? How do they do it? What makes them stand out from others? •Get to know their customers. Who are they and what will they want from the site?
  3. Client Assessment •Figure out the client’s overall goals and expectations.

    Do they want to show off products? Share complex info? Get more members? •It’s ok to turn down a potential client sometimes.
  4. Mockups •Designer uses the content priority doc to make a

    full mockup of the website •Selects and arranges typography, colors, imagery
  5. Development Helpful CSS Techniques •Media Blocks
 http://www.stubbornella.org/content/2010/06/25/the-media-object-saves- hundreds-of-lines-of-code/ •Managing and

    Clearing Floats
 https://css-tricks.com/all-about-floats/ •Grid Systems
 https://css-tricks.com/dont-overthink-it-grids/
  6. Development HTML5 Tags •Nav - for main navigation •Main -

    for primary content (1 per page) •Aside - for secondary content or sidebars •Article - for self containing content

  7. QA & Launch Browser Testing •A browser’s capabilities are largely

    determined by the browser engine •Browser Engine: a software component that takes marked up content (like HTML, XML, image files, etc.) and formatting information (like CSS) and displays the formatted content on the screen.
  8. QA & Launch Fixing Janky Browsers •http://modernizr.com 
 tutorial: http://www.hongkiat.com/blog/modernizr/

    •Last resort: IE conditional stylesheets https://css-tricks.com/how-to-create-an-ie-only-stylesheet/
  9. Gravity Works Websites Lansing Center
 http://lansingcenter.com/
 
 True parallax example


    http://www.elartfest.com/ Why to be accessibility friendly
 https://the-pastry-box-project.net/anne-gibson/2014-july-31
  10. Gravity Works Websites Molly Maid
 http://www.mollymaid.com/ 
 
 Their design,

    our code. Think about how your site might change (respond) for different screen sizes while designing the mockup - it matters!