Office Hours: Tuesdays and Thursdays, 9:30am 10:30am Tuesdays Noon-1:00pm Thursdays Noon-1:00pm by appointment only Room J-324

Size: px
Start display at page:

Download "Office Hours: Tuesdays and Thursdays, 9:30am 10:30am Tuesdays Noon-1:00pm Thursdays Noon-1:00pm by appointment only Room J-324"

Transcription

1 Course Syllabus Course Description: will introduce students to basic concepts in developing content for the web. Students learn to develop web sites using HTML and CSS. Students will also learn to develop pages with an eye toward findability, browser and device compatibility. Students who have taken TCOM 4035 or IT 3203 cannot take this course for credit. Course Objectives: Create a simple, functional multi-page Web site Understand the different layers of a Web site and how to work efficiently within each Gain a firm grasp of basic design principles, especially as they apply to a virtual environment Class on-ground meet times: Thursdays, 10:30am 11:45am Room J-212 Class online meet times: All new material for each online week will be posted on Tuesdays. You will have until the start of the following in-person class to complete those materials. Office Hours: Tuesdays and Thursdays, 9:30am 10:30am Tuesdays Noon-1:00pm Thursdays Noon-1:00pm by appointment only Room J-324 Contact information: Course Materials and Resources Required text: Learning Web Design: A Beginner s Guide to HTML, CSS, JavaScript, and Web Graphics by Jennifer Niederst Robbins. (2012) ISBN-10: Further Reading: The Principles of Beautiful Web Design, 2nd Edition by Jason Beaird. (2010) ISBN-10: X Thinking with Type, 2nd revised and expanded edition: A Critical Guide for Designers, Writers, Editors, & Students by Ellen Lupton. (2010) ISBN-10: Software used in this course: Adobe Creative Suite 6 and/or Adobe Creative Cloud (Dreamweaver, Photoshop, and Illustrator) on a Mac platform Syllabus page 1

2 Course Participation & Grading Participation and Attendance Students are expected to attend every on ground class unless illness or other extreme circumstances prevent it. While attendance may not be taken every day, you will be responsible for content covered in every class. About 15% of class lectures will cover content not direectly covered in the textbook. In addition, there are many in-class exercises that will feed into your participation grade. If you cannot attend a class for any reason, please me in advance and I will let you know what content we are covering that day. I expect you to have completed not just online quizzes and discussions, but also all assigned reading before class begins on Thursday mornings. I will cold call with questions based on the readings, and if you are unprepared with an answer, you will lose participation points. Student Work Submission Policy (online) All online assignments, discussion participation, homework readings and quizzes must be completed by 11:59pm on the Wednesday following the assignment posting. Every online submission will have guidelines as to how to submit (usually via DropBox) and how to name the file correctly. Failure to follow these intructions will result in points off your grade. Many online assignments will be critiqued by your classmates through an online discussion that I will set up. For the online portion of this class, you will be graded on your online postings and quizzes. Don t fall behind! Assignments not received by dates due will be considered one day late and will lose 5 pts. An additional 5 pts will be deducted for every subsequent day late. Student Work Submission Policy (in person) Course projects, exercises, and comps are due BY THE BEGINNING OF CLASS on the dates due. Students need to assignments, zipped into a single folder, to by class time on the due date, unless a hardcopy is required instead. For many assignments, we will be viewing and critiquing your project in class on the projected screen. For this class, you will be graded both on your final projects and on various milestones within those projects. Your syllabus notes due dates for projects and their milestones. Please note these dates are subject to change depending on class progress, and additional project milestones may be required. Any changes to due dates and project requirements will be discussed in class and posted on D2L. Assignments not received by the start of class on dates due will be considered one day late and will lose 5 pts. An additional 5 pts will be deducted for every subsequent day late. General Course Information Students with Disabilities If you have a disabling condition and need academic accommodations, please contact the Disability Services Coordinator at Honor Code SPSU has an Honor Code and a procedure for handling cases when academic misconduct is alleged. All students should be aware of them. Information about the Honor Code and the misconduct procedure may be found at Disclaimer This syllabus provides a general guideline for the conduct of this course. However, deviations may be necessary and will be noted in class and via during the semester. Syllabus page 2

3 Grading rubric: Assignment 1: 30% Assignment 2: 30% Online participation: 10% In-class participation: 10% Quizzes: 10% Last day to withdraw from class is October 3 Thursday, August 15 Tuesday, August 20 Thursday, August 22 Tuesday, August 27 Thursday, August 29 Tuesday, September 3 Thursday, September 5 Tuesday, September 10 Thursday, September 12 Tuesday, September 17 Thursday, September 19 Introduction and course design What is HTML? Three components of any Web site design Web site layout and anatomy Homework: Read Chapter 1 History of HTML and the Web: online written lecture Online Quiz: Week 1 Quiz Homework: Read Chapter 2 Discussion: choose one of two Week 1 discussions to participate in Getting started with HTML: structure and tags, inline vs. block elements, markup hierarchy, directory structure, basic HTML elements In-class exercise: creating a rudimentary HTML page Homework: Read Chapters 4 & 5 Introduction to CSS: online written lecture Online Quiz: Week 2 Quiz Homework: Read Chapter 11, complete Exercise 11-1 Discussion: choose one of two Week 2 discussions to participate in The mighty <div> tag, ids & classes in CSS, specificity and contextual selectors, linking your CSS file to your HTML file In-class exercise: using selectors Homework: Read Chapter 12 Assignment 1 distributed Linking Online Quiz: Week 3 Quiz Homework: Read Chapter 6, complete Exercises 6-1 through 6-8 Discussion: choose one of two Week 3 discussions to participate in Using lists; Introduction to tables In-class exercise: creating a table Homework: Read Chapter 8 Tables in CSS Exercise: Complete Week 4 exercise and post to D2L Homework: Read Tufte selection Discussion: Participate in ALL of Week 4 discussions Controlling typography in CSS, proper typographic rules Creating a container In-class exercise: styling type for the Web Homework: Read Chapter 12 Assignment 1 Rough Drafts due and must be posted to D2L by noon Discussion: Critique your classmates rough drafts In-class exercise: Photoshop review Syllabus page 3

