Incorporating Multimedia into a Web Site (Case Study) Unit G.

Slides:



Advertisements
Similar presentations
© 2011 Delmar, Cengage Learning Chapter 1 Getting Started with Dreamweaver.
Advertisements

WEB DESIGN TABLES, PAGE LAYOUT AND FORMS. Page Layout Page Layout is an important part of web design Why do you think your page layout is important?
Internet Applications Development Lecture 2 L. Obead Alhadreti.
Charmaine NormanCopyright What Is a Web Page Presented by Webpagemaker. Net Left click your mouse to view each frame, Web Page.
Hyper Text Markup Language.  HTML is a language for describing web pages.  HTML stands for Hyper Text Markup Language  HTML is not a programming language,
MIS 425 Lecture 1 – HTML Basics and Web Page Design Instructor: Martin Neuhard
 To publish information for global distribution, one needs a universally understood language, a kind of publishing mother tongue that all computers may.
CS 121 Concepts of Computing II Introduction to Web Page/Site Development.
XP Browser and Basics1. XP Browser and Basics2 Learn about Web browser software and Web pages The Web is a collection of files that reside.
CIS101 Introduction to Computing Week 05. Agenda Your questions CIS101 Survey Introduction to the Internet & HTML Online HTML Resources Using the HTML.
CIS101 Introduction to Computing
Internet Publishing / Dreamweaver Luke E. Reese ANR Educ. and Communication Systems
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
CM143 - Web Week 2 Basic HTML. Links and Image Tags.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Internet – Part II. What is the World Wide Web? The World Wide Web is a collection of host machines, which deliver documents, graphics and multi-media.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
HTML Introduction HTML
Internet Publishing / Dreamweaver Luke E. Reese CARRS
THE BASICS OF THE WEB Davison Web Design. Introduction to the Web Main Ideas The Internet is a worldwide network of hardware. The World Wide Web is part.
Chapter 2 Introduction to HTML5 Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
Chapter 14 Introduction to HTML
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
 Definition of HTML Definition of HTML  Tags in HTML Tags in HTML  Creation of HTML document Creation of HTML document  Structure of HTML Structure.
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
Overview of HTML. Three Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
Multimedia and Web Technology Prepared by: Asst. Prof. Maryam Eskandari.
_______________________________________________________________________________________________________________ E-Commerce: Fundamentals and Applications1.
CIS 250 Advanced Computer Applications Web Publishing.
Web Technologies Website Development Trade & Industrial Education
Chapter 6 The World Wide Web. Web Pages Each page is an interactive multimedia publication It can include: text, graphics, music and videos Pages are.
1 Web Basics Section 1.1 Compare the Internet and the Web Compare Web sites and Web pages Identify Web browser components Describe types of Web sites Section.
Case Study: Using Macromedia Director
Exploring Web Page Design. What is a Web Page?  A web page is a multimedia file which can be stored on a web server.  It can include text, graphics,
WEB DESIGN USING DREAMWEAVER. The World Wide Web –A Web site is a group of related files organized around a common topic –A Web page is a single file.
The Internet and the World Wide Web. The Internet A Network is a collection of computers and devices that are connected together. The Internet is a worldwide.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit D Adding Graphics and Multimedia.
Exploring Microsoft Office Welcome to Cyberspace: The Internet and World Wide Web1 Exploring the Internet Chapter 1 Welcome to Cyberspace: The Internet.
CIS 205—Web Design & Development Dreamweaver Chapter 1.
An Introduction To Websites With a little of help from “WebPages That Suck.
Understanding a Web Web page is a single page containing text and graphics that has been labeled with the appropriate HTML coding for the.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 1 1 Browser Basics Introduction to the Web and Web Browser Software Tutorial.
Validating, Promoting, & Publishing Your Web Site Writing For the Web The Internet Writer’s Handbook 2/e.
1 Creating Web Pages Part 1. 2 OVERVIEW: HTML-What is it? HyperText Markup Language, the authoring language used to create documents on the World Wide.
Internet Publishing Luke E. Reese ANR Education and Communication Systems
Web Browsers  Web browser- software that you run on your computer to make it work as a web client.  Web Servers- Computers connected to the Internet.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
Introduction to HTML. _______________________________________________________________________________________________________________ 2 Outline Key issues.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
HTML – The Basics COE 201- Computer Proficiency. The Internet The World Wide Web ▫Also known as the Web ▫Created in 1989  European Laboratory for Particle.
Internet Publishing / Dreamweaver Luke E. Reese Biosystems & Ag. Engr. / CARRS
Writing Your Own Web Page: Using HTML and FrontPage Chapter 10.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
The Internet, Fourth Edition-- Illustrated 1 The Internet – Illustrated Introductory, Fourth Edition Unit B Understanding Browser Basics.
Microsoft Office 2008 for Mac – Illustrated Unit D: Getting Started with Safari.
HTML – The Basics Rebecca Shillingburg
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
Objective % Select and utilize tools to design and develop websites.
Exploring Microsoft Word 2000
Chapter 1 Introduction to HTML.
Project 1 Introduction to HTML.
Objective % Select and utilize tools to design and develop websites.
Getting Started with Dreamweaver
HTML HYPERTEXT MARKUP LANGUAGE.
Internet Publishing Luke E. Reese
An Introduction to HTML Pages
4.00 Apply procedures to add content by using Dreamweaver. (22%)
Presentation transcript:

