WEB DESIGN GRADES THE EWING PUBLIC SCHOOLS 2099 Pennington Road Ewing, NJ 08618

Size: px
Start display at page:

Download "WEB DESIGN GRADES 9-12. THE EWING PUBLIC SCHOOLS 2099 Pennington Road Ewing, NJ 08618"

Transcription

1 WEB DESIGN GRADES 9-12 THE EWING PUBLIC SCHOOLS 2099 Pennington Road Ewing, NJ Board Approval Date: August 27, 2012 Michael Nitti Written by: David Hurley and EHS Staff Superintendent In accordance with The Ewing Public Schools Policy 2230, Course Guides, this curriculum has been reviewed and found to be in compliance with all policies and all affirmative action criteria.

2 Table of Contents Page Unit 1: Introduction to Computing and the Internet (8 Days) 1 Unit 2: Introduction to Hyper Test Markup Language Part I (15 Days) 3 Unit 3: Understanding Good and Bad Web Design Elements (8 Days) 5 Unit 4: Introduction to Hyper Test Markup Language Part II (15 Days) 7 Unit 5: Designing and Creating Graphics for the Web (12 Days) 9 Unit 6: Internet Safety (8 Days) 11 Unit 7: Introduction to Automated Web Design (10 Days) 13 Unit 8: Animation for the Web (10 Days) 15

3 Unit 1: Introduction to Computing and the Internet (8 Days) 1 Why Is This Unit Important? This unit will provide the student with a basic understanding of the concepts/ways computers work, networking, computer/internet terminology and protocols. The knowledge gained from this unit will enable the student to better understand the complexity of computing and digital communications and to diagnose potential problems at a macro level. Enduring Understandings 1. The basics of computing (input, processing, output) 2. The binary and hexadecimal numbering systems 3. Character coding (ASCII) 4. Units of measurement (bits and bytes) and common prefixes (kilo-, mega-, giga-, nano-) 5. The macro-level basics of computer networking (lan, wan, Ethernet, ISPs, modulation, modem, etc.) 6. Common communication protocols (http, ftp, etc.) 7. The internet vs. the world wide web 8. Servers 9. Brief history of the Internet and key contributors 10. Browsers Essential Questions: 1. What are the primary processes by which a computer works? 2. How does the computer utilize the binary and hexadecimal number systems to represent characters and colors? 3. What are the fundamental units of measurement of computer files and how does this affect storage capacity and electronic transmission? 4. What is the Internet and how is it related to the world wide web? 5. What does it take to get connected to the Internet? Acquired Knowledge: The students will 1. Know the basic methodology and processes by which a computer operates. 2. Know the many hardware features of a computer system and various levels of software (operating system, user applications, various browsers, etc.) 3. Understand how binary numbering system works and how it is used to represent characters (bits. bytes, ASCII). This will be extended to include the hexadecimal numbering system as it relates to specifying colors (RGB format) in HTML code. In addition, they will understand the various prefixes used to indicate file size.

