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

Size: px
Start display at page:

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

Transcription

1 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 design of web pages for the department/faculty as part of the course. ICS Web Site Design (2 Credits Compulsory) Course Duration: One hour Theory and 3 hours practical per week for 15weeks. As taught in 2010/2011 Session Courseware Developed by: Olayiwola W. Bello B.Sc. M.Inf Sc. (Ibadan), MBA (Ife) Department of Information and Communication Science, Faculty of Communication and Information Sciences, University of Ilorin, Ilorin. Nigeria. laibello@yahoo.com laibelo@unilorin.edu.ng Office Location: Room 10F19 Block 10, Unilorin permanent site. Consultation Hours: 12:00noon 2:00pm on Mondays and Tuesdays Lecturer: Olayiwola W. Bello B.Sc. M.Inf Sc. (Ibadan), MBA (Ife) Department of Information and Communication Science, Faculty of Communication and Information Sciences, University of Ilorin, Ilorin. Nigeria. laibello@yahoo.com laibelo@unilorin.edu.ng Office Location: Room 10F19 Block 10, Unilorin permanent site. Consultation Hours: 12:00noon 2:00pm on Mondays and Tuesdays COURSE DETAILS Course Content 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 design of web pages for the department/faculty as part of the course.

2 Course Description The course is designed to introduce students to the fundamentals of web design. It includes the basics that are required in developing skills required of potential web developers. Internet concepts; creating web pages with HTML and web design software; web design practices; accessibility; web development process; media and interactivity on web pages are included in what the students will be introduced to. Course Justification The internet is continuing to expand in commercial, academic and social circles as a means of communicating, advertising, publishing and distributing information. Companies now also require in house personnel to continually update and improve their websites and individuals are not also left out. With the increase in popularity of the Internet, the design and development of websites has become a common course of study for many students. The course will give students a deeper understanding of the web, provide a basic background on the fundamentals of web design while they learn to build their own websites using HTML which will give students far better control over the development of corporate and/or their own websites. They will also be introduced to WYSIWYG web design software which is a rapid application tool to design web sites. Course Objectives At the completion of the course students will be able to have a better understanding of how documents in various forms are presented on the Internet and World Wide Web. Students will also be equipped with the entry knowledge into the field of Web design. Course Requirements Students must have a minimum of 75% attendance. As well, all students will be involved in the learning process by participating in assignments individually and in groups. Each student is required to have a yahoo mail address to facilitate students web interaction and web group discussion. Methods of Grading Continuous assessment will carry 30 marks. This will include assignments (25 marks) class test (5 marks). Examination will carry 70 marks, making a total of 100. Course Delivery Strategies The strategies for delivering this course will include lectures, practical laboratory sessions and group work. Lecture Content Week 1: Overview of the Internet and World Wide Web Objectives: The objectives are: to understand the evolution of the world wide web as well as Internet standards organizations and ethical use of information on the web. Students will

3 also be taken through concepts like Internet protocols, URL s, domain names and markup languages. Description An overview of the course and brief history of the World Wide Web and its administration. Options available in design of web pages (software, markup and programming languages). The concept of domain names. s (Blog/Wiki creation) Blog creation from free blog services e.g You will use this blog for activities relating to your learning of web design. You could note web sites that contain useful resources and those with interesting features. After knowing how to develop your own site you could include the URLs and reason for your design decisions. Blog addresses will be submitted for evaluation. 1. Describe the difference between the Internet and the Web 2. Explain three events that led to the commercialization and exponential growth of the Internet. 3. What is a Uniform Resource Locator? 4. Describe what happens anytime a URL is typed into a web browser 5. What are markup languages? 6. Identify two protocols used on the Internet to covey information that use the Interne but does not use the Web 7. Describe three attributes of the font tag and their use 1. Terry 1,2,4, F. (2007) Web Development and Design Foundations (3rd ed.) Pearson, Boston, M.A U.S.A. ISBN: X 2. Griffin 1 J, Morales, C. and Finnegan, J. (2003). Web Design and Development Using HTML. Franklin, Beedle and Associates Incorporated. Wilsonville, Oregon U.S.A.

