Prof. Jenna Spevack | Teaching Site

Web Design: AD550

COURSE CALENDAR | WEEK 04 CLASS OUTLINE | HOMEWORK

  1. Review: Defining a Site in Dreamweaver.
  2. Upload student portfolio sites to FTP (example site)
  3. EXERCISE: Define bio.html, projects.html, contact.html
    • Finalize your index.html and resume.html pages. We will use these pages as template for additional pages.
      • Replace your plain <html> with html + the XHTML namespace:
        <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
      • In the head of your document add the Document Character Set
        <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
    • You don't need to add actual content to bio, projects and contact, but instead use Lorem Ipsum text for place holder paragraphs.
    • Consistent Structure: You will need to take into account the architecture of the information you are presenting and make sure the following major Site Components are included on every page.
      • Branding (Site Title)
      • Global Navigation
      • Page or Section Heading
      • Content Area
      • Footer (including copyright and email link)
    • Make sure all links are functioning and your site is uploaded to your folder on the FTP Server.
    • CHECK YOUR SPELLING AND GRAMMAR!
  4. EXERCISE: Fill out this sample client survey
    • What a designer needs to know before he/she begins a project.
  5. Web Design Vocabulary:
  6. Graphic Design for Web Designers:
  7. Color on the Web: Choose two to three colors for your color scheme: a main color and an accent color. Think about the colors you choose and what they mean or imply to a user.
  8. EXERCISE: Creating a Color Palette
  9. EXERCISE: Creating Mockup Interface in Photoshop
    • Follow these instructions to get started.
    • You will be creating a mockup, based on this wireframe. Use this mockup as a guide.
    • Define the following sections
      1. Body (background color or pattern)
      2. Container
      3. Branding / Header (Logo and Site Title)
      4. Global Navigation
      5. Content
      6. Sidebar
      7. Section Heading (h2)
      8. Copy (sub-headings, paragraphs, lists, bullets and inline links)
      9. Footer (copyright and email link)
    • The mockup should show the client how the final interface will look. Specify logo, color scheme, fonts and positioning. (example)
    • Branding / Header: Create a logo, photograph or digital image to identify the "brand" of your site. This should also embody your Site Persona, work with your color scheme, and define your graphic style. The branding area is 767px wide by 126px high (the height can be adjusted to your choice). Using the text tool add the name of your site. In this case, it's Your Name.
    • Choose or create a subtle pattern for the body background of your mockup. This is the area outside of the area that contains your site components.
    • Choosing Fonts for your website: Use appropriate typography. Your chosen typeface should work with the visual style and textual content.

Homework | Week 4

  1. Work on your mockup based on this wireframe, and color palette, as discussed in class. Bring the PHOTOSHOP or ILLUSTRATOR file to class. (SAMPLE)
  2. Next week will learn about PRESENTATION (Cascading Style Sheets), so have your color scheme and font decided on before we start. Bring a palette like this sample.
  3. If you are having trouble finding your color scheme read through this tutorial