4 4. Understand the basics components of a network (LAN vs. WAN), various protocols used communicate over a network (Ethernet vs. Token Ring) 2 Acquired Skills 1. Use the ASCII chart to decode binary messages. 2. Specify colors using RGB format (#FFFFFF) 3. Compare the internet and the world wide web. Benchmark or Major Assessments Summative Assessments: 1. Binary and ASCII decoding quiz 2. Unit Test 3. Unit Project (Windows to the world) Accommodations and Modifications 1. Preferential seating 2. Photocopy notes for students 3. Extra time 4. Modification of project/assignments Extensions 1. Demonstrate advanced concepts of HTML: Adding interest to a page Advanced formatting Font face, font type and font size Bold, Italic Indenting/block quotes List of Applicable NJCCS and Standards 8.1A, 8.2F Teacher Resources 1. Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver. Glencoe, Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver Teacher Resource Manual. Glencoe, 2007

5 Unit 2: Introduction to Hyper Test Markup Language Part I (15 Days) 3 Why Is This Unit Important? Although most web development is accomplished today via a web-development visual application, it is important for a student to understand what is happening behind the scenes, i.e., to understand the basic codes upon which all web pages are built. This fundamental knowledge also helps tremendously when debugging errors on a web page. Enduring Understandings 1. This unit enables the student to understand the language that is used to create web pages and how browsers interpret/display web pages. 2. It will enable them to create simple web pages/sites by writing code. Essential Questions: 1. What is a mark-up language? 2. What is the basic structure of an HTML document? 3. What are the common HTML tags (and their attributes) that are used for controlling color, formatting text, page layout, graphics, animation, inserting and controlling links, navigation and tables? Acquired Knowledge: The students will 1. Know what resources are available to look up HTML codes 2. Know how to interpret the codes and how to apply the attributes/options of various codes Acquired Skills: The student will be able to create simple web pages using HTML codes, including: 1. The basic sections of an HTML document 2. Controlling color (text and background) 3. Formatting text (size, font, bold, italic, etc.) 4. Page layout (controlling margins, justification, etc.) 5. Graphics (insertion, sizing, borders, spacing, justification, etc.) 6. Simple animation (marquee) 7. Inserting and controlling links 8. Menus and navigation 9. Inserting, using and formatting tables

6 Benchmark or Major Assessments 4 Formative Assessments: 1. Daily classroom exercises: Discuss and demonstrate web and graphic design techniques, create a web/page site with Notepad Summative Assessments: 1. Unit project: Students create a web site with multiple linked pages using Notepad (Travel Web Site) 2. Unit test Accommodations and Modifications 1. Rephrase written directions 2. Preferential seating 3. Photocopy notes for students 4. Allow students demonstrating proficiency to move ahead List of Applicable NJCCS and Standards 8.1A, 8.1B, 8.2D Teacher Resources 1. On-line HTML reference documentation 2. NotePad.exe 3. Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver. Glencoe, Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver Teacher Resource Manual. Glencoe, 2007

7 Unit 3: Understanding Good and Bad Web Design Elements (8 Days) 5 Why Is This Unit Important? This unit will assist the student in evaluating and understanding generally-accepted best practices and elements of good web design, while making them aware of bad design elements. It is important to have a basic understanding of HTML so that the student can understand and appreciate how the Internet displays web pages. Enduring Understandings 1. The students will understand, appreciate, evaluate and implement features and elements of good web design while recognizing and avoiding features and elements of bad web design. Essential Questions: 1. What makes the design of a web site appealing? 2. What are generally-accepted features of good web design? 3. What are some generally-accepted features of bad web design? Acquired Knowledge: The students will 1. Evaluate web pages to determine a good and bad web page 2. Explain the critical success factors in the development of a good web page Acquired Skills 1. Critically review and rate various aspects of a web site; e.g., appearance, color scheme, use of visual elements, readability, graphic load times, the use of white space, audio, handicapped issues (e.g., ALT text on graphics), etc. Benchmark or Major Assessments Formative Assessment: 1. Students will demonstrate the following skills using Dream Weaver before moving onto the next aspect of the project: a. Creating a new page b. Inserting graphics c. Inserting tables d. Inserting links e. Working with layers f. Working with frames g. Insert a photo album

8 h. Create rollover images i. Create marquees 6 Summative Assessment: 1. Unit Project (Environmental Disasters Site) Accommodations and Modifications 1. Rephrase written directions 2. Preferential seating 3. Photocopy notes for students 4. Allow students demonstrating proficiency to move ahead List of Applicable NJCCS and Standards 8.1A, 8.2A, 8.2C Teacher Resources 1. Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver. Glencoe, Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver Teacher Resource Manual. Glencoe, WebDesignDW.glencoe.com - Designing Websites

9 Unit 4: Introduction to Hyper Test Markup Language Part II (15 Days) 7 Why Is This Unit Important? This unit builds on Unit 2 by introducing the student to additional, more advanced, elements of HTML which will enable them to create more sophisticated web pages. Enduring Understandings: The students will 1. Build on their knowledge and skills in using more advanced features of HTML, specifically frames and forms. 2. Understand the method of controlling visual aspects of a web page through Cascaded Style Sheets. Essential Questions: 1. What are frames? 2. How are frames used in creation of a web site? 3. What is the difference between a frameset and a frame? 4. How are frames created and addressed in HTML? 5. How are frames sizes specified in HTML? 6. What HTML codes used to create, name, size and address a frame? 7. How are target frames specified in an HTML link? 8. What are nested frames and how are they created? 9. What is a form? 10. How are forms created in HTML? 11. What is CSS? Acquired Knowledge: The students will 1. Understand how to utilize frames in the overall design of a web site. 2. Know how to name, size, and address frames via the Target= option of a hyperlink (Note: The concept and use of layers is included in Unit 7). 3. Understand the basic concepts and benefits of CSS. Acquired Skills: The students will be able to 1. Create frames using Dream Weaver 2. Use frames on a site 3. Create frames- based pages 4. Compare and contrast a Web Page that uses frames and one that does not

10 Benchmark or Major Assessments 8 Formative Assessment: 1. Daily classroom exercises that demonstrate an ability to work with frames Summative Assessment: 1. Unit project: Environmental Disasters Site Students create a web page using frames Accommodations and Modifications 1. Rephrase written directions 2. Preferential seating 3. Modify proficiencies 4. Photocopy notes for students 5. Allow students demonstrating proficiency to move ahead Extensions 1. More advanced students will begin to explore scripting languages. 2. The student will understand the processes by which forms are created and data transmitted to a host application. List of Applicable NJCCS and Standards 8.1A, 8.1B, 8.2D Teacher Resources NotePad.exe 3. Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver. Glencoe, Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver Teacher Resource Manual. Glencoe, WebDesignDW.glencoe.com - Designing Websites

11 Unit 5: Designing and Creating Graphics for the Web (12 Days) 9 Why Is This Unit Important? The use of appropriate, well-designed graphics is a major component of good web design. This unit will teach the student how to create/modify and enhance graphics for the web. Enduring Understandings: The students will be able to 1. Understand the different type of graphic files used on the web 2. Use a computer application (Macromedia Fireworks) to create new graphics and/or alter and modify existing graphics 3. Create buttons for use as links in an HTML document 4. Create animated graphics 5. Create an image map with defined hotspots Essential Questions: 1. What is the primary difference between a raster (bitmap) graphic and a vector graphic? 2. What are some of the various formats used in bitmap graphics? How are they different? 3. How do you use the Macromedia Fireworks application to create and/or edit new or existing graphics? 4. How can you use Fireworks to create an animated gif? 5. Identify the various states of an HTML button. 6. How can an image be sliced into various areas for targeting to specific URLs? Acquired Knowledge: The students will 1. Understand the differences and benefits of the two major classes of graphics files raster (or bitmap) vs. vector. 2. Use the Macromedia Fireworks graphics application to create and manipulate images and how to create a graphical navigation bar. Acquired Skills: The students will 1. Use Macromedia Fireworks to create various types of graphics to be used on a web page. 2. Use visual navigation buttons, transparent backgrounds, sizing and cropping images, importing/exporting image files, animated gifs and image maps.

12 Benchmark or Major Assessments 10 Formative Assessment: 1. Daily classroom exercises: demonstrate ability to crop, resize, resample graphics. These skills are necessary before the Restaurant project can be completed. Summative Assessment: 1. Unit projects: Complete Restaurant project using Flash Accommodations and Modifications 1. Rephrase written directions 2. Preferential seating 3. Modify proficiencies 4. Photocopy notes for students 5. Allow students demonstrating proficiency to move ahead Extensions 1. Students will develop their own projects based on the skills provided within this unit List of Applicable NJCCS and Standards 8.1E Teacher Resources 1. Macromedia Fireworks 2. NotePad.exe 3. Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver. Glencoe, Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver Teacher Resource Manual. Glencoe, WebDesignDW.glencoe.com - Designing Websites

13 Unit 6: Internet Safety (8 Days) 11 Why Is This Unit Important? This unit stresses the student s awareness and knowledge of safety issues in the use of digital communications so that they may comfortably and safely use the internet. Enduring Understandings: The students will 1. Know various ethical and safety issues encountered when using the Internet. 2. Understand how to ensure your personal safety when using the internet. 3. Understand digital security, cyberbullying and computer safety issues. Essential Questions: 1. What is cyberbullying and what should you do if you are a victim? 2. What are some common methods by which online predators entice their victims? 3. What is sexting? 4. How many different levels of passwords are generally recommended? 5. What are attributes of a secure password? 6. How can you determine how secure a password is? 7. Should you be afraid of cookies? 8. How can you control which types of cookies are allowed on your computer system? 9. What are the most common methods by which viruses, Trojan horses and worms are transmitted? 10. Why are firewalls used? 11. In terms of fair use and copyright infringement, what are the special allowances for a student vs. the general public? Acquired Knowledge 1. Methods used by on-line predators and the consequences of on-line chatting 2. How on-line information can be used to track someone 3. Password protection and security issues 4. The effects of cyberbullying 5. What cookies are and how to control them 6. The differences between viruses, Trojan horses and worms, and how to protect against them 7. Hackers and firewalls 8. Fair use and copyright issues Acquired Skills: The students will 1. create effective strategies to combat cyberbullying

14 2. create and measure the security of their passwords 3. implement various strategies to control cookies 4. develop strategies to protect themselves and their computers against malware Benchmark or Major Assessments Summative Assessment: 1. Unit on-line poster students will create a Glog to portray an aspect of Internet safety 2. Unit test: multiple choice, matching, written response questions on internet safety Accommodations and Modifications 1. Rephrase written directions 2. Preferential seating 3. Modify proficiencies 4. Photocopy notes for students 5. Allow students demonstrating proficiency to move ahead. 6. Give additional time for project completion List of Applicable NJCCS and Standards 8.1D Teacher Resources 1. NJ Governor s Task Force on Internet Safety Doc NotePad.exe

15 Unit 7: Introduction to Automated Web Design (10 Days) 13 Why Is This Unit Important? This unit will introduce the student to the use of automated tools that relieve that web designer from the drudgery of hand-coding web pages. Enduring Understandings: The students will 1. Understand and be able to use a premier WYSIWIG application (Macromedia DreamWeaver) 2. Create and modify web pages and sites Essential Questions: 1. What is a WYSIWIG application and how can it save a web developer time and effort in the creation of a web site? 2. How are layers different than frames? Acquired Knowledge: The students will 1. Know the application that allows a web developer to design and create web sites visually, without the drudgery of hand coding each page 2. Understand CSS and learn how layers offer greater functionality than the older frames structure Acquired Skills: The students will be able to 1. Use DreamWeaver to build web pages and sites 2. Understand the functionality of the most frequently used components of the DreamWeaver user interface 3. Explain why the manage sites option is critically important to the successful deployment of a web site once it is moved to a server 4. Create framed environments 5. Utilize layers to facilitate the design and placement of various page sections 6. Use automated tools to insert navigation bars and multi-media content 7. Create on-line forms 8. Toggle between page design mode and code mode to tweak the page 9. Test and publish their results Benchmark or Major Assessments Formative Assessments: 1. Daily classroom exercises: Demonstrate skill in creating on-line forms, insert navigation bars and multi-media content, create framed documents.

16 2. Unit project: Create a Virtual Field Trip Web Site (American Civil War site, Anthropological Dig site, Museum, Pyramid site etc.) 14 Accommodations or Modifications 1. Rephrase written directions 2. Preferential seating 3. Modify proficiencies 4. Photocopy notes for students 5. Allow students demonstrating proficiency to move ahead. 6. Give additional time for project completion List of Applicable NJCCS and Standards 8.1B, 8.1E, 8.2F Teacher Resources 1. Macromedia DreamWeaver documentation and on-line tutorials Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver. Glencoe, Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver Teacher Resource Manual. Glencoe, WebDesignDW.glencoe.com - Designing Websites 5.

17 Unit 8: Animation for the Web (10 Days) 15 Why Is This Unit Important? Almost every major commercial web site employs some sort of animation to increase the amount of multi-media content of their web sites. This unit will introduce the student to one of the most prolific multi-media tools used today so that they may include multimedia in their web development. Enduring Understandings 1. The objective of this unit is to enable the student to be able to use Macromedia Flash to create animations that will be used as advertisements to enhance their web pages. (This unit goes beyond the introduction to Macromedia found in the Multimedia classes and includes an introduction to Action Scripting). Essential Questions: 1. What is one of the commonly-used applications used to create animation on a commercial web site? 2. How does a web developer use Flash to implement and control animation? 3. What is the difference between an.fla file and a.swf file? 4. How does one publish a Flash file and integrate it into a web page? Acquired Knowledge: The students will 1. Understand the principles of animation 2. Know how to control the timing and sequencing of a scene 3. Understand the functionality of various types of frames; e.g., keyframes 4. Differentiate between frame-by-frame animation and tweens 5. Appreciate the ability of the software to create tweens 6. Understand the benefits of symbols vs. bitmaps 7. Learn the basics of Action Scripting Acquired Skills: The students will be able to 1. Use the vector and bitmap toolsets 2. Create motion and shape tweens 3. Create symbols: graphic, buttons, and movie 4. Use Action Script to control the flow, sequence and timing of a movie 5. Control and alter the transparency of a symbol 6. Creatively implement text tweens to create a visually appealing scene 7. Use masks and motion guides 8. Import graphic and audio elements into a movie 9. Create short animations that are designed to be on-line advertisements

18 Benchmark or Major Assessments 16 Formative Assessment: 1. Daily classroom exercises: Demonstrate skills pertinent to this unit; animation, create and insert a flash button, add audio and video Summative Assessment: 1. Unit project: Fundraiser Accommodations or Modifications 1. Rephrase written directions 2. Preferential seating 3. Modify proficiencies 4. Photocopy notes for students 5. Allow students demonstrating proficiency to move ahead. 6. Give additional time for project completion List of Applicable NJCCS and Standards 8.1A, 8.2E, 8.2F Teacher Resources 1. Macromedia DreamWeaver documentation and on-line tutorials Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver. Glencoe, Evans, Mark, Hamm, Michael, Introduction to Web Design Using Dream Weaver Teacher Resource Manual. Glencoe, WebDesignDW.glencoe.com - Designing Websites 5.

MULTI-MEDIA AND THE COMPUTER GRADES 9-12. THE EWING PUBLIC SCHOOLS 1331 Lower Ferry Road Ewing, NJ 08618

MULTI-MEDIA AND THE COMPUTER GRADES 9-12. THE EWING PUBLIC SCHOOLS 1331 Lower Ferry Road Ewing, NJ 08618 MULTI-MEDIA AND THE COMPUTER GRADES 9-12 THE EWING PUBLIC SCHOOLS 1331 Lower Ferry Road Ewing, NJ 08618 BOE Approval Date: 9/27/10 Michael Nitti Revised by: EHS Technology Teachers Superintendent In accordance

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

San Joaquin County Office of Education Career & Technical Education Web Design ~ Course Outline CBEDS#: 4601

San Joaquin County Office of Education Career & Technical Education Web Design ~ Course Outline CBEDS#: 4601 Web Design Course Outline I II 1 Course Content 5 5 Student Evaluation Employment Opportunities 2 XHTML 10 10 Creating an HTML Document Formatting Text with HTML Adding Graphics with Multimedia Using forms

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

CURRICULUM MAP. Web Design I Mr. Gault

CURRICULUM MAP. Web Design I Mr. Gault CURRICULUM MAP Web Design I Mr. Gault MONTH August- September ESSENTIAL QUESTIONS What is HTML and how is it used in today s web design? How is Dreamweaver used to create web pages? HTML TOPIC Dreamweaver

More information

COMPUTER APPLICATIONS GRADES 9-12

COMPUTER APPLICATIONS GRADES 9-12 COMPUTER APPLICATIONS GRADES 9-12 THE EWING PUBLIC SCHOOLS 2099 Pennington Road Ewing, NJ 08618 Board Approval: May 30, 2012 Michael Nitti Prepared by: EHS Technology Staff Superintendent In accordance

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

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

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

LAMBDA CONSULTING GROUP Legendary Academy of Management & Business Development Advisories

LAMBDA CONSULTING GROUP Legendary Academy of Management & Business Development Advisories Curriculum # 05 Four Months Certification Program WEB DESIGNING & DEVELOPMENT LAMBDA CONSULTING GROUP Legendary Academy of Management & Business Development Advisories The duration of The Course is Four

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

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

WEST JEFFERSON HILLS SCHOOL DISTRICT THOMAS JEFFERSON HIGH SCHOOL DIGITAL DESIGN GRADES 10 11 12

WEST JEFFERSON HILLS SCHOOL DISTRICT THOMAS JEFFERSON HIGH SCHOOL DIGITAL DESIGN GRADES 10 11 12 GRADES 10 11 12 Curriculum Strand: Desktop Publishing Learn and Apply Elements of Layout and Design PA Academic Objective Instructional student Methods will be able to Materials/ Resources Textbooks, trade

More information

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design.

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design. Curriculum Map for Web Design SEPTEMBER Targeted NJ Core Curriculum Content Standards: Design develop, test, implement, update, and evaluate web solutions Technology Use, Media Literacy, Responsible Use

More information

IE Class Web Design Curriculum

IE Class Web Design Curriculum Course Outline Web Technologies 130.279 IE Class Web Design Curriculum Unit 1: Foundations s The Foundation lessons will provide students with a general understanding of computers, how the internet works,

More information

ANIMATION GRADE 8. THE EWING PUBLIC SCHOOLS 2099 Pennington Road Ewing, NJ 08618

ANIMATION GRADE 8. THE EWING PUBLIC SCHOOLS 2099 Pennington Road Ewing, NJ 08618 ANIMATION GRADE 8 THE EWING PUBLIC SCHOOLS 2099 Pennington Road Ewing, NJ 08618 BOE Approval Date: July 29, 2013 Michael Nitti Revised: Adella Moore Superintendent James Woidill In accordance with The

More information

HS Web Design Business and Technology

HS Web Design Business and Technology Scope And Sequence Timeframe Unit Instructional Topics Course Description Web Design students will learn how to create and maintain web pages using the prevailing techniques and software. Students will

More information

Creative Cloud for Web Design

Creative Cloud for Web Design Creative Cloud for Web Design Level: Duration: Time: Cost: Fast Track - Introduction 5 Days 9:30 AM - 4:30 PM 997 Overview Like the Dreamweaver Jumpstart course, the Creative Suite for Web Design course

More information

Web Authoring. www.fetac.ie. Module Descriptor

Web Authoring. www.fetac.ie. Module Descriptor The Further Education and Training Awards Council (FETAC) was set up as a statutory body on 11 June 2001 by the Minister for Education and Science. Under the Qualifications (Education & Training) Act,

More information

JOB READY ASSESSMENT BLUEPRINT WEB DESIGN - PILOT. Test Code: 3750 Version: 01

JOB READY ASSESSMENT BLUEPRINT WEB DESIGN - PILOT. Test Code: 3750 Version: 01 JOB READY ASSESSMENT BLUEPRINT WEB DESIGN - PILOT Test Code: 3750 Version: 01 Specific Competencies and Skills Tested in this Assessment: Internet Basics Describe the process of information exchange between

More information

Adobe Creative Suite: Introduction for Web Design

Adobe Creative Suite: Introduction for Web Design coursemonster.com/uk Adobe Creative Suite: Introduction for Web Design View training dates» Overview Website design can be confusing to get started with. But with our Adobe Certified Instructor led class

More information

WEB DESIGN COURSE CONTENT

WEB DESIGN COURSE CONTENT WEB DESIGN COURSE CONTENT INTRODUCTION OF WEB TECHNOLOGIES Careers in Web Technologies How Websites are working Domain Types and Server About Static and Dynamic Websites Web 2.0 Standards PLANNING A BASIC

More information

Advanced Web Design COURSE OUTLINE

Advanced Web Design COURSE OUTLINE Advanced Web Design COURSE OUTLINE 1. Course Title: Advanced Web Design 2. CBEDS Title: Other visual communications/graphics course 3. CBEDS Number: 5798 4. Job Titles: Web Design Technicians Desktop Publishers

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

South Plainfield Public Schools Web Design Scope and Sequence of Curriculum Grade 10-12 Date August 2011

South Plainfield Public Schools Web Design Scope and Sequence of Curriculum Grade 10-12 Date August 2011 Unit (Domain): Part I: Evaluating Current Websites Part II: Creating Web Pages Using Google Sites, Docs and Forms Part III: Using Animation Media for the Web Essential Question(s): How does the World Wide

More information

Course Title: Multimedia Design

Course Title: Multimedia Design Course Title: Multimedia Design Unit: Multimedia Hardware and Software Content Standard(s) and 1. Compare types of multimedia, including presentation, desktop publishing, Web page design, graphic design,

More information

Digital Web Design Syllabus/Online Course Plan

Digital Web Design Syllabus/Online Course Plan Digital Web Design Syllabus/Online Course Plan Certificated Teacher: Date: 2015-2016 Desired Results Digital Web Design: Grades 9 12 Credit: X one semester (.5) two semesters (1) Estimate of hours per

More information

Web Design Grades 10-12

Web Design Grades 10-12 Units of Credit: One Semester (Elective) Prerequisites: Recommended Digital Media Web Design Grades 10-12 Course Description: This course presents introductions to many of the basic concepts, issues and

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

TECHNOLOGY Web Design II Grade: 9-12 Standard 2: Technology and Society Interaction. Organizing Topic Benchmark Indicator Technology and Ethics

TECHNOLOGY Web Design II Grade: 9-12 Standard 2: Technology and Society Interaction. Organizing Topic Benchmark Indicator Technology and Ethics Standard 2: Technology and Society Interaction Technology and Ethics Analyze legal technology issues and formulate solutions and strategies that foster responsible technology usage. 1. Practice responsible

More information

Course Duration: One hour Theory and 3 hours practical per week for 15weeks. As taught in 2010/2011 Session

Course Duration: One hour Theory and 3 hours practical per week for 15weeks. As taught in 2010/2011 Session ICS 202 Web Site Design 2 Credits The use of web design software in creating Web Pages. Available options for hosting Web pages. Design of web pages. Program interactive websites. Use of multimedia. Group

More information

Teacher Assessment Blueprint. Web Design. Test Code: 5934 / Version: 01. Copyright 2013 NOCTI. All Rights Reserved.

Teacher Assessment Blueprint. Web Design. Test Code: 5934 / Version: 01. Copyright 2013 NOCTI. All Rights Reserved. Teacher Assessment Blueprint Web Design Test Code: 5934 / Version: 01 Copyright 2013 NOCTI. All Rights Reserved. General Assessment Information Blueprint Contents General Assessment Information Written

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

Version 4.0. Unit 3: Web Design. Computer Science Equity Alliance, 2011. Exploring Computer Science Unit 3: Web Design 102

Version 4.0. Unit 3: Web Design. Computer Science Equity Alliance, 2011. Exploring Computer Science Unit 3: Web Design 102 Unit 3: Web Design Computer Science Equity Alliance, 2011 Exploring Computer Science Unit 3: Web Design 102 Introduction The Web Design unit builds on the concepts presented in the previous units by having

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

CLASSROOM WEB DESIGNING COURSE

CLASSROOM WEB DESIGNING COURSE About Web Trainings Academy CLASSROOM WEB DESIGNING COURSE Web Trainings Academy is the Top institutes in Hyderabad for Web Technologies established in 2007 and managed by ITinfo Group (Our Registered

More information

INFORMATION TECHNOLOGY: OFFICE AND WORKPLACE

INFORMATION TECHNOLOGY: OFFICE AND WORKPLACE INFORMATION TECHNOLOGY: OFFICE AND WORKPLACE Earn a Continuing Education Certificate Business Technology Computer Graphics Computer Support Specialist Website Design X This symbol indicates that a course

More information

Saucon Valley School District Planned Course of Study

Saucon Valley School District Planned Course of Study Course Title Grade Level: 10-12 Credits: 0.5 Content Area / Dept. Business / Technology Education Length of Course: Quarter Author(s): Gemma Cody Course Description: is an introductory course designed

More information

Job Ready Assessment Blueprint. Web Design. Test Code: 2750 / Version: 01. Copyright 2011. All Rights Reserved.

Job Ready Assessment Blueprint. Web Design. Test Code: 2750 / Version: 01. Copyright 2011. All Rights Reserved. Job Ready Assessment Blueprint Web Design Test Code: 2750 / Version: 01 Copyright 2011. All Rights Reserved. General Assessment Information Blueprint Contents General Assessment Information Written Assessment

More information

126.47. Web Design (One Credit), Beginning with School Year 2012-2013.

126.47. Web Design (One Credit), Beginning with School Year 2012-2013. 126.47. Web Design (One Credit), Beginning with School Year 2012-2013. (a) General requirements. Students shall be awarded one credit for successful completion of this course. This course is recommended

More information

Wilson Area School District Planned Course Guide

Wilson Area School District Planned Course Guide Wilson Area School District Planned Course Guide Title of planned course: Web Design Subject Area: Computer Arts Grade Level: 7 Course Description: Students will gain the knowledge and skills to create

More information

WEB& WEBSITE DESIGN TRAINING

WEB& WEBSITE DESIGN TRAINING WEB& WEBSITE DESIGN TRAINING Introduction to Websites Course Content: Introduction to Web Technologies Protocols and Port Numbers Domain Names, DNS and Domaining Client and Server Software. Static, Dynamic

More information

Fireworks 3 Animation and Rollovers

Fireworks 3 Animation and Rollovers Fireworks 3 Animation and Rollovers What is Fireworks Fireworks is Web graphics program designed by Macromedia. It enables users to create any sort of graphics as well as to import GIF, JPEG, PNG photos

More information

Basic tutorial for Dreamweaver CS5

Basic tutorial for Dreamweaver CS5 Basic tutorial for Dreamweaver CS5 Creating a New Website: When you first open up Dreamweaver, a welcome screen introduces the user to some basic options to start creating websites. If you re going to

More information

COMPUTER GRAPHICS GRADES 10-12. THE EWING PUBLIC SCHOOLS 1331 Lower Ferry Road Ewing, NJ 08618

COMPUTER GRAPHICS GRADES 10-12. THE EWING PUBLIC SCHOOLS 1331 Lower Ferry Road Ewing, NJ 08618 COMPUTER GRAPHICS GRADES 10-12 THE EWING PUBLIC SCHOOLS 1331 Lower Ferry Road Ewing, NJ 08618 BOE Approval Date: 5/31/11 Michael Nitti Revised by: EHS Technology Teachers Superintendent In accordance with

More information

Unit 351: Website Software Level 3

Unit 351: Website Software Level 3 Oxford Cambridge and RSA Unit 351: Website Software Level 3 Level: 3 Credit value: 5 Guided learning hours: 40 Learning Outcomes Assessment Criteria Examples The learner will: The learner can: 1. Create

More information

Garfield Public Schools Fine & Practical Arts Curriculum Web Design

Garfield Public Schools Fine & Practical Arts Curriculum Web Design Garfield Public Schools Fine & Practical Arts Curriculum Web Design (Half-Year) 2.5 Credits Course Description This course provides students with basic knowledge of HTML and CSS to create websites and

More information

Information Technology Career Field Pathways and Course Structure

Information Technology Career Field Pathways and Course Structure Information Technology Career Field Pathways and Course Structure Courses in Information Support and Services (N0) Computer Hardware 2 145025 Computer Software 145030 Networking 2 145035 Network Operating

More information

Web Design Scope and Sequence Student Outcomes (Objectives Skills/Verbs)

Web Design Scope and Sequence Student Outcomes (Objectives Skills/Verbs) Title/ Length of Unit Resources: Standard/ Strand Essential Questions 1. recur throughout life 2. are key inquiries within discipline 3. help student make sense of core content Web Design Scope and Sequence

More information

California State University, Northridge Summer Academic Enrichment Program. Web Design

California State University, Northridge Summer Academic Enrichment Program. Web Design California State University, Northridge Summer Academic Enrichment Program Web Design Course Overview: This course is designed to familiarize students with the creation and management of Web pages and

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

Flash Tutorial Part I

Flash Tutorial Part I Flash Tutorial Part I This tutorial is intended to give you a basic overview of how you can use Flash for web-based projects; it doesn t contain extensive step-by-step instructions and is therefore not

More information

SITXICT001A Build and launch a website for a small business

SITXICT001A Build and launch a website for a small business SITXICT001A Build and launch a website for a small business Revision Number: 1 SITXICT001A Build and launch a website for a small business Modification History Not applicable. Unit Descriptor Unit descriptor

More information

Wallingford Public Schools - HIGH SCHOOL COURSE OUTLINE. Department: Career and Technical Education Grade(s): 9-12

Wallingford Public Schools - HIGH SCHOOL COURSE OUTLINE. Department: Career and Technical Education Grade(s): 9-12 Wallingford Public Schools - HIGH SCHOOL COURSE OUTLINE Course Title: Graphic Communication Course Number: 7173 Department: Career and Technical Education Grade(s): 9-12 Level(s): Academic Credit: ½ Course

More information

IT3504: Web Development Techniques (Optional)

IT3504: 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

Key Stage 3. Scheme of Work. Written by Heaton Moor Digital

Key Stage 3. Scheme of Work. Written by Heaton Moor Digital Key Stage 3 Scheme of Work Written by Heaton Moor Digital 1 Table of Contents Terms and Conditions Page 3 UK National Computing Curriculum Pathways Page 4 Mapping the Year 7 Scheme to the Computing Curriculum

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

Chapter 5 Multimedia Software

Chapter 5 Multimedia Software MMGD0203 MULTIMEDIA DESIGN Chapter 5 Multimedia Software 1 Multimedia Software Topics: Authoring Text Editors Paint Program Image Editor Drawing program Wave Editing Program Video editing programs 2 Multimedia

More information

m ac romed ia Fl a s h Curriculum Guide

m ac romed ia Fl a s h Curriculum Guide m ac romed ia Fl a s h Curriculum Guide 1997 1998 Macromedia, Inc. All rights reserved. Macromedia, the Macromedia logo, Dreamweaver, Director, Fireworks, Flash, Fontographer, FreeHand, and Xtra are trademarks

More information

Everett Public Schools Framework: Web Design

Everett Public Schools Framework: Web Design Course: CIP Code: 110801 Career Cluster: Webpage/Digital/Multimedia and Information Design Information Technology Everett Public Schools Framework: Web Design Total Framework Hours: 90 Hours Preparatory

More information

BUILDING DIGITAL LITERACY PURPOSE DEFINING DIGITAL LITERACY USING THIS GUIDE

BUILDING DIGITAL LITERACY PURPOSE DEFINING DIGITAL LITERACY USING THIS GUIDE BUILDING PURPOSE In today s society, it is critical for students to be able to use the vast amount of technology available to them. Computer literacy will provide students with skills they need to succeed

More information

New Paltz Central School District Technology Computer Graphics 1 and 2. Time Essential Questions/Content Standards/Skills Assessments

New Paltz Central School District Technology Computer Graphics 1 and 2. Time Essential Questions/Content Standards/Skills Assessments September - October October - November New Paltz Central School District Unit 1: Introduction to Graphic Design and Recognize and analyze various forms of Digital class New Media graphic communication.

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

NOVA COLLEGE-WIDE COURSE CONTENT SUMMARY ITE 115 - INTRODUCTION TO COMPUTER APPLICATIONS & CONCEPTS (3 CR.)

NOVA COLLEGE-WIDE COURSE CONTENT SUMMARY ITE 115 - INTRODUCTION TO COMPUTER APPLICATIONS & CONCEPTS (3 CR.) Revised 5/2010 NOVA COLLEGE-WIDE COURSE CONTENT SUMMARY ITE 115 - INTRODUCTION TO COMPUTER APPLICATIONS & CONCEPTS (3 CR.) Course Description Covers computer concepts and Internet skills and uses a software

More information

Information Management & Design Course Descriptions Contact Drew Hunt at Andrew.hunt@kctcs.edu for more information

Information Management & Design Course Descriptions Contact Drew Hunt at Andrew.hunt@kctcs.edu for more information Information Management & Design Course Descriptions Contact Drew Hunt at Andrew.hunt@kctcs.edu for more information IMD 100 Introduction to Information Systems (3) Essential computer concepts and terminology

More information

Level: 3 Credit value: 5 GLH: 40 Assessment type:

Level: 3 Credit value: 5 GLH: 40 Assessment type: Unit 352 Website software UAN: Level: 3 Credit value: 5 GLH: 40 Assessment type: Relationship to NOS: Assessment requirements specified by a sector or regulatory body: Aim: Y/502/4632 Portfolio of Evidence

More information

Massachusetts Technology Literacy Standards

Massachusetts Technology Literacy Standards Massachusetts Technology Literacy Standards The Massachusetts Technology Literacy Standards incorporate the Information and Communication Technology (ICT) Literacy skills developed by the Partnership for

More information

L2 Unit 2: Webpage creation (2010)

L2 Unit 2: Webpage creation (2010) L2 Unit 2: Webpage creation (2010) Learning outcomes By completing this unit candidates will develop knowledge relating to the planning and creation of a multimedia website that is fit for purpose. Candidates

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

WEB PAGE, DIGITAL/MULTIMEDIA AND INFORMATION RESOURCES DESIGN

WEB PAGE, DIGITAL/MULTIMEDIA AND INFORMATION RESOURCES DESIGN 1 Secondary Task List 100 DEMONSTRATE SAFETY IN THE MULTIMEDIA LABORATORY 101 Explain the Material Safety Data Sheet (MSDS) system for hazardous chemicals and materials. 102 Follow safety rules when working

More information

WEB PAGE DESIGN AND DEVELOPMENT 2 COURSE CODE: 5033 (COURSE NAME CHANGES TO ADVANCED WEB DESIGN AND DEVELOPMENT IN 2016-17)

WEB PAGE DESIGN AND DEVELOPMENT 2 COURSE CODE: 5033 (COURSE NAME CHANGES TO ADVANCED WEB DESIGN AND DEVELOPMENT IN 2016-17) WEB PAGE DESIGN AND DEVELOPMENT 2 COURSE CODE: 5033 (COURSE NAME CHANGES TO ADVANCED WEB DESIGN AND DEVELOPMENT IN 2016-17) COURSE DESCRIPTION: This advanced course is designed to provide students with

More information

This is the ability to use a software application designed for planning, designing and building websites.

This is the ability to use a software application designed for planning, designing and building websites. Unit Title: Website software OCR unit number: 81 Level: 2 Credit value: 4 Guided learning hours: 30 Unit reference number: R/502/4631 Unit purpose and aim This is the ability to use a software application

More information

M3-R3: INTERNET AND WEB DESIGN

M3-R3: INTERNET AND WEB DESIGN M3-R3: INTERNET AND WEB DESIGN NOTE: 1. There are TWO PARTS in this Module/Paper. PART ONE contains FOUR questions and PART TWO contains FIVE questions. 2. PART ONE is to be answered in the TEAR-OFF ANSWER

More information

Middle School. Sixth Grade

Middle School. Sixth Grade Middle School The goal of the Middle School Computer curriculum is to further develop technology skills for both academic learning and personal productivity in the 21 st century. Students learn the science

More information

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades.

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades. 28 VIRTUAL EXHIBIT Virtual Exhibit (VE) is the instant Web exhibit creation tool for PastPerfect Museum Software. Virtual Exhibit converts selected collection records and images from PastPerfect to HTML

More information

Dreamweaver CS3 THE MISSING MANUAL. David Sawyer McFarland. POGUE PRESS" O'REILLY 8 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo

Dreamweaver CS3 THE MISSING MANUAL. David Sawyer McFarland. POGUE PRESS O'REILLY 8 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo Dreamweaver CS3 THE MISSING MANUAL David Sawyer McFarland POGUE PRESS" O'REILLY 8 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo Table of Contents The Missing Credits Introduction 1 Part

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

Making Graphics Interactive

Making Graphics Interactive Making Graphics Interactive A Banner Ad or web banner is a form of advertising on the World Wide Web delivered by an ad server. This form of online advertising entails embedding an advertisement into

More information

Web and Interactive Media Design ms321 (2012/13) - Course Outline -

Web and Interactive Media Design ms321 (2012/13) - Course Outline - Web and Interactive Media Design ms321 (2012/13) - Course Outline - Objective Lecturer The objective of this course is to provide students with applied skills in web and multimedia development and production.

More information

WESTERN KENTUCKY UNIVERSITY. Web Accessibility. Objective

WESTERN KENTUCKY UNIVERSITY. Web Accessibility. Objective WESTERN KENTUCKY UNIVERSITY Web Accessibility Objective This document includes research on policies and procedures, how many employees working on ADA Compliance, audit procedures, and tracking content

More information

Lesson Review Answers

Lesson Review Answers Lesson Review Answers-1 Lesson Review Answers Lesson 1 Review 1. User-friendly Web page interfaces, such as a pleasing layout and easy navigation, are considered what type of issues? Front-end issues.

More information

BELEN JESUIT PREPARATORY SCHOOL Computer Science Department COURSE DESCRIPTIONS. And OBJECTIVES

BELEN JESUIT PREPARATORY SCHOOL Computer Science Department COURSE DESCRIPTIONS. And OBJECTIVES BELEN JESUIT PREPARATORY SCHOOL Computer Science Department COURSE DESCRIPTIONS And OBJECTIVES Revised 2006-2007 Introduction to Computers (CS 3120).5 Credit Grade Level: 6 Prerequisites: None (required

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 and Development Program (WDD)

Web Design and Development Program (WDD) Web Design and Development Program (WDD) Course Descriptions TI 0550 Fundamentals of Information Systems Technology: This course is a survey of computer technologies. This course may include computer history,

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT WEBSITE PRODUCTION Y/601/6623 LEVEL 3 UNIT 12 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 WEBSITE PRODUCTION Y/601/6623

More information

Unit 2: Webpage creation (LEVEL 2)

Unit 2: Webpage creation (LEVEL 2) (LEVEL 2) Learning outcomes By completing this unit candidates will develop knowledge relating to the planning and creation of a multimedia website that is fit for purpose. Candidates will develop the

More information

4 Understanding. Web Applications IN THIS CHAPTER. 4.1 Understand Web page development. 4.2 Understand Microsoft ASP.NET Web application development

4 Understanding. Web Applications IN THIS CHAPTER. 4.1 Understand Web page development. 4.2 Understand Microsoft ASP.NET Web application development 4 Understanding Web Applications IN THIS CHAPTER 4.1 Understand Web page development 4.2 Understand Microsoft ASP.NET Web application development 4.3 Understand Web hosting 4.4 Understand Web services

More information

Lesson 1 Quiz. 3. The Internet is which type of medium? a. Passive b. Broadcast c. One-to-one d. Electronic print

Lesson 1 Quiz. 3. The Internet is which type of medium? a. Passive b. Broadcast c. One-to-one d. Electronic print Lesson 1 Quiz 1. Which technology trend in Web development can be defined as a group of XMLbased technologies that enable computers using different operating systems and software to easily exchange information

More information

IT4404 - Fundamentals of Multimedia (Optional)

IT4404 - Fundamentals of Multimedia (Optional) - Fundamentals of Multimedia (Optional) INTRODUCTION This is one of the three optional courses designed for Semester 4 of the Bachelor of Information Technology Degree program. This course provides the

More information

HSU Accessibility Checkpoints Explained

HSU Accessibility Checkpoints Explained HSU Accessibility Checkpoints Explained Sources: http://bobby.watchfire.com/bobby/html/en/index.jsp EASI Barrier-free Web Design Workshop (version 4) Paciello, Michael G. WEB Accessibility for People with

More information

Information Technology Systems (2012)

Information Technology Systems (2012) Information Technology Systems (2012) Sample work program April 2012 Information Technology Systems (2012) Sample work program Compiled by the Queensland Studies Authority April 2012 This work program

More information

COURSE OUTLINE REVISED SPRING 2008

COURSE OUTLINE REVISED SPRING 2008 COURSE OUTLINE REVISED SPRING 2008 DMA140 Course Number Interactive Web Animation Course Title 3 1 lecture/ 4 studio hours Credits Catalog description: Hours: lecture/laboratory/other (specify) Introduction

More information

Develop Computer Animation

Develop Computer Animation Name: Block: A. Introduction 1. Animation simulation of movement created by rapidly displaying images or frames. Relies on persistence of vision the way our eyes retain images for a split second longer

More information

OCR LEVEL 2 CAMBRIDGE TECHNICAL

OCR LEVEL 2 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT WEBSITE DEVELOPMENT A/601/3245 LEVEL 2 UNIT 9 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 WEBSITE DEVELOPMENT A/601/3245

More information

Ten Simple Steps Toward Universal Design of Online Courses

Ten Simple Steps Toward Universal Design of Online Courses Ten Simple Steps Toward Universal Design of Online Courses Implementing the principles of universal design in online learning means anticipating the diversity of students that may enroll in your course

More information

Using Adobe Dreamweaver CS4 (10.0)

Using Adobe Dreamweaver CS4 (10.0) Getting Started Before you begin create a folder on your desktop called DreamweaverTraining This is where you will save your pages. Inside of the DreamweaverTraining folder, create another folder called

More information

Appendix N INFORMATION TECHNOLOGY (IT) YOUTH APPRENTICESHIP WEB & DIGITAL COMMUNICATIONS PATHWAY WEB & DIGITAL MEDIA UNIT UNIT 6

Appendix N INFORMATION TECHNOLOGY (IT) YOUTH APPRENTICESHIP WEB & DIGITAL COMMUNICATIONS PATHWAY WEB & DIGITAL MEDIA UNIT UNIT 6 Appendix N INFORMATION TECHNOLOGY (IT) YOUTH APPRENTICESHIP WEB & DIGITAL COMMUNICATIONS PATHWAY WEB & DIGITAL MEDIA UNIT UNIT 6 Web & Digital Communications Pathway: (Unit 6) PAGE 1 OF 12 Unit 6: Pathway

More information

DOCUMENTS ON WEB OBJECTIVE QUESTIONS

DOCUMENTS ON WEB OBJECTIVE QUESTIONS MODULE 11 DOCUMENTS ON WEB OBJECTIVE QUESTIONS There are 4 alternative answers to each question. One of them is correct. Pick the correct answer. Do not guess. A key is given at the end of the module for

More information