4 Week 2: Basics of HTML Objectives: This topic will equip students with the foundation HTML and its relationship with other markup languages. It will also deal with the following concepts: Body and Text Basics, Block-Level Tags (Lists, preformatted and Indenting Text), Text formatting and HTML Validation. Description What is HTML? Introduction to web page editors and basic anatomy of a web page. Tag, Element, Attributes, values and purposes of tags associated with title, body and texts. s (HTML BASICS) Html, title, head, body, Body tag, text attributes, Heading tag, paragraph tag, line break tag, Definition lists, ordered lists, unordered lists, preformatted text, indenting text, text formatting, special HTML characters 1. Describe the origin, purpose and features of HTML 2. Describe the purpose of the header and body sections of a Web Page. 3. Describe the features of a heading tag and how if configures the text. 4. Describe the difference between the ordered list and unordered lists. 5. Describe three attributes of the font tag and their use. 1. Terry 1,2,4, F. (2007) Web Development and Design Foundations (3rd ed.) Pearson, Boston, M.A U.S.A. ISBN: X 2. Griffin 1 J, Morales, C. and Finnegan, J. (2003). Web Design and Development Using HTML. Franklin, Beedle and Associates Incorporated. Wilsonville, Oregon U.S.A. Week 3: Links and Tables Objectives: At the end of the lectures students should be able to understand how to create several types of hyperlinks in web environment. They should also be able to know how to use and format tables on web pages.

5 Description Types of links (Relative and Absolute links) and ways of using tables on web pages. Attributes, values and purposes of tags associated with links and tables s Anchor tag, absolute and relative links, opening link in new window, internal links (establish target and reference target), links. Table tag and its attributes, table headings, table captions, formatting a web page with a table, flexible and fixed able widths, and nested tables. 1. Describe when to use an absolute link. Is the http protocol used in the href value? 2. Describe when to use a relative link. Is the http protocol used in the href value? 3. What happens when a web site visitor clicks on an link? 4. Describe the reasons for the use of tables on a web page. 5. What is the difference between cell padding and cell spacing? 6. Write the XHTML to create an absolute link to a Web site whose domain name is google.com. 7. Write the XHTML to create a relative link to a Web page named contact.com 8. Write the XHTML to create an internal link to the named anchor designated by top 9. Write the XHTML to create an en link to the named anchor designated by top 1. Terry 1,2,4, F. (2007) Web Development and Design Foundations (3rd ed.) Pearson, Boston, M.A U.S.A. ISBN: X 2. Griffin 1 J, Morales, C. and Finnegan, J. (2003). Web Design and Development Using HTML. Franklin, Beedle and Associates Incorporated. Wilsonville, Oregon U.S.A. Week 4: Colour and Visual Elements Objectives: At the end of the lecture, students should be able to understand the use of colours, lines and graphics on web pages. It will also include the understanding of how to incorporate images on web pages

6 Description Using colour and lines on web pages, types of graphics (GIF, JPEG and PNG) and Images in web design. Attributes, values and purposes of tags associated with colours and visual elements like graphics images and lines. Image maps Colour and the body tag (bg color, text, link, vlink and alink), horizontal rules (width, color, aign, size, nonshade). The Image tag and its attributes, image links, using a table to format images, thumbnail images and image maps. 1. Is it possible to try to code a web page that looks the same on every browser and every platform? Explain your answer. 2. Will using the Web Safe Colour Palette guarantee that your web page colours look identical on every platform and operating system? 3. When configuring an image map, describe the relationship between the image, map and area tags. 4. True or false? Save your images using the smallest file size possible. 5. Write the XHTML to create an image hyperlink. 1. Terry 1,2,4, F. (2007) Web Development and Design Foundations (3rd ed.) Pearson, Boston, M.A U.S.A. ISBN: X 2. Griffin 1 J, Morales, C. and Finnegan, J. (2003). Web Design and Development Using HTML. Franklin, Beedle and Associates Incorporated. Wilsonville, Oregon U.S.A. Week 5: Frames and Forms Objective: At the end of the lecture, students should be able to understand the use of frames and forms in web design and describe the elements used in them. Their advantages and disadvantages will be critically examined and they should also understand how to create frames and forms for different functions. Description

