COMS 359: Interactive Media

Similar documents
Styles, Style Sheets, the Box Model and Liquid Layout

Chapter 4 Notes. Creating Tables in a Website

COMSC-030 Web Site Development- Part 1. Part-Time Instructor: Joenil Mistal

Web Development & Design Foundations with HTML5

Lecture 08. Tables in HTML. Mr. Mubashir Ali Lecturer (Dept. of Computer Science)

Chapter 4 Creating Tables in a Web Site Using an External Style Sheet

COMS 359: Interactive Media

INFS 2150 / 7150 Intro to Web Development / HTML Programming

Chapter 9 Table Basics Key Concepts. Copyright 2013 Terry Ann Morris, Ed.D

Tutorial 5 Working with Tables and Columns. HTML and CSS 6 TH EDITION

IMY 110 Theme 7 HTML Tables

Lesson 5 Introduction to Cascading Style Sheets

Website Development with HTML5, CSS and Bootstrap

8/19/2018. Web Development & Design Foundations with HTML5. Learning Objectives (1 of 2) More on Relative Linking. Learning Objectives (2 of 2)

Chapter 7 Tables and Layout

Chapter 7 Tables and Layout

Tables *Note: Nothing in Volcano!*

Dreamweaver CS3 Concepts and Techniques

Midterm Review. October 17

Bixby Public Schools Course Essential Elements Grade: Desktop Publishing

THE ASIAN SCHOOL. Class-10. ch8. A. Check the Right Answer (1*9)

Web Design and Application Development

Mega Menu for Magento 2. User Guide

WEBSITE PROJECT 2 PURPOSE: INSTRUCTIONS: REQUIREMENTS:

Using CSS for page layout

Web Site Design Principles

Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1

Intermediate HTML Using Dreamweaver

Page Layout Using Tables

AGENDA :: MULTIMEDIA TOOLS :: (1382) :: CLASS NOTES

Chapter 7 BMIS335 Web Design & Development

Mathematics. Computer Applications. New Jersey Quality Single Accountability Continuum (NJQSAC) Department: Course Title.

ICT IGCSE Practical Revision Presentation Web Authoring

COMS 359: Interactive Media

COMS 359: Interactive Media

Website Design (Weekday) By Alabian Solutions Ltd , 2016

epromo Guidelines DUE DATES NOT ALLOWED PLAIN TEXT VERSION

Tables & Lists. Organized Data. R. Scott Granneman. Jans Carton

COMSC-031 Web Site Development- Part 2

DRAFT WEB DESIGN 1 HBT 3131 HBT 3131 Web Design 1 Credit: Grade: Term: ACP Credit: Books: Resource List:

c122sep2214.notebook September 22, 2014

ICT IGCSE Practical Revision Presentation Web Authoring

Html basics Course Outline

WEB PAGE ARCHITECTURE

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1

Word Tutorial 3. Creating a Multiple- Page Report COMPREHENSIVE

How to use the Dealer Car Search ebay posting tool. Overview. Creating your settings

Designing for Web Using Markup Language and Style Sheets

Web Site Design Principles. Principles of Web Design, Third Edition

Website Design (Weekend) By Alabian Solutions Ltd , 2016

2004 WebGUI Users Conference

Layout with Layers and CSS

Fundamentals of Web Technologies. Agenda: CSS Layout (Box Model) CSS Layout: Box Model. All HTML elements can be considered as a box or a container

AGENDA. HTML CODING YOUR HOMEPAGE [ Part IV ] :: NAVIGATION <nav> :: CSS CODING FOR HOMEPAGE [ <nav> & child elements ] CLASS :: 13.

HyperText Markup Language/Tables

Project 1: Creating a Web Site from Scratch. Skills and Tools: Use Expression Web tools to create a Web site

INFS 2150 Introduction to Web Development

INFS 2150 Introduction to Web Development

What do we mean by layouts?

Reference Services Division Presents. Microsoft Word 2

Mark Scheme. Edexcel Level 2 Certificate in Digital Applications. Unit 5: Coding for the Web

ORB Education Quality Teaching Resources

The default style for an unordered (bulleted) list is the bullet, or dot. You can change the style to either a square or a circle as follows:

Session 4. Style Sheets (CSS) Reading & References. A reference containing tables of CSS properties

Create a three column layout using CSS, divs and floating

Microsoft Office Excel 2007: Basic. Course Overview. Course Length: 1 Day. Course Overview

Introducing Web Tables

ABOUT WEB TECHNOLOGY COURSE SCOPE:

Positioning in CSS: There are 5 different ways we can set our position:

Tai-Jin Lee. Handout #5 11/01/2005. Navigation

Creating Tables in a Web Site Using an External Style Sheet

Glossary. advance: to move forward

Table Basics. The structure of an table

HTML TIPS FOR DESIGNING.

Introduction to Computer Science (I1100) Internet. Chapter 7

Dreamweaver CS4: Layout Guide. Převzato z

Introduction to WEB PROGRAMMING

Information Mapping. Designing course notes that students learn from. Jackie Hoffman NMIT 2009

Calendar Project. Project Brief. Part I: A Date to Remember. Assignments are evaluated for understanding

Page Layout. 4.1 Styling Page Sections 4.2 Introduction to Layout 4.3 Floating Elements 4.4 Sizing and Positioning

BA. (Hons) Graphics Design

Web Design, 5 th Edition

PIC 40A. Lecture 4b: New elements in HTML5. Copyright 2011 Jukka Virtanen UCLA 1 04/09/14

Microsoft Expression Web Quickstart Guide

tech-talk HTML Marketing March 30, 2010

Microsoft Office Excel 2010: Basic. Course Overview. Course Length: 1 Day. Course Overview