4 Tuesday, September 24 Thursday, September 26 Tuesday, October 1 Thursday, October 3 Tuesday, October 8 Thursday, October 10 Tuesday, October 15 Thursday, October 17 Tuesday, October 22 Thursday, October 24 Tuesday, October 29 Typography in CSS continued Readings: Read selections on typography posted on D2L Online Quiz: Week 6 Quiz Discussion: choose two of three Week 6 discussions to participate in Assignment 1 due by beginning of class Colors and backgrounds Homework: Read Chapter 13, complete exercises 13-1 through 13-7 Online Quiz: Week 7 Quiz Exercise: Complete Week 7 Exercise: Creating Buttons Positioning with CSS: Floating In-class exercise: The Energy Collective Homework: Read Chapter 15 Margins, Padding & Borders Homework: Read Chapter 14, complete exercises 14-1 through 14-3 Online Quiz: Week 8 Quiz Exercise: Complete Week 8 Exercise: Creating an online portfolio Positioning with CSS: Positioning Assignment 2 handed out In-class exercise: Dada Site Design Principles of Layout Readings: Read selections on layout posted on D2L Online Quiz: Week 9 Quiz Discussion: choose one of two Week 9 discussions to participate in Positioning with CSS, liquid and fixed layouts In-class exercise: Creating a liquid layout Homework: Read Chapter 16 History of Design, Part 1 Readings: Read selections on design history posted on D2L Online Quiz: Week 10 Quiz Discussion: choose one of two Week 10 discussions to participate in Navigation In-class exercise: creating a navigation for Assignment 2 Transitioning and transforming in CSS3 In-class exercise: pimping your nav History of Design, Part 2 Readings: Read selections on design history posted on D2L Online Quiz: Week 11 Quiz Discussion: choose one of two Week 11 discussions to participate in Syllabus page 4

5 Thursday, October 31 Tuesday, November 5 Thursday, November 7 Tuesday, November 12 Thursday, November 14 Tuesday, November 19 Thursday, November 21 Tuesday, November 26 In-class exercise: Illustrator review Assignment 2 Rough Drafts due and must be posted to D2L by noon Discussion: Critique your classmates rough drafts Opacity in CSS3 Class time: work on Assignment 2 Creating Graphics for the Web Readings: Read Chapter 21 Online Quiz: Week 13 Quiz Discussion: choose one of two Week 13 discussions to participate in Introduction to APIs; video and audio with HTML5 Class time: work on Assignment 2 Discussion: post questions about Assignment 2 Assignment 2 due by beginning of class Review: take online practice quiz Discussion: post questions practice quiz Syllabus page 5

Course Description. Course Objectives

Course Description. Course Objectives MONTGOMERY COLLEGE Business, Accounting, Economics, Computer Applications, and Paralegal Studies Department Germantown Campus CMAP272 Professional Web Site Development Instructor: John Coliton Spring,

More information

Writing for the University of Florida

Writing for the University of Florida Course Information Course Number: MMC 6278 Credits: 4 Term: Class Time: Tuesday and Thursday, 6:00pm 8:00pm EST Class URL: https://uflcoj.adobeconnect.com/mmc6278_spring15/ Instructor Information Richard

More information

Web Design Principles

Web Design Principles Web Design Principles University of Florida, Online Masters in Web Design and Communication Course Number: MMC 5277 Term: Summer 2013 Credits: 4 Meeting Time: Tuesday and Thursday, 8-10pm EST Meeting Location:

More information

ADVANCED WEB TOPICS 1 - SYLLABUS

ADVANCED WEB TOPICS 1 - SYLLABUS ADVANCED WEB TOPICS 1 - SYLLABUS UNIVERSITY OF FLORIDA, WEB DESIGN AND ONLINE COMMUNICATIONS COURSE NUMBER: COM 6338 CREDITS: 4 TERM: SPRING 2014 LECTURE TIME: Tuesday and Thursday, 5:30-7:30 pm EST LECTURE

More information

JOMC 187 Introduction to Interactive Multimedia

JOMC 187 Introduction to Interactive Multimedia 1 2 4 3 Multimedia authoring tools provide communicators with some of the most powerful and effective storytelling options available. Understanding these tools is essential for anyone who plans a successful

More information

COURSE SYLLABUS ARTS 472 INTERACTIVE MULTIMEDIA

COURSE SYLLABUS ARTS 472 INTERACTIVE MULTIMEDIA Note: Course content may be changed, term to term, without notice. The information below is provided as a guide for course selection and is not binding in any form, and should not be used to purchase course

More information

GRDSN 2206-002 Web/Interactive Design 2 Spring 2014

GRDSN 2206-002 Web/Interactive Design 2 Spring 2014 College of DuPage GRDSN 2206-002 Page 1 Spring 2014 Semester GRDSN 2206-002 Web/Interactive Design 2 Spring 2014 Instructor: John Callegari Professor/Coordinator, Graphic Design at College of DuPage (630)

More information

Castro, Elizabeth. HTML, XHTML & CSS Visual Quick Start Guide. Peachpit Press. Edition: Sixth. Pages: 456. ISBN: 0-321-43084-0.

Castro, Elizabeth. HTML, XHTML & CSS Visual Quick Start Guide. Peachpit Press. Edition: Sixth. Pages: 456. ISBN: 0-321-43084-0. GDA135 Web Design 1 Syllabus Course Information Organization Course Number Credits 4 Contact Hours 44 Instructor E-mail Address Office 412 Pittsburgh Technical Institute GDA135 Tom Estlack estlack.thomas@pti.edu

More information

JOMC182: Introduction to Graphic Design A primer on the principles and practices of visual communication

JOMC182: Introduction to Graphic Design A primer on the principles and practices of visual communication 2015 Fall Semester 60 Carroll Hall UNC School of Media & Journalism Mondays & Wednesdays Section 001: 1:25pm 3:15pm JOMC182: Introduction to Graphic Design A primer on the principles and practices of visual

More information

Syllabus: Web Design 1

Syllabus: Web Design 1 Syllabus: Web Design 1 Web Design introduces the requirements and technical limitations needed for the design of pages on the World Wide Web (WWW). Learn principles of design with respect to graphics,

More information

Prerequisite: CGA 101, or written permission of instructor.