7 The concept of frames advantages/disadvantages and accessibility in web design. Attributes, values and purposes of tags associated with frames. Overview of forms using forms in XHTML. Attributes, values and purposes of tags associated with forms. Using the frameset tag and its attributes, inline frames. The form tag and its attributes, form elements (text box, password box, check box, radio button, scrolling text box, select list submit button, reset button and hidden form elements 1. List and explain the advantages of using frames in web page design. 2. Explain the drawbacks of using frames in web page design. Which is the most important draw back and why? 3. What type of form element will you use to configure a situation whereby a single response only can be selected from say 10 possible options? 1. Terry 1,2,4, F. (2007) Web Development and Design Foundations (3rd ed.) Pearson, Boston, M.A U.S.A. ISBN: X 2. Griffin 1 J, Morales, C. and Finnegan, J. (2003). Web Design and Development Using HTML. Franklin, Beedle and Associates Incorporated. Wilsonville, Oregon U.S.A. Week 6: Web Multimedia and Interactivity Objectives: At the end of the lectures, students should be able to understand the different types of audio and video file types an how they are incorporated into web design. Description Audio and video file types and how to obtain them. Adding sound and video to a web page. s

8 Using sound and video on a web page. 1. Write the XHTML to add a video called music1.mov to a web page 2. Write the XHTML to add a background sound called music2.wav to a Website. It should only play once. 3. Write the XHTML to add a background sound called music3.mid to a Web page that will loop repeatedly. 4. Write the XHTML to add a an audio file called music4.wav to a Web page that can be controlled by the visitor. 5. Describe issues involved with adding media such as audio or video to a Web page.. 1. Terry 1,2,4, F. (2007) Web Development and Design Foundations (3rd ed.) Pearson, Boston, M.A U.S.A. ISBN: X 2. Griffin 1 J, Morales, C. and Finnegan, J. (2003). Web Design and Development Using HTML. Franklin, Beedle and Associates Incorporated. Wilsonville, Oregon U.S.A. Weeks 7: Web Site Design Principles and Techniques Objectives: At the end of the lectures, students should be able to describe the common types of Web site organization, describe design principles/techniques and apply such in web design. They should understand how to create clear and easy Web site navigation, understand how to use graphics in Web design thereby enabling them to design user-friendly Web pages. Description Types of web site organization, navigation best practices and various design principles Major components of web page design, types of layout design techniques and best practices for text and graphics design. A review of all practical classes taken in previous weeks.

9 1. List and explain the design principles known to you. 2. Explain the types of web site organization known to you. 3. List the major components of Web page design. 4. What factors are necessary to be considered in designing a website? 5. Evaluate the home page of your university website using the Best Practices checklist. Describe the result. 6. List and explain the best practices of writing text for the web 1. Terry 1,2,4, F. (2007) Web Development and Design Foundations (3rd ed.) Pearson, Boston, M.A U.S.A. ISBN: X 2. Griffin 1 J, Morales, C. and Finnegan, J. (2003). Web Design and Development Using HTML. Franklin, Beedle and Associates Incorporated. Wilsonville, Oregon U.S.A. Week 8: Web Site Development Objective: At the end of the lectures, students should be able to understand the skills, function and roles needed for a successful web development project. They will also be able to understand and apply the System Development Life Cycle concept and be introduced to web hosting. Description: Job roles for successful web design project. The development process. Web hosting and hosting needs. A review of all practical classes taken in previous weeks. 1. Describe the role of the project manager 2. Explain why many different roles are needed on a large-scale Web project. 3. List and describe in depth the techniques used in testing a web site 4. Describe the difference between dedicated web server and a collocated web server 5. Briefly explain other website development methodologies known o you.

10 6. Why is price not the most important factor in choosing a hosting service? 1. Terry 1,2,4, F. (2007) Web Development and Design Foundations (3rd ed.) Pearson, Boston, M.A U.S.A. ISBN: X 2. Griffin 1 J, Morales, C. and Finnegan, J. (2003). Web Design and Development Using HTML. Franklin, Beedle and Associates Incorporated. Wilsonville, Oregon U.S.A. Week 9: Review of XHTML and Design Concepts/Class Test Objective: This weeks schedule is to aggregate the teaching done so far and test the skills and understanding of the students on what they have learnt to this point. Description: Review and class test test Week 10: Introduction to Macromedia Dreamweaver Objective: At the end of the lectures, students should be able to know what they can do with Dreamweaver, understand its work space, and know how to accomplish basic tasks in Dreamweaver Description: Overview of Dreamweaver and its workspace and getting started with the software. 1. Describe the Dreamweaver workspace layout 2. Describe the Dreamweaver document window 3. Describe the Dreamweaver document toolbar 4. Describe the Dreamweaver status bar 5. Describe the Dreamweaver insert bar 6. Describe the Dreamweaver coding toolbar 7. Describe the Dreamweaver property inspector

11 8. Describe the Dreamweaver files panel 9. Describe the Dreamweaver CSS Styles panel Dreamweaver Environment Introduction 1. Janine Warner 2,4 (2006). Dreamweaver8 For Dummies. Wiley Publishing, Inc. NJ U.S.A ISBN: dreamweaver8tutorial.com Week 11: Setting Up Dreamweaver Site and Creating Table Based Layout Objective: At the end of the lectures students should be able to set up the working environment for Dreamweaver and understand how to create and save a new page, insert tables, set table properties, insert an image placeholder and add colour to the page Description: Setting up site and creating web page layout Site set-up and layout creation in Macromedia Dreamweaver What are the parts that make up the Dreamweaver site? 2. What do you understand by a local folder in Dreamweaver? 3. What are tables used for in Dreamweaver? 4. Describe the process of creating a table layout in Dreamweaver? 5. List and describe the table properties known to you in Dreamweaver? 6. How will you set table properties in Dreamweaver? Janine Warner 2,4 (2006). Dreamweaver8 For Dummies. Wiley Publishing, Inc. NJ U.S.A ISBN: Week 12: Adding Content to Pages

12 Objective: At the end of the lectures students should be able to add content to web pages in Macromedia Dreamweaver. This will include how to add images, texts, video files, create links and preview pages in a browser Description: Inserting text, images, Flash Video Creating links and previewing macromedia Web page in a browser. Adding content to pages in Macromedia Dreamweaver List the types of contents that could be added to a web page in Dreamweaver? 2. Describe the process of inserting images in Dreamweaver? 3. Describe the process of inserting text in Dreamweaver? 4. How will you create links in Dreamweaver? 5. How will you insert and play a Flash file Dreamweaver? 1. Janine Warner 2,4 (2006). Dreamweaver8 For Dummies. Wiley Publishing, Inc. NJ U.S.A ISBN: dreamweaver8tutorial.com Week 13: CSS in Dreamweaver Objective: At the end of the lectures students should be able to format Web page appearance using Cascading Style Sheets (CSS) in Dreamweaver. Description: Learning about CSS, Creating a new style sheet, Exploring the CSS Styles panel, attaching a style sheet, creating a new CSS rule and applying a class style to text. Cascading Style sheets in Macromedia Dreamweaver What do you understand by CSS in Dreamweaver? 2. Explain the process of creating a new style sheet 3. Using class examples, create a new CSS rule for a web page of your choice. 4. Describe the CSS styles panel. 5. Apply a class style to a body of text of your choice.

13 1. Janine Warner 2,4 (2006). Dreamweaver8 For Dummies. Wiley Publishing, Inc. NJ U.S.A ISBN: dreamweaver8tutorial.com Week 14: Publishing Site in Dreamweaver Objective: At the end of the lectures students should be able to understand how to publish your web pages in Macromedia Dreamweaver 8. Description: Uploading local sites Hour: Site publishing in Macromedia Dreamweaver What is a remote folder in Dreamweaver? 2. What do you understand by remote sites? 3. What are some of the common issues you may encounter in setting up a remote folder? 4. Explain how you will solve the issues listed in 3 above. 5. Explain how you will upload you local files. 1. Janine Warner 2,4 (2006). Dreamweaver8 For Dummies. Wiley Publishing, Inc. NJ U.S.A ISBN: dreamweaver8tutorial.com Week 15: Revision All topics treated will be revised. Questions will be entertained on all topics taken from the beginning of the course and hopefully clarifications would be made on ambiguous concepts and grey areas Further Readings

14 trytutorials.com/dreamweaver-8-tutorial Legend: 1 University Library 2 Bookshops 3 The Internet 4 Personal Collections 5 Departmental Library

Course: CSC 224 Internet Technology I (2 credits Compulsory)

Course: CSC 224 Internet Technology I (2 credits Compulsory) Course: CSC 224 Internet Technology I (2 credits Compulsory) Course Duration: Two hours per week for 15weeks, ((15 hours) Theory and (45 hours) Practical), as taught in 2010/2011 session Lecturer: Abikoye,

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

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

Dreamweaver. Introduction to Editing Web Pages

Dreamweaver. Introduction to Editing Web Pages Dreamweaver Introduction to Editing Web Pages WORKSHOP DESCRIPTION... 1 Overview 1 Prerequisites 1 Objectives 1 INTRODUCTION TO DREAMWEAVER... 1 Document Window 3 Toolbar 3 Insert Panel 4 Properties Panel

More information

COURSE OUTLINE FACULTY OF INFORMATION AND COMMUNICATION TECHNOLOGY UNIVERSITI TEKNIKAL MALAYSIA MELAKA

COURSE OUTLINE FACULTY OF INFORMATION AND COMMUNICATION TECHNOLOGY UNIVERSITI TEKNIKAL MALAYSIA MELAKA COURSE OUTLINE FACULTY OF INFORMATION AND COMMUNICATION TECHNOLOGY UNIVERSITI TEKNIKAL MALAYSIA MELAKA ADOBE DREAMWEAVER AUTHORING TOOL DTM 3612 SEMESTER 1 SESI 2010/2011 DTM 3612 ADOBE DREAMWEAVER AUTHORING

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

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence Web Development Owen Sacco ICS2205/ICS2230 Web Intelligence Introduction Client-Side scripting involves using programming technologies to build web pages and applications that are run on the client (i.e.

More information

IAS Web Development using Dreamweaver CS4

IAS Web Development using Dreamweaver CS4 IAS Web Development using Dreamweaver CS4 Information Technology Group Institute for Advanced Study Einstein Drive Princeton, NJ 08540 609 734 8044 * helpdesk@ias.edu Information Technology Group [2] Institute

More information

Advanced Web Development SCOPE OF WEB DEVELOPMENT INDUSTRY

Advanced Web Development SCOPE OF WEB DEVELOPMENT INDUSTRY Advanced Web Development Duration: 6 Months SCOPE OF WEB DEVELOPMENT INDUSTRY Web development jobs have taken thе hot seat when it comes to career opportunities and positions as a Web developer, as every

More information

ICS 203 - Business Environment (2 Credits Compulsory) Course Duration: Two hours per week for 15weeks (30 hours) As taught in 2010/2011 Session

ICS 203 - Business Environment (2 Credits Compulsory) Course Duration: Two hours per week for 15weeks (30 hours) As taught in 2010/2011 Session ICS 203 - Business Environment (2 Credits Compulsory) Course Duration: Two hours per week for 15weeks (30 hours) As taught in 2010/2011 Session Courseware Developed by: Olayiwola W. Bello B.Sc. M.Inf Sc.

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

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

ACE: Dreamweaver CC Exam Guide

ACE: Dreamweaver CC Exam Guide Adobe Training Services Exam Guide ACE: Dreamweaver CC Exam Guide Adobe Training Services provides this exam guide to help prepare partners, customers, and consultants who are actively seeking accreditation

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

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

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

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

Web Developer Jr - Newbie Course

Web Developer Jr - Newbie Course Web Developer Jr - Newbie Course Session Course Outline Remarks 1 Introduction to web concepts & view samples of good websites. Understand the characteristics of good website Understand the importance

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

Fast track to HTML & CSS 101 (Web Design)

Fast track to HTML & CSS 101 (Web Design) Fast track to HTML & CSS 101 (Web Design) Level: Introduction Duration: 5 Days Time: 9:30 AM - 4:30 PM Cost: 997.00 Overview Fast Track your HTML and CSS Skills HTML and CSS are the very fundamentals of

More information

EUROPEAN COMPUTER DRIVING LICENCE / INTERNATIONAL COMPUTER DRIVING LICENCE WEB EDITING

EUROPEAN COMPUTER DRIVING LICENCE / INTERNATIONAL COMPUTER DRIVING LICENCE WEB EDITING EUROPEAN COMPUTER DRIVING LICENCE / INTERNATIONAL COMPUTER DRIVING LICENCE WEB EDITING The European Computer Driving Licence Foundation Ltd. Portview House Thorncastle Street Dublin 4 Ireland Tel: + 353

More information

Dreamweaver. Links and Tables

Dreamweaver. Links and Tables Dreamweaver Links and Tables WORKSHOP DESCRIPTION... 1 Overview 1 Prerequisites 1 Objectives 1 ADDING HYPERLINKS... 2 New Text Hyperlink 2 Existing Text or Image Hyperlink 2 EXERCISE 1 3 New Text E-mail

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

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

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

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

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

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

Macromedia Dreamweaver 8 Developer Certification Examination Specification

Macromedia Dreamweaver 8 Developer Certification Examination Specification Macromedia Dreamweaver 8 Developer Certification Examination Specification Introduction This is an exam specification for Macromedia Dreamweaver 8 Developer. The skills and knowledge certified by this

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

SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1

SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1 SUBJECT TITLE : WEB TECHNOLOGY SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1 16 02 2. CSS & JAVASCRIPT Test

More information

Module 6 Web Page Concept and Design: Getting a Web Page Up and Running

Module 6 Web Page Concept and Design: Getting a Web Page Up and Running Module 6 Web Page Concept and Design: Getting a Web Page Up and Running Lesson 3 Creating Web Pages Using HTML UNESCO EIPICT M6. LESSON 3 1 Rationale Librarians need to learn how to plan, design and create

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

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

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

Microsoft Expression Web

Microsoft Expression Web Microsoft Expression Web Microsoft Expression Web is the new program from Microsoft to replace Frontpage as a website editing program. While the layout has changed, it still functions much the same as

More information

ICS 413 Application Development for Mobile Devices (3 Credits Elective) Course Duration:

ICS 413 Application Development for Mobile Devices (3 Credits Elective) Course Duration: ICS 413 Application Development for Mobile Devices (3 Credits Elective) Course Duration: One hour for teaching and Six hours for practical within a week for a period of 15 weeks (i.e. 15h (T) and 90h (P))

More information

BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS COPYRIGHT 2013 TERRY ANN MORRIS, ED.D

BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS COPYRIGHT 2013 TERRY ANN MORRIS, ED.D BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS COPYRIGHT 2013 TERRY ANN MORRIS, ED.D 1 LEARNING OUTCOMES Describe the anatomy of a web page Format the body of a web page with block-level elements

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

Building a Personal Website (Adapted from the Building a Town Website Student Guide 2003 Macromedia, Inc.)

Building a Personal Website (Adapted from the Building a Town Website Student Guide 2003 Macromedia, Inc.) Building a Personal Website (Adapted from the Building a Town Website Student Guide 2003 Macromedia, Inc.) In this project, you will learn the web publishing skills you need to: Plan a website Define a

More information

TIME SCHEDULE OBJECTIVES

TIME SCHEDULE OBJECTIVES COURSE TITLE : WEB DESIGN COURSE CODE : 3073 COURSE CATEGORY : B PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDITS : 4 TIME SCHEDULE MODULE TOPICS PERIODS 1 Internet fundamentals 18 2 Html, css and web design

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

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

KOMPOZER Web Design Software

KOMPOZER Web Design Software KOMPOZER Web Design Software An IGCSE Student Handbook written by Phil Watkins www.kompozer.net CONTENTS This student guide is designed to allow for you to become a competent user* of the Kompozer web

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

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

Quick Guide to the Cascade Server Content Management System (CMS)

Quick Guide to the Cascade Server Content Management System (CMS) Quick Guide to the Cascade Server Content Management System (CMS) Waubonsee Community College Cascade Server Content Administration January 2011 page 1 of 11 Table of Contents Requirements...3 Logging

More information

USER GUIDE. Unit 4: Schoolwires Editor. Chapter 1: Editor

USER GUIDE. Unit 4: Schoolwires Editor. Chapter 1: Editor USER GUIDE Unit 4: Schoolwires Chapter 1: Schoolwires Centricity Version 4.2 TABLE OF CONTENTS Introduction... 1 Audience and Objectives... 1 Getting Started... 1 How the Works... 2 Technical Requirements...

More information

Course Duration: Two hours per week for 15weeks (30 hours), as taught in 2011/2012 Session

Course Duration: Two hours per week for 15weeks (30 hours), as taught in 2011/2012 Session ICS 303 Human Computer Interaction (2 Credits Compulsory) Course Duration: Two hours per week for 15weeks (30 hours), as taught in 2011/2012 Session Lecturer: Bello, Olayiwola W. M.Inf Sc. (Ibadan), MBA

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

Web Design. Links and Navigation

Web Design. Links and Navigation Web Design Links and Navigation Web Design Link Terms HTTP, FTP, Hyperlink, Email Links, Anchor HTTP (HyperText Transfer Protocol) - The most common link type and allows the user to connect to any page

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

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

Dreamweaver Tutorial #1

Dreamweaver Tutorial #1 Dreamweaver Tutorial #1 My first web page In this tutorial you will learn: how to create a simple web page in Dreamweaver how to store your web page on a server to view your page online what the Internet

More information

Dreamweaver CS5. Module 1: Website Development

Dreamweaver CS5. Module 1: Website Development Dreamweaver CS5 Module 1: Website Development Dreamweaver CS5 Module 1: Website Development Last revised: October 29, 2010 Copyrights and Trademarks 2010 Nishikai Consulting, Helen Nishikai Oakland, CA

More information

Textbook s Website for Online Review of Each Chapter http://www.webdevfoundations.net

Textbook s Website for Online Review of Each Chapter http://www.webdevfoundations.net TAWEBDN 1A WEB DESIGN, First Semester #10099 (v.1.0) To the Student: After your registration is complete and your proctor has been approved, you may take the Credit by Examination for TAWEBDN 1A. WHAT

More information

Site Maintenance. Table of Contents

Site Maintenance. Table of Contents Site Maintenance Table of Contents Adobe Contribute How to Install... 1 Publisher and Editor Roles... 1 Editing a Page in Contribute... 2 Designing a Page... 4 Publishing a Draft... 7 Common Problems...

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

Web Authoring CSS. www.fetac.ie. Module Descriptor

Web Authoring CSS. 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

Creating Web Pages with HTML Simplified. 3rd Edition

Creating Web Pages with HTML Simplified. 3rd Edition Brochure More information from http://www.researchandmarkets.com/reports/2248215/ Creating Web Pages with HTML Simplified. 3rd Edition Description: Are you new to computers? Does new technology make you

More information

Creating Web Pages With Dreamweaver MX 2004

Creating Web Pages With Dreamweaver MX 2004 Creating Web Pages With Dreamweaver MX 2004 1 Introduction Learning Goal: By the end of the session, participants will have an understanding of: What Dreamweaver is, and How it can be used to create basic

More information

#177.M4. Page 1 of 13

#177.M4. Page 1 of 13 #177.M4 Page 1 of 13 Page 2 of 13 Prof. Dr. R. B. Crawford Director HRODC Postgraduate Training Institute PhD (University of London); MEd. M. (University of Bath); Adv. Dip. Ed. (University of Bristol);

More information

Adobe Dreamweaver CC 14 Tutorial

Adobe Dreamweaver CC 14 Tutorial Adobe Dreamweaver CC 14 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

Dreamweaver Tutorial - Dreamweaver Interface

Dreamweaver Tutorial - Dreamweaver Interface Expertrating - Dreamweaver Interface 1 of 5 6/14/2012 9:21 PM ExpertRating Home ExpertRating Benefits Recommend ExpertRating Suggest More Tests Privacy Policy FAQ Login Home > Courses, Tutorials & ebooks

More information

DREAMWEAVER BASICS. A guide to updating Faculty websites Created by the Advancement & Marketing Unit

DREAMWEAVER BASICS. A guide to updating Faculty websites Created by the Advancement & Marketing Unit DREAMWEAVER BASICS A guide to updating Faculty websites Created by the Advancement & Marketing Unit Table of content Tip: Click on the links below to go straight to the desired section The W (Web Services)

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

How To Use Dreamweaver With Your Computer Or Your Computer (Or Your Computer) Or Your Phone Or Tablet (Or A Computer)

How To Use Dreamweaver With Your Computer Or Your Computer (Or Your Computer) Or Your Phone Or Tablet (Or A Computer) ITS Training Introduction to Web Development with Dreamweaver In this Workshop In this workshop you will be introduced to HTML basics and using Dreamweaver to create and edit web files. You will learn

More information

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

Dreamweaver CS6 Basics

Dreamweaver CS6 Basics Dreamweaver CS6 Basics Learn the basics of building an HTML document using Adobe Dreamweaver by creating a new page and inserting common HTML elements using the WYSIWYG interface. EdShare EdShare is a

More information

We automatically generate the HTML for this as seen below. Provide the above components for the teaser.txt file.

We automatically generate the HTML for this as seen below. Provide the above components for the teaser.txt file. Creative Specs Gmail Sponsored Promotions Overview The GSP creative asset will be a ZIP folder, containing four components: 1. Teaser text file 2. Teaser logo image 3. HTML file with the fully expanded

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

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

Content Management System

Content Management System OIT Training and Documentation Services Content Management System End User Training Guide OIT TRAINING AND DOCUMENTATION oittraining@uta.edu http://www.uta.edu/oit/cs/training/index.php 2009 CONTENTS 1.

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

How To Create A Website In Drupal 2.3.3

How To Create A Website In Drupal 2.3.3 www.webprophets.com.au PO Box 2007 St Kilda West Victoria Australia 3182 Phone +61 3 9534 1800 Fax +61 3 9534 1100 Email info@webprophets.com.au Web www.webprophets.com.au Welcome to the Drupal How to

More information

Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl. Web Design in Nvu Workbook 1

Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl. Web Design in Nvu Workbook 1 Inspiring Creative Fun Ysbrydoledig Creadigol Hwyl Web Design in Nvu Workbook 1 The demand for Web Development skills is at an all time high due to the growing demand for businesses and individuals to

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

User Guide. Chapter 6. Teacher Pages

User Guide. Chapter 6. Teacher Pages User Guide Chapter 6 s Table of Contents 1. Introduction... 4 I. Enhancements... 5 II. Tips... 6 2. Key Information... 7 3. How to Add a... 8 4. How to Edit... 10 I. SharpSchool s WYSIWYG Editor... 11

More information

How to create pop-up menus

How to create pop-up menus How to create pop-up menus Pop-up menus are menus that are displayed in a browser when a site visitor moves the pointer over or clicks a trigger image. Items in a pop-up menu can have URL links attached

More information

CREATING WEB PAGES USING HTML INTRODUCTION

CREATING WEB PAGES USING HTML INTRODUCTION CREATING WEB PAGES USING HTML INTRODUCTION Web Page Creation Using HTML: Introduction 1. Getting Ready What Software is Needed FourSteps to Follow 2. What Will Be On a Page Technical, Content, & Visual

More information

Getting Started with KompoZer

Getting Started with KompoZer Getting Started with KompoZer Contents Web Publishing with KompoZer... 1 Objectives... 1 UNIX computer account... 1 Resources for learning more about WWW and HTML... 1 Introduction... 2 Publishing files

More information

WORDPRESS MANUAL WEBSITEDESIGN.CO.ZA

WORDPRESS MANUAL WEBSITEDESIGN.CO.ZA WORDPRESS MANUAL WEBSITEDESIGN.CO.ZA All information presented in the document has been acquired from http://easywpguide.com/wordpress-manual/ to assist you with your website 1 WORDPRESS MANUAL WEBSITEDESIGN.CO.ZA

More information

Cascade Server. End User Training Guide. OIT Training and Documentation Services OIT TRAINING AND DOCUMENTATION. oittraining@uta.

Cascade Server. End User Training Guide. OIT Training and Documentation Services OIT TRAINING AND DOCUMENTATION. oittraining@uta. OIT Training and Documentation Services Cascade Server End User Training Guide OIT TRAINING AND DOCUMENTATION oittraining@uta.edu http://www.uta.edu/oit/cs/training/index.php 2013 CONTENTS 1. Introduction

More information

ADOBE DREAMWEAVER CS3 TUTORIAL

ADOBE DREAMWEAVER CS3 TUTORIAL ADOBE DREAMWEAVER CS3 TUTORIAL 1 TABLE OF CONTENTS I. GETTING S TARTED... 2 II. CREATING A WEBPAGE... 2 III. DESIGN AND LAYOUT... 3 IV. INSERTING AND USING TABLES... 4 A. WHY USE TABLES... 4 B. HOW TO

More information

SiteBuilder User Guide

SiteBuilder User Guide SiteBuilder User Guide Page 1 of 41 SiteBuilder Manual Table of contents SiteBuilder Manual... 2 Table of contents... 2 What is SiteBuilder?... 4 Tips for building a great site... 4 Getting started...

More information

Mastering the JangoMail EditLive HTML Editor

Mastering the JangoMail EditLive HTML Editor JangoMail Tutorial Mastering the JangoMail EditLive HTML Editor With JangoMail, you have the option to use our built-in WYSIWYG HTML Editors to compose and send your message. Note: Please disable any pop

More information

Introduction to Macromedia Dreamweaver MX

Introduction to Macromedia Dreamweaver MX Introduction to Macromedia Dreamweaver MX Macromedia Dreamweaver MX is a comprehensive tool for developing and maintaining web pages. This document will take you through the basics of starting Dreamweaver

More information

ITP 101 Project 3 - Dreamweaver

ITP 101 Project 3 - Dreamweaver ITP 101 Project 3 - Dreamweaver Project Objectives You will also learn how to make a website outlining your company s products, location, and contact info. Project Details USC provides its students with

More information

CMS Basic Training. Getting Started

CMS Basic Training. Getting Started The (Content Management System), was designed to allow most people in an organization to contribute to or edit their website(s). Utilizing a set of templates and stylesheets, users can add or edit information

More information

ANDROID TRAINING COURSE MODULES. Module-I: Introduction to Android. Introducing Android. Installing Development Tools. Using the Emulator.

ANDROID TRAINING COURSE MODULES. Module-I: Introduction to Android. Introducing Android. Installing Development Tools. Using the Emulator. ANDROID TRAINING COURSE MODULES Module-I: Introduction to Android Introducing Android. Installing Development Tools. Using the Emulator. Android developer tools. Eclipse, IDEs and Tools. Module-II: Introduction

More information

Introduction to XHTML. 2010, Robert K. Moniot 1

Introduction to XHTML. 2010, Robert K. Moniot 1 Chapter 4 Introduction to XHTML 2010, Robert K. Moniot 1 OBJECTIVES In this chapter, you will learn: Characteristics of XHTML vs. older HTML. How to write XHTML to create web pages: Controlling document

More information

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family technology software href browser communication public login address img links social network HTML div style font-family url media h2 tag handbook: id domain TextEdit blog title PORT JERVIS CENTRAL SCHOOL

More information

Converting Prospects to Purchasers.

Converting Prospects to Purchasers. Email Template Guide LASSO EMAIL TEMPLATE EDITOR... 2 ABOUT LASSO EMAIL TEMPLATE EDITOR... 2 CREATING AN EMAIL TEMPLATE... 2 ACCESSING EMAIL TEMPLATES... 2 ADDING AN EMAIL TEMPLATE FOLDER... 3 BASIC PRINCIPLES

More information

CREATING A NEWSLETTER IN ADOBE DREAMWEAVER CS5 (step-by-step directions)

CREATING A NEWSLETTER IN ADOBE DREAMWEAVER CS5 (step-by-step directions) CREATING A NEWSLETTER IN ADOBE DREAMWEAVER CS5 (step-by-step directions) Step 1 - DEFINE A NEW WEB SITE - 5 POINTS 1. From the welcome window that opens select the Dreamweaver Site... or from the main

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

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

Center for Faculty Development and Support. OU Campus Faculty Website Guide

Center for Faculty Development and Support. OU Campus Faculty Website Guide Center for Faculty Development and Support OU Campus Faculty Website Guide CENTER FOR FACULTY DEVELOPMENT AND SUPPORT...1 OU CAMPUS FACULTY WEBSITE GUIDE...1 INTRODUCTION...3 LEARNING OBJECTIVES...3 I.

More information

Dreamweaver and Fireworks MX Integration Brian Hogan

Dreamweaver and Fireworks MX Integration Brian Hogan Dreamweaver and Fireworks MX Integration Brian Hogan This tutorial will take you through the necessary steps to create a template-based web site using Macromedia Dreamweaver and Macromedia Fireworks. The

More information

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide CONTENTM WEBSITE MANAGEMENT SYSTEM Getting Started Guide Table of Contents CONTENTM WEBSITE MANAGEMENT SYSTEM... 1 GETTING TO KNOW YOUR SITE...5 PAGE STRUCTURE...5 Templates...5 Menus...5 Content Areas...5

More information