HTML/CSS Lesson Plans

COMM 2555 Interactive Digital Communication LAB 4

Wolf. Responsive Website Designer. Mac Edition User Guide

Web Publishing Basics II

AGENDA :: MULTIMEDIA TOOLS :: CLASS NOTES

Dreamweaver Tutorial #2

Deccansoft Software Services

INTRODUCTION TO HTML5! CSS Styles!

LESSON 3. Coding Tables Continued

$this->dbtype = "mysql"; // Change this if you are not running a mysql database server. Note, the publishing solution has only been tested on MySQL.

Chapter 1 Introduction to Dreamweaver CS3 1. About Dreamweaver CS3 Interface...4. Creating New Webpages...10

HIERARCHICAL ORGANIZATION

Welcome. Web Authoring: HTML - Advanced Topics & Photo Optimisation (Level 3) Richard Hey & Barny Baggs

Table-Based Web Pages

Transcription:

COMS 359: Interactive Media

Agenda Review Web Design Preview

Review Tables Create html spreadsheets Page Layout

Review Table Tags <table> </table> <tr> <tr> <td> <td> Numerous Attributes <table> = border, rule, frame, bgcolor, width, height, cellspacing, cellpadding, margin <tr> & <td> = align, valign, bgcolor, colspan, rowspan Page Layout using Tables

Basic Table

Attributes of the <table> tag

Attributes of the <tr> tag

Attributes of the <td> tag

Review - Layout

Today Topic Web Design Text Miller - ch. 1-4 (pp. 1-117)

Today Introduction to Design Anatomy of a Web Page Web Design Unity Elements of Web Design

Introduction Learning Design Design is an art not an exact science Get you thinking about design as part of the communications strategy for your website Content / Form What you say / How you say it Practice makes perfect Instruction common conventions and approaches Learning learn by doing; learn by trying it out, making mistakes and solving problems

Introduction Design (def.) Design is a Plan To happen by design is for something to take place according to a prescribed plan. Not by accident. Design is a process Series of decisions in order to create a final result More decisions = higher complexity

Introduction Design Limiting subjective decisions and being creative within those limitations is the essence of what designers do.

Web Limitations User System Introduction Screen size = variable Operating System = variable Browser = variable

Web Limitations Introduction Font - 9 common fonts No pre-determined page height or width

Web Limitations Color Matching Images Rectilinear Layout Introduction

Good web design creates an experience for the user; expresses the personality of the content Balancing Act: just enough control over the experience to feel empowered but not so much that one feels overwhelmed

Anatomy of a Web Page Header Navigation Body / Content Side Bar Footer Background

Anatomy of a Web Page Print Conventions Designers - Because most web designers were trained as print designers, elements from print were converted to web design. Users Most consumers of web content are already comfortable with print design and expect the same from the web

Anatomy of a Web Page Header Side Bar Body / Content Footer

Anatomy of a Web Page Print to Web conversion Tables provide print type layout CSS Absolute Positioning (project #2)

Header The one area that remains relatively consistent throughout all pages Visual anchor for the site Establish the brand look and feel

Body / Content The main informational part of the page. Usually organized into a hierarchy with the most important information coming at the top (feature area)

Sidebar Secondary information that either supports the main content or supplies links to additional information

Footer Support section of the web site Often contains copyright information and/or a basic site map with links to all pages.

Background Complements page content Supports page personality Fills in the empty space on the page

Creativity Modify the standard layout conventions

Web Design Unity Organization Logically grouping elements of a design and forming visual relationships between them Whole is greater than the sum of its parts; unity of the site takes precedence over the individual elements Hierarchy Sequencing of elements in a design Indicate the relative importance of an individual element

Web Design Unity White Space Empty space in a design that creates visual organization by grouping elements together and separating groups of elements from each other. White space is not accidental or just left over empty space. It is deliberately constructed and utilized to produce a particular look and feel.

Figure / Ground White space = Ground Page elements = Figure Goal of design is to achieve balance between figure and ground; work together to create a unified whole. Web Design Unity

Grids One of the oldest ways to create balance between figure and ground is though the use of a grid system. Grids not only organize the elements of a design, they organize the space within the design Swiss Style of Graphic Design - 1958

<table align= left > 768 px 850 to 950 px Monitor Resolution 1024 px

<table align= center > 768 px Monitor Resolution 1024 px

Fixed Size <tr width= 150 > <tr width= 600 > <tr width= 150 > 768 px Monitor Resolution 1024 px

Variable Size <tr width= 20% > <tr width= 60% > <tr width= 20% > 768 px Monitor Resolution 1024 px

Elements of Web Design Color Texture Imagery & Iconography Scale Depth & Dimension Animation Variability

Color Elements of Web Design Relationships of color help users create associations among otherwise unrelated elements within a design Contrasting color can help a designer guide and direct a user through a layout

Texture Elements of Web Design Gives the user the sense of a tactile experience and helps connect him or her to the content of the page

Elements of Web Design Imagery & Iconography Use images to tell the story. Images not only illustrate the content; images are the content.

Scale Elements of Web Design Contrast of size or scale is one way designers add a sense of drama to a design. Scale is relative, so there must be other elements on the page to provide comparison.

Elements of Web Design Depth & Dimension Provides an element of realism and give the user a more tactile experience

Elements of Web Design Animation Used to layer information, represent a sequence of events, or respond to user actions.

Elements of Web Design Variability Keep things fresh and relevant by making small alterations in page design elements.

Summary Introduction to Design Anatomy of a Web Page Web Design Unity Elements of Web Design

Preview Project One Workshop Use class time to work on project #1 Bring questions and problems