Incorporating Multimedia into a Web Site (Case Study) Unit G

2 Objectives Explore HTML Plan the Web site Create home page Create child page Create additional pages Use text links

3 Objectives Use graphics links Add animation Add sound and video Create external links Add JavaScript Enhance a Web page

4 Case Scenario TravelNorthwest

5 Working with HTML HyperText Markup Language Tells browser how to display and link web pages Can work with HTML using A Web authoring program Dreamweaver A text editor Notepad An office application MS Word

6 HTML Features Container tags; used in pairs Opening/closing tags Tags not case sensitive; be consistent Indent tags for readability My Web Page My Web Page

7 Basic HTML Tags

8 HTML Sections Head –Information used to display page in browser –Search engine information –Specify web page title (used in Favorites) –Write scripts Body –Contents of Web page visible to user..

9 Using a Text Editor Save document often Save as.htm file Open two windows: –Text editor –Browser window

10 Directory Structure Web Site includes.htm pages, graphics files, audio files and video files Large sites use multiple folders File structure hierarchy –Parent page –Child page

11 Planning the Site for Travel Northwest ConceptGoal Target Audience TreatmentSpecificationsStoryboardNavigation

12 Concept Status: owns B&Bs, inns and resorts Location: pacific northwest Mission: provide a unique vacation experience

13 Goal Increase occupancy rate via –Increased potential client awareness of each B&B, inn and resort –Show uniqueness of individual facilities

14 Target Audience Middle- and upper-income couples Clients who want more personalized experience

15 Treatment Simplicity Ease of use Photographic-quality images Animation for important points Sound and video to enhance experience

16 Target Playback System Win95 or later and Pentium or Mac G3 and OS7 56K modem IE 3.0/Netscape 3.0 or later Graphics (hi res 16-bit JPEG) Animated GIFS Times New Roman font Sound card (WAV files with controls) Video (AVI clips with controls)

17 Storyboard and Navigation All (but home page) have Home buttons

18 Setup Set resolution to 800 x 600 Set colors to 16 bit Browser is IE 5 Create mysite folder Copy publisher files to mysite folder #1

19 Create Home Page #2 Save as index.htm View in IE as you create

20 Create Child Page #3 Save as B&Bpage.htm

21 Create Additional Pages #4 Save as RHpage.htm

22 create a text link in Index.htm Text Links #5 create text links in B&Bpage.htm create text lines in Rhpage.htm

23 Graphic Links #6

24 Adding Animation Marquee (scrolling text) –Text may only display in quotes in Netscape #7

25 Adding GIF Animation Adding GIF Animation #7

26 Adding Sound/Video #8 whales

27 External (URL) Links First part is the scheme or protocol –HTTP (HyperText Transfer Protocol) Second part is server location where file is Make sure you check them often

28 External Links #9

29 JavaScript Can: Check for a password Display a visit counter Display a graphic rollover Create an animated button

30 JavaScript Rollover Image changes from Roche Harbor graphic to a balcony view when mouse rolls over it #10

31 JavaScript Rollover #10

32 Enhancing Web Page #11

33 Additional HTML Tags

Incorporating Multimedia Into a Web Site (Case Study) End