Prerequisite: CGA 101, or written permission of instructor. Salem Community College Course Syllabus Course Title: Web Page Design Course Code: CGA 140 Lecture Hours: 2 Lab Hours: 2 Credits: 3 Course Description: Web Page Design will introduce the student to basic

More information

Digital Media & Design

Digital Media & Design Add Course Request Submitted on: 2012-12-03 15:41:43 1. COURSE SUBJECT DMD 2. COURSE NUMBER (OR PROPOSED NUMBER) 1070 3. COURSE TITLE Web Design 1 4. INITIATING DEPARTMENT or UNIT Digital Media & Design

More information

Collin College Business and Computer Systems

Collin College Business and Computer Systems Collin College existing syllabus to share with NISGTC Consortium Fall 2013 Collin College Business and Computer Systems COURSE INFORMATION COURSE NUMBER: IMED 1341 COURSE TITLE: INTERFACE DESIGN COURSE

More information

CS 300-1 Client Side Web Development, Hybrid (crn # 10332) Fall 2015 Northeastern Illinois University > College of Arts & Sciences > Syllabus

CS 300-1 Client Side Web Development, Hybrid (crn # 10332) Fall 2015 Northeastern Illinois University > College of Arts & Sciences > Syllabus CS 300-1 Client Side Web Development, Hybrid (crn # 10332) Fall 2015 Northeastern Illinois University > College of Arts & Sciences > Syllabus COURSE INFORMATION Credit Hours: 3.0 Course Description: The

More information

spring semester course schedule

spring semester course schedule spring semester course schedule This course is designed to cover the various techniques of web page construction and the graphic design considerations unique to the internet. A challenge for many will

More information

STATEMENT OF PURPOSE

STATEMENT OF PURPOSE WEB DESIGN STATEMENT OF PURPOSE This course is intended for the student interested in learning how to create web pages for the World Wide Web. Instruction on how to program using the HTML language is provided.

More information

COLLIN COLLEGE DIVISION OF FINE ARTS COURSE SYLLABUS

COLLIN COLLEGE DIVISION OF FINE ARTS COURSE SYLLABUS COLLIN COLLEGE DIVISION OF FINE ARTS COURSE SYLLABUS Course Information Course Number: ARTC 1325 Course Title: Introduction to Computer Graphics Course Description: A survey of computer design concepts,

More information

WEB DESIGN PRINCIPLES

WEB DESIGN PRINCIPLES WEB DESIGN PRINCIPLES FALL 2015 INSTRUCTOR INFORMATION Instructor Email Office Hours Jessica Pelasky jessica.pelasky@ufl.edu jessica.pelasky@gmail.com Phone 419-961-0583 M-F: 1-3pm ** Please email to schedule

More information

Web Design Basics JMC:3600

Web Design Basics JMC:3600 Web Design Basics JMC:3600 Spring 2016 Adler W336 Instructor Kevin Ripka Office: W341 Office Hours: MW 12:30 2pm & by appointment Phone: 319.335.3431 kevin-ripka@uiowa.edu COURSE DESCRIPTION This course

More information

WEB & GRAPHIC DESIGN WARREN CHASE JOY SMOKER ADOBE INDESIGN I

WEB & GRAPHIC DESIGN WARREN CHASE JOY SMOKER ADOBE INDESIGN I WARREN CHASE BA, Rochester Institute of Technology. Partner and Lead Designer at Digital Eye, LLC. Warren has over 15 years experience creating websites and applications for a variety of clients. www.digitaleye.com

More information

Attendance and Grading Please see the CART attendance and grading policies.

Attendance and Grading Please see the CART attendance and grading policies. CART/CISC 219, Web Design I SUMMER 2004 Mondays & Wednesdays, 6-9pm Instructor: Jaime Snyder e: jaimesnyder@mindspring.com t: 347-351-8528 Office hours: Wednesday, 5-6pm Catalog Description This course

More information

CLASS WEBSITE : www.professordesign.org CLASS VIDEO TUTORIAL SITE (RonTube) : www.professordesign.org/rontube/ COURSE OUTLINE (subject to revision)

CLASS WEBSITE : www.professordesign.org CLASS VIDEO TUTORIAL SITE (RonTube) : www.professordesign.org/rontube/ COURSE OUTLINE (subject to revision) SYLLABUS : ART 146 : WEB DESIGN : EL CAMINO COLLEGE : RON ROMAIN : FALL 2014 SECT 5251 : 3 UNITS : RM ARTB5 : MON Lec 8 8:50am, Lab 8:50 10:55am WED Lec 8 9:05am, Lab 9:05 11:10am CLASS WEBSITE : www.professordesign.org

More information

WEB DEVELOPMENT IA & IB (893 & 894)

WEB DEVELOPMENT IA & IB (893 & 894) DESCRIPTION Web Development is a course designed to guide students in a project-based environment in the development of up-to-date concepts and skills that are used in the development of today s websites.

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS WEB DESIGN III: ADVANCED SITE DESIGN WEB 2812

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS WEB DESIGN III: ADVANCED SITE DESIGN WEB 2812 PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS WEB DESIGN III: ADVANCED SITE DESIGN WEB 2812 Class Hours: 3.0 Credit Hours: 3.0 Laboratory Hours: 0.0 Revised: Spring 2011 NOTE: This course is not

More information

Web Design Capstone :: Syllabus

Web Design Capstone :: Syllabus Web Design Capstone :: Syllabus Course: MMC 6936 Web Design Capstone, Section 11AH Semester: Spring 2015 Meeting Times: Saturdays, 10 a.m.-1 p.m. EST Instructor: Dr. Amy Zerba Contact: azerba@jou.ufl.edu,

More information

CIS 287 World Wide Web Development Fall 2010 - Blended

CIS 287 World Wide Web Development Fall 2010 - Blended CIS 287 World Wide Web Development Fall 2010 - Blended Instructor: Jeni Patton Class Day: Tuesdays 515-5328 office LCC 1241 Class Time: 12:115 1:30 PM pattonj@cochise.edu Room: LCC 1203 IM jenipatton@hotmail.com

More information

Elective Type: FA/G. Credit Hours: 3 Corequisites: Developmental: (yes/no) No. Lecture: 2 Clinical: 0. Studio 2 Other: 0 TOTAL: 4 Other Requirements:

Elective Type: FA/G. Credit Hours: 3 Corequisites: Developmental: (yes/no) No. Lecture: 2 Clinical: 0. Studio 2 Other: 0 TOTAL: 4 Other Requirements: COURSE SYLLABUS Course Title: Web Design II Department: Art Curriculum: Graphic Design Date submitted: Fall 2014 AAC: 14-124 Course Descriptors: Make certain that the course descriptors are consistent

More information

Fluency in Information Technology

Fluency in Information Technology Fluency in Information Technology Bulletin Description The nature of computers, their capabilities, and limitations. How computers work, popular applications, problem-solving skills, algorithms and programming.

More information

IT 230 Data Visualization

IT 230 Data Visualization Navajo Technical University http://navajotech.edu P.O. Box 849, Crownpoint, NM 87313-0849 Telephone: (505) 786-4100 FAX: (505) 786-5644 IT 230 Data Visualization 3 credit hours Section 01 T/R @ 02:00PM

More information

Course Syllabus Web Page Design 2 IMED 2315

Course Syllabus Web Page Design 2 IMED 2315 Semester with Course Reference Number (CRN) Instructor contact information (phone number and email address) Office Location and Hours Course Location/Times Course Semester Credit Hours (SCH) (lecture,

More information

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE

SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO COURSE OUTLINE COURSE TITLE: Introduction to Web Development CODE NO. : SEMESTER: 1 PROGRAM: AUTHOR: IT Studies Dennis Ochoski DATE:

More information

GRAPHIC DESIGN 1, ART 2541. Spring Semester, 2014 Washington Hall, 1st Floor, Lab/Room 158 Mondays and Wednesdays, 5:20 p.m. 7:50 p.m.

GRAPHIC DESIGN 1, ART 2541. Spring Semester, 2014 Washington Hall, 1st Floor, Lab/Room 158 Mondays and Wednesdays, 5:20 p.m. 7:50 p.m. GRAPHIC DESIGN 1, ART 2541 Spring Semester, 2014 Washington Hall, 1st Floor, Lab/Room 158 Mondays and Wednesdays, 5:20 p.m. 7:50 p.m. Instructor: Todd Beasley Office Location: Washington Hall, 2 nd Floor

More information

Students should have taken the 4360/7360 Introduction to Web Development class or be able to demonstrate the following knowledge and skills:

Students should have taken the 4360/7360 Introduction to Web Development class or be able to demonstrate the following knowledge and skills: 1 of 9 1/6/2012 10:54 AM University of Missouri School of Information Science and Learning Technologies IS&LT 4370 & 7370 - Spring 2012 (3 Hrs.) Instructor: Dr. Christiana Kumalasari Course Information

More information

Interactive Media Design

Interactive Media Design ART 307 Section 010 Spring 2011 Interactive Media Design Web Design Multimedia Design Resources Calendar On this page Course description Course information Course objectives Exercises, Quizzes, Projects

More information

ISM 206 Web Design and Development Spring 2006

ISM 206 Web Design and Development Spring 2006 ISM 206 Web Design and Development Spring 2006 Instructor: Janice Knapp Office: 474 Bryan Building Voice Mail: 334-4890 Fax: 334-4083 Office Hours: M, W, F: 12:00-12:50 a.m. M, W: 3:15 4:00 p.m. And by

More information

CIS305 - Course Syllabus

CIS305 - Course Syllabus CIS305 - Course Syllabus Course: Instructor: Semester: Section 01 Email & Office: Course URL: Web and Internet Publishing Donna J Ehrhart Spring Monday/Wednesday/Friday 9:05-10:00 am Drake Library Lower

More information

Technology and Online Computer Access Requirements: Lake-Sumter State College Course Syllabus

Technology and Online Computer Access Requirements: Lake-Sumter State College Course Syllabus Lake-Sumter State College Course Syllabus Course / Prefix Number CTS1832 Course Title: Web Authoring II CRN: 10009 Credit: 3 Term: Fall 2015 This course is a continuation of skills and concepts introduced

More information

Learning Web Design. Third Edition. A Beginner's Guide to (X)HTML, Style Sheets, and Web Graphics. Jennifer Niederst Robbins

Learning Web Design. Third Edition. A Beginner's Guide to (X)HTML, Style Sheets, and Web Graphics. Jennifer Niederst Robbins Learning Web Design Third Edition A Beginner's Guide to (X)HTML, Style Sheets, and Web Graphics Jennifer Niederst Robbins O'REILLY Beijing- Cambridge Farnham Koln Paris Sebastopol -Taipei -Tokyo CONTENTS

More information

SI 539, Winter 2014 Complex Web Design

SI 539, Winter 2014 Complex Web Design SI 539, Winter 2014 Complex Web Design Lecture: Wednesday 1:00-4:00pm Office Hours*: Tuesdays 12:00pm 2:00pm *Please check my Google Calendar for updates http://collemc.people.si.umich.edu/ Instructor:

More information

1 6 weeks Introduction to the Internet and HTML: Basic formatting of pages and organization of pages into sites.

1 6 weeks Introduction to the Internet and HTML: Basic formatting of pages and organization of pages into sites. Web Design Syllabus Instructor Stacie Erfle Email: erfles@issaquah.wednet.edu Room: 2023 Office: 2023 Objective This is an introductory class that will teach you the basics of Web Page and Web Site Design,

More information

Adobe Dreamweaver Exam Objectives

Adobe Dreamweaver Exam Objectives Adobe Dreamweaver audience needs for a website. 1.2 Identify webpage content that is relevant to the website purpose and appropriate for the target audience. 1.3 Demonstrate knowledge of standard copyright

More information

Basic Web Development RTD 389-950 Instructor: Don Barth, email: dbarth@siu.edu, Office: Room 115b, NW Annex A Office hours: 8:30 AM to 12:30 Morris

Basic Web Development RTD 389-950 Instructor: Don Barth, email: dbarth@siu.edu, Office: Room 115b, NW Annex A Office hours: 8:30 AM to 12:30 Morris Basic Web Development RTD 389-950 Instructor: Don Barth, email: dbarth@siu.edu, Office: Room 115b, NW Annex A Office hours: 8:30 AM to 12:30 Morris Library Room 180 12:30 PM to 4:30 PM Room 115b, NW Annex

More information

New York City College of Technology The City University of New York. Department of Communication Design. COMD 2450 - Web Design I

New York City College of Technology The City University of New York. Department of Communication Design. COMD 2450 - Web Design I New York City College of Technology The City University of New York Department of Communication Design COMD 2450 - Web Design I Course Description A required course for all Advertising Design and Graphic

More information

Mobile Web Design with HTML5, CSS3, JavaScript and JQuery Mobile Training BSP-2256 Length: 5 days Price: $ 2,895.00

Mobile Web Design with HTML5, CSS3, JavaScript and JQuery Mobile Training BSP-2256 Length: 5 days Price: $ 2,895.00 Course Page - Page 1 of 12 Mobile Web Design with HTML5, CSS3, JavaScript and JQuery Mobile Training BSP-2256 Length: 5 days Price: $ 2,895.00 Course Description Responsive Mobile Web Development is more

More information

CIS 222 Advanced Web Design Proposed Start: Fall 2015. Instructor's Name: Office Location: Office Hours: Office Phone: E-mail:

CIS 222 Advanced Web Design Proposed Start: Fall 2015. Instructor's Name: Office Location: Office Hours: Office Phone: E-mail: CIS 222 Advanced Web Design Proposed Start: Fall 2015 Instructor's Name: Office Location: Office Hours: Office Phone: E-mail: Course Description: This course deals with the latest in the industry standard

More information

Seattle Central Community College BITCA Division. Syllabus MIC 151 - Online

Seattle Central Community College BITCA Division. Syllabus MIC 151 - Online Seattle Central Community College BITCA Division Syllabus MIC 151 - Online 2016 Spring Course Title and Item Number: Web Design & Development with HTML / MIC 151 Number of Credits: 5 Lecture Hour Equivalent:

More information

GID113 Interactive Web Design

GID113 Interactive Web Design Required Text Basics of Web Design HTML5 & CSS3 (2 nd Ed), by Terry Felke- Morris. Pearson 2014. (ISBN-10: 0-13-312891-1) component of this class will be working with a client from project planning through

More information

Smashing CSS: Professional Techniques for Modern Layout, Meyer, Eric A., Wiley, 2011; ISBN: 9780470684160 (Recommended)

Smashing CSS: Professional Techniques for Modern Layout, Meyer, Eric A., Wiley, 2011; ISBN: 9780470684160 (Recommended) Syllabus AVT 217: Introduction to Web Design Instructor: Daniel Pegues Email: dwpegues@gmail.com Office Hours: By appointment only Term: Fall 2011 CRN: Prerequisite: AVT 180 New Media in the Creative Arts

More information

COMMUNITY COLLEGE OF CITY UNIVERSITY CITY UNIVERSITY OF HONG KONG. Information on a Course offered by Division of Applied Science and Technology

COMMUNITY COLLEGE OF CITY UNIVERSITY CITY UNIVERSITY OF HONG KONG. Information on a Course offered by Division of Applied Science and Technology COMMUNITY COLLEGE OF CITY UNIVERSITY CITY UNIVERSITY OF HONG KONG Information on a Course offered by Division of Applied Science and Technology Course Title: (English) Introduction to the Web (Chinese)

More information

Web Design and Development I a.k.a. Fundamentals of Web Design and Development

Web Design and Development I a.k.a. Fundamentals of Web Design and Development CompuScholar, Inc. Alignment to South Carolina Web Design and Development I Standards South Carolina Course Details: Course Name: Web Design and Development I a.k.a. Fundamentals of Web Design and Development

More information

COMP-205 COURSE SYLLABUS FOR WEB DESIGN TECHNOLOGIES. Darla Thornburg Instructor

COMP-205 COURSE SYLLABUS FOR WEB DESIGN TECHNOLOGIES. Darla Thornburg Instructor Coffeyville Community College COMP-205 COURSE SYLLABUS FOR WEB DESIGN TECHNOLOGIES Darla Thornburg Instructor Page 1 of 7 COURSE NUMBER: COURSE TITLE: COMP-205 Web Design Technologies CREDIT HOURS: Three

More information

Web Page Design (Master)

Web Page Design (Master) St. Michael-Albertville High School Teacher: Ben Rusin Web Page Design (Master) September 2014 CEQ: WHAT IS HTML CODING AND HOW IS IT USED TO CREATE WEB SITES? AND HOW CAN IT BE USED TO CREATE WEB SITES?

More information

VIC5325. Digital Imagery in Web Design RESOURCES COURSE INFORMATION COURSE COMMUNICATION COURSE DESCRIPTION COURSE OBJECTIVES

VIC5325. Digital Imagery in Web Design RESOURCES COURSE INFORMATION COURSE COMMUNICATION COURSE DESCRIPTION COURSE OBJECTIVES VIC5325 COURSE INFORMATION Class Meeting Time: Tuesday/Thursday 5:30-7:30 p.m. Office Hours: By Appointment Course Website: https://ufl.instructure.com/courses/323826 Classroom: https://uflcoj.adobeconnect.com/vic5325

More information

Shelly, G. B., & Campbell, J. T. (2012). Web design: Introductory (4th ed.). Boston, MA: Course Technology.

Shelly, G. B., & Campbell, J. T. (2012). Web design: Introductory (4th ed.). Boston, MA: Course Technology. ITC 4310, Web Design and Development Course Syllabus Course Description Presents Web design principles and techniques coupled with practical experience in the design and creation of Web sites. Includes

More information

MISSISSIPPI STATE UNIVERSITY COLLEGE OF EDUCATION. DEPARTMENT of INSTRUCTIONAL SYSTEMS and WORKFORCE DEVELOPMENT COURSE SYLLABUS

MISSISSIPPI STATE UNIVERSITY COLLEGE OF EDUCATION. DEPARTMENT of INSTRUCTIONAL SYSTEMS and WORKFORCE DEVELOPMENT COURSE SYLLABUS MISSISSIPPI STATE UNIVERSITY COLLEGE OF EDUCATION DEPARTMENT of INSTRUCTIONAL SYSTEMS and WORKFORCE DEVELOPMENT COURSE SYLLABUS Course Prefix and Number: TKB 4583/6583 Course Title: Credit Hours: Type

More information

UNDERSTANDING AND DEVELOPING MULTIMEDIA - SYLLABUS FALL 2014

UNDERSTANDING AND DEVELOPING MULTIMEDIA - SYLLABUS FALL 2014 UNDERSTANDING AND DEVELOPING MULTIMEDIA - SYLLABUS FALL 2014 DGMD- 20 (formerly CSCI E- 14) Last Updated: 8/12/14 COURSE DESCRIPTION This course provides students with a hands- on exploration of the world

More information

Dreamweaver Domain 2: Planning Site Design and Page Layout

Dreamweaver Domain 2: Planning Site Design and Page Layout Dreamweaver Domain 2: Planning Site Design and Page Layout Adobe Creative Suite 5 ACA Certification Preparation: Featuring Dreamweaver, Flash, and Photoshop 1 Objectives Identify best practices for designing

More information

VC 491 Parallax Web Design (Independent Study) Cazenovia College Spring 2014 Independent Study Syllabus Student: Kathryn Wheeler

VC 491 Parallax Web Design (Independent Study) Cazenovia College Spring 2014 Independent Study Syllabus Student: Kathryn Wheeler VC 491 Parallax Web Design (Independent Study) Cazenovia College Spring 2014 Independent Study Syllabus Student: Kathryn Wheeler Instructor Brian Hauser Class Meeting Time & Location Mondays & Wednesdays

More information

CRJU 1150 - Introduction to Criminal Justice (CRN 20933) Course Syllabus Spring 2015

CRJU 1150 - Introduction to Criminal Justice (CRN 20933) Course Syllabus Spring 2015 CRJU 1150 - troduction to Criminal Justice (CRN 20933) Course Syllabus Spring 2015 TABLE OF CONTENTS PROFESSOR INFORMATION COURSE INFORMATION LEARNING OUTCOMES ATTENDANCE EMAIL CORRESPONDENCE STUDENT RESPONSIBILITIES

More information

CSCI 135: Web Programming (3 credits) Updated 8/30/2012. Course Description

CSCI 135: Web Programming (3 credits) Updated 8/30/2012. Course Description CSCI 135: Web Programming (3 credits) Updated 8/30/2012 Course Description This course will introduce students to JavaScript, Extensible Markup Language (XML), and Principles of Web Design. The students

More information

Responsive Web Design Creative License

Responsive Web Design Creative License Responsive Web Design Creative License Level: Introduction - Advanced Duration: 16 Days Time: 9:30 AM - 4:30 PM Cost: 2197 Overview Web design today is no longer just about cross-browser compatibility.

More information

Introduction to Business Course Syllabus. Dr. Michelle Choate Office # C221 Phone: 305-809-3202 Mobile Office: 828-329-2157

Introduction to Business Course Syllabus. Dr. Michelle Choate Office # C221 Phone: 305-809-3202 Mobile Office: 828-329-2157 Introduction to Business Course Syllabus COURSE TITLE Introduction to Business COURSE NUMBER GEB 1011 (11137) PREREQUISITES None CREDIT HOURS 3 CONTACT HOURS 45 CLASS MEETING TIMES CLASS METHOD Virtual

More information

Office Hours: Monday: 11:30AM 12:30PM Wednesday: 11:30AM 12:30PM Please make an appointment and other hours can be arranged, if you need assistance.

Office Hours: Monday: 11:30AM 12:30PM Wednesday: 11:30AM 12:30PM Please make an appointment and other hours can be arranged, if you need assistance. Course Number: IS117 Course Title: Introduction to Website Development Section: 101 Date & Time: R: 6:00PM 9:05PM Credits: 3 Contact Hours: 3 Hours Face-to-Face Instructor Information Name: Keith Williams

More information

Instructor E-mail: asutton@germanna.edu

Instructor E-mail: asutton@germanna.edu Semester: Fall 2014 Class Info: ITD 110-F01 Location/Room: SP 2, Room 235 Class Name: Web Page Design Class Days/Times: MoWe 11:00AM - 12:15PM Class Credits: 3 Instructor: Anita L Sutton Office Location

More information

JOU 3411 DESIGN SYLLABUS

JOU 3411 DESIGN SYLLABUS JOU 3411 DESIGN SYLLABUS CLASS MEETINGS Lectures in G030 Weimer Hall: 11:45 a.m.- 1:40 p.m. Mondays Section 4215: 4:05-6 p.m. Mondays in 2056 Weimer Hall Section 4224: 6:15-8:10 p.m. Mondays in 2056 Weimer

More information

MPJO- 680-01/MPPR- 680-01: WEB DESIGN GEORGETOWN UNIVERSITY: MPS- JOURNALISM Wednesdays, 8 p.m. to 10:30 p.m. Spring 2015

MPJO- 680-01/MPPR- 680-01: WEB DESIGN GEORGETOWN UNIVERSITY: MPS- JOURNALISM Wednesdays, 8 p.m. to 10:30 p.m. Spring 2015 MPJO- 680-01/MPPR- 680-01: WEB DESIGN GEORGETOWN UNIVERSITY: MPS- JOURNALISM Wednesdays, 8 p.m. to 10:30 p.m. Spring 2015 Instructor: Roy Wilhelm Downtown Campus, C226 (Mac Lab) Office hours are by appointment.

More information

After completing SI- 539, students will have a working personal portfolio website in production.

After completing SI- 539, students will have a working personal portfolio website in production. SI 539, Fall 2014 Complex Web Design Lecture: Friday: 1:00pm 3:00pm *Must leave by 3:15 Discussion Sections Varies Office Hours*: Tues: 11:35 12:35 Wed mornings *Please check my Google Calendar for updates

More information

Fundamentals of Web Design (One Semester)

Fundamentals of Web Design (One Semester) Fundamentals of Web Design (One Semester) In this course students are introduced to the basics of web page design. Topics include information about the World Wide Web, copyright and e Commerce as well

More information

GRC 175. TMCC Truckee Meadows Community College

GRC 175. TMCC Truckee Meadows Community College GRC 175 web design and publishing i Section 2001 MW 6:00 p.m. 8:00 p.m. Sierra 217 Fall 2015 08/24/15-12/09/15 Instructor: Michael Ganschow-Green Phone#: 673-8200 ext. 5-2173 Email: mtggdesign@yahoo.com

More information

Updated: 8/31/15 Page 1 of 5

Updated: 8/31/15 Page 1 of 5 MASTER SYLLABUS 2015-2016 A. Academic Division: Business Industry and Technology B. Discipline: Visual Communications Media and Technology C. Course Number and Title: VCMT2070 Web Design I D. Course Coordinator:

More information

Web Development I & II*

Web Development I & II* Web Development I & II* Career Cluster Information Technology Course Code 10161 Prerequisite(s) Computer Applications Introduction to Information Technology (recommended) Computer Information Technology

More information

Course Information Course Number: IWT 1229 Course Name: Web Development and Design Foundation

Course Information Course Number: IWT 1229 Course Name: Web Development and Design Foundation Course Information Course Number: IWT 1229 Course Name: Web Development and Design Foundation Credit-By-Assessment (CBA) Competency List Written Assessment Competency List Introduction to the Internet

More information

Art 301 Web Design. Louis A. Solis louis.a.solis@csun.edu Office Hours: Fri 1-3pm Location of Office hours: room AC404

Art 301 Web Design. Louis A. Solis louis.a.solis@csun.edu Office Hours: Fri 1-3pm Location of Office hours: room AC404 Art 301 Web Design Louis A. Solis louis.a.solis@csun.edu Office Hours: Fri 1-3pm Location of Office hours: room AC404 Art Department, Student Learning Outcomes Addressed in this Course 1 Acquire a basic

More information

Minnesota Virtual Academy Online Syllabus for Web Design

Minnesota Virtual Academy Online Syllabus for Web Design Minnesota Virtual Academy Online Syllabus for Web Design Course Instructor and Communications Name: Jami Kruschke Phone #: Fax #: Skype name: 866-215-2292, option 3, x2181 NA jami.kruschke Kmail address:

More information

Syllabus for CSYS 1153 Adobe Dreamweaver Tulsa Community College Fall 2015

Syllabus for CSYS 1153 Adobe Dreamweaver Tulsa Community College Fall 2015 Syllabus for CSYS 1153 Adobe Dreamweaver Tulsa Community College Fall 2015 Section Call Delivery Days Times Start and End Dates Course Formats Numbers Numbers Methods 190 18548 -- -- 08/17/15-12/13/15

More information

HCC ONLINE COURSE REVIEW RUBRIC

HCC ONLINE COURSE REVIEW RUBRIC HCC ONLINE COURSE REVIEW RUBRIC Adapted from Maryland Online FIPSE Project and Lake Superior College I. COURSE OVERVIEW AND INTRODUCTION General Review Standard: The overall design of the course, navigational

More information

Web Designing with UI Designing

Web Designing with UI Designing Dear Student, Based upon your enquiry we are pleased to send you the course curriculum for Web Designing Given below is the brief description for the course you are looking for: Web Designing with UI Designing

More information

Math 103, College Algebra Fall 2015 Syllabus TTh PM Classes

Math 103, College Algebra Fall 2015 Syllabus TTh PM Classes SECTION #: Lecture Time: Lecture Location: Lecture Instructor: Office Hours: Office Location: Phone: E-mail: Class Materials: Graphing Calculator: A graphing calculator is required for this course and

More information

Outline. CIW Web Design Specialist. Course Content

Outline. CIW Web Design Specialist. Course Content CIW Web Design Specialist Description The Web Design Specialist course (formerly titled Design Methodology and Technology) teaches you how to design and publish Web sites. General topics include Web Site

More information

INLS 572 - Web Development I Syllabus Lewis Hassell, Ph.D. lhassell@email.unc.edu Office Hours: Thur. 5:30-6:00pm, and by appointment

INLS 572 - Web Development I Syllabus Lewis Hassell, Ph.D. lhassell@email.unc.edu Office Hours: Thur. 5:30-6:00pm, and by appointment INLS 572 - Web Development I Syllabus Lewis Hassell, Ph.D. lhassell@email.unc.edu Office Hours: Thur. 5:30-6:00pm, and by appointment 1. COURSE DESCRIPTION An introduction to technologies used on the World

More information

ITSE 1401 Section 151 (I-NET) Web Design Tools

ITSE 1401 Section 151 (I-NET) Web Design Tools ITSE 1401 Section 151 (I-NET) Web Design Tools Spring 2011 Instructor: Ben Walton Phone: 716-4602 Location: 108 ATC Office Hours: See Bottom Class Time: Email: Blackboard: Section 151: ARRANGED bwalton@southplainscollege.edu

More information

Great Basin College Fall Semester 2015 GRC 156 Online Computer Illustration

Great Basin College Fall Semester 2015 GRC 156 Online Computer Illustration Great Basin College Fall Semester 2015 GRC 156 Online Computer Illustration Instructor Textbooks Kathy Schwandt office: High Tech Center (HTC) Room 129, 775-753-2218 email available through the WebCampus

More information

University of Florida College of Journalism and Communications MAMC Web Design and Online Communication

University of Florida College of Journalism and Communications MAMC Web Design and Online Communication University of Florida College of Journalism and Communications MAMC Web Design and Online Communication VIC 5325: Digital Imagery in Web Design Spring 2015 Syllabus Lecturer: Jaclyn S. Rhoads, M.Adv B.S.

More information

COMD 355-1: Web Development and Design

COMD 355-1: Web Development and Design COMD 355-1: Web Development and Design Mr. Chip Stanek Office hours posted Office phone - 8416 Email: stanekc@evangel.edu This syllabus is a contract. By enrolling in this course, the student agrees on

More information

GRAPHIC + WEB DESIGN CERTIFICATES GRAPHIC DESIGN CURRICULUM

GRAPHIC + WEB DESIGN CERTIFICATES GRAPHIC DESIGN CURRICULUM DIGITAL DESIGN CERTIFICATE The curriculum focus is on both visual communication and technical pro ciency. Students will build a foundation within interactive design, web-based media, animation and motion

More information

COURSE SYLLABUS Spring 2009. Graphic Design Portfolio Presentation, GRA4952C

COURSE SYLLABUS Spring 2009. Graphic Design Portfolio Presentation, GRA4952C THE ART INSTITUTE OF FORT LAUDERDALE COURSE SYLLABUS Spring 2009 Instructor: Debbie Rose Myers Telephone: 954-308-2339 E-Mail: dlrose-myers@aii.edu Office Location: M427 Website: www.debbierosemyers.com

More information

Introduction to Graphic and Web Design. Nina S. Young Date: 1/6/11 Revised:1/6/11

Introduction to Graphic and Web Design. Nina S. Young Date: 1/6/11 Revised:1/6/11 11 Beach Street New York, NY 10013 COURSE TITLE: Introduction to Graphic and Web Design COURSE NUMBER: GD 160 Section:A, B MCO PREPARED BY: INSTRUCTOR NAME: CREDIT HOURS: 3 COURSE LENGTH: Nina S. Young

More information

HUW166: Introduction to Web Development

HUW166: Introduction to Web Development HUW166: Introduction to Web Development ///////////////////////////////////////////////////////////////////// Fall 2014 Monday/Wednesday 8:05 10:15pm Rm: E 301 Instructor: Jeremy Couillard Email: jeremycouillard@gmail.com

More information

Elective Type: FA/G. Credit Hours: 3 Corequisites: Developmental: (yes/no) No. Lecture: 2 Clinical: 0. Studio 2 Other: 0 TOTAL: 4 Other Requirements:

Elective Type: FA/G. Credit Hours: 3 Corequisites: Developmental: (yes/no) No. Lecture: 2 Clinical: 0. Studio 2 Other: 0 TOTAL: 4 Other Requirements: COURSE SYLLABUS Course Title: Web Design Department: Art Curriculum: Graphic Design Date submitted: Spring 2014 (AAC: 14-23) Course Descriptors: Make certain that the course descriptors are consistent

More information

SOUTHWESTERN MICHIGAN COLLEGE DEPT. OF INFORMATION TECHNOLOGY Dowagiac, Michigan COURSE SYLLABUS Fall 2014

SOUTHWESTERN MICHIGAN COLLEGE DEPT. OF INFORMATION TECHNOLOGY Dowagiac, Michigan COURSE SYLLABUS Fall 2014 SOUTHWESTERN MICHIGAN COLLEGE DEPT. OF INFORMATION TECHNOLOGY Dowagiac, Michigan COURSE SYLLABUS Fall 014 COURSE TITLE: Introduction to Web Development COURSE NO.: ISYS 41 SECTION NO.: 475 TR :50 PM 4:50

More information

Florida National University Online Courses Platform

Florida National University Online Courses Platform Florida National University Online Courses Platform Created by the Online Learning Dept. September, 2013 * Blackboard System Requirements Accessing Blackboard Logging Into Blackboard Global Navigation

More information

Lectures and demonstrations. Assigned projects and readings with exercises. Critique and development of students portfolios.

Lectures and demonstrations. Assigned projects and readings with exercises. Critique and development of students portfolios. COURSE OUTLINE Spring 2009 / GRD204: Web Design Presentation Faculty: Dennis Anderson and Faye Lourenso INSTRUCTIONAL PROCEDURES REQUIRED TEXTBOOKS (same as Fall 2008 GRD203) STUDENT REQUIREMENTS Lectures

More information

HTML and CSS 2 Class Meetings Instructor Contact Office Hours: Tuesdays 5:30-7:30 PM Online Email: Class Message List Opt Out of Class email

HTML and CSS 2 Class Meetings Instructor Contact Office Hours: Tuesdays 5:30-7:30 PM Online Email: Class Message List Opt Out of Class email HTML and CSS 2 CS50.11A Summer 201 Syllabus Instructor : Corrine Haverinen Class Meetings This class is accelerated for summer. There will be two lectures and assignments per week. There will not be live

More information

English 1302 Writing Across the Curriculum Spring 2016

English 1302 Writing Across the Curriculum Spring 2016 Instructor Information Calinda C. Shely Academic 110L MWF 11 am-1 pm or by appointment calinda.shely@angelo.edu Ph. 486-5464 English 1302 Writing Across the Curriculum Spring 2016 COURSE DESCRIPTION, OUTCOMES,

More information

Thursday 11:00 a.m. - 12:00 p.m. and by appointment

Thursday 11:00 a.m. - 12:00 p.m. and by appointment Instructor Information Instructor: CIS 4: Introduction to Computers, Business Applications Gina Jerry Phone: 310-434-4686 E-mail: Website: Course Website: Office: Office Hours: Course Description jerry_gina@smc.edu

More information

IS117: Introduction to Website Development

IS117: Introduction to Website Development IS117: Introduction to Website Development Instructor Information Office Hours 4107 GITC Keith Williams Office: 4107 GITC Phone: 973-596-5842 Email: kwilliam@njit.edu SkypeID: kaw3939 Wednesday 3PM 5PM

More information

IT3503 Web Development Techniques (Optional)

IT3503 Web Development Techniques (Optional) INTRODUCTION Web Development Techniques (Optional) This is one of the three optional courses designed for Semester 3 of the Bachelor of Information Technology Degree program. This course on web development

More information

Web Design Specialist

Web Design Specialist UKWDA Training: CIW Web Design Series Web Design Specialist Course Description CIW Web Design Specialist is for those who want to develop the skills to specialise in website design and builds upon existing

More information

Lakeland College ART/COM 280 SPECIAL TOPICS: FUNDAMENTALS OF WEB DESIGN Fall 2015 SYLLABUS

Lakeland College ART/COM 280 SPECIAL TOPICS: FUNDAMENTALS OF WEB DESIGN Fall 2015 SYLLABUS INSTRUCTOR: EMAIL: Lakeland College ART/COM 280 SPECIAL TOPICS: FUNDAMENTALS OF WEB DESIGN Fall 2015 SYLLABUS Professor Luis Poza poza@japan.lakeland.edu CLASS TIMES: T-TH, 1:20 ~ 2:50 OFFICE HOURS: W/F

More information

Digital Communication Southwest College

Digital Communication Southwest College Digital Communication Southwest College ARTC 1317 0080 Design Communication I CRN 76410 Fall 2015 West Loop Center - Room 131 5:30 pm - 9:45 pm Monday 2 hrs. Lecture (32 hrs.) / 3 hrs. External (48 hrs.)

More information