Design factors Content –Fig.s 4-49, 5-4, 6-3 Organization –Fig.s 2-10, 2-11, 2-12, 2-14, 2-15, 5-17 Performance Aesthetic Security.

Slides:



Advertisements
Similar presentations
3.02C Website Organization
Advertisements

Web Page Design Critical Elements for a Well Designed Web Page.
AHEAD HTML Accessibility Topics: Keyboard Accessibility Content and Structure Links Headings and Lists Images in HTML Pages Tables Forms.
XP 1 Developing a Basic Web Site Tutorial 2: Web Site Structures & Links.
About this Web Site Disclaimer: This site has been designed as a project for CS3505. It is for educational purposes only. All content is based upon a fictional.
Web Design Graphical User Interface Navigation. Website Prototyping Plan your website Take time to plan the goal And outcome for your site Based on target.
DIVISIONS FOR ALL WEB PAGES Web Page Elements.  All Web Pages should have the following 4 elements (Also called divisions).  header  navigation  content.
Ch. 6 Web Page Design – Absolute Positioning, Image Maps, and Navigation Bars Mr. Ursone.
Project 1 Introduction to HTML.
XP Adding Hypertext Links to a Web Page. XP Objectives Create hypertext links between elements within a Web page Create hypertext links between Web pages.
FrontPage 2003 Web Fundamentals Web Site Design. World Wide Web System based on Hypertext Transfer Protocol (HTTP) Provides access to information Information.
Structural/Navigational Design Site View Viewing the project from a bird’s eye perspective is a chance to see how the site is organized and how the user.
Chapter 5. Seven Design Elements of Customer Interface Context  Functional look and feel  How it is presented Content  What is presented Community.
Macromedia Dreamweaver 4 Advanced Level Course. Add Rollovers Rollovers or mouseovers are possibly the most popular effects used in designing Web pages.
Chapter 9 Introduction to the Document Object Model (DOM) JavaScript, Third Edition.
Marketing Site Development: Content, Design, and Construction Chapter Fourteen.
IV. “Regular” Web Pages: HTML A Web Accessibility Primer: Usability for Everyone Office of Web Communications.
1st Project Introduction to HTML.
Where Do I Start REFERENCE: LEARNING WEB DESIGN (4 TH EDITION) BY ROBBINS 2012 – CHAPTER 1 (PP. 3 – 14)
Web page design Static pages –Content stays the same at all times –Informative elements –Using HTML codes (usually) Dynamic pages –Content varies from.
Software and Multimedia
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Chapter ONE Introduction to HTML.
Multimedia Design. Table of Content 1.Navigational structures 2.Storyboard 3.Multimedia interface components 4.Tips for interface design.
Web Design Basic Concepts.
Section 2.1 Compare the Internet and the Web Identify Web browser components Compare Web sites and Web pages Describe types of Web sites Section 2.2 Identify.
What is Web Design?  Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web.
Chapter 4 Dreamweaver: Part II The Web Warrior Guide to Web Design Technologies.
INTRODUCTION TO DHTML. TOPICS TO BE DISCUSSED……….  Introduction Introduction  UsesUses  ComponentsComponents  Difference between HTML and DHTMLDifference.
Chapter 3 Dreamweaver: Part I The Web Warrior Guide to Web Design Technologies.
Web Design, 4 th Edition 4 Planning a Successful Web Site: Part 2.
© Cheltenham Computer Training 2001 Macromedia Dreamweaver 4 - Slide No 1 Macromedia Dreamweaver 4 Advanced Level Course.
Web Design Vocab 12 The Last one! Applet, HTTPS, RGB Color, Rollover, Server.
XP 1 HTML: The Language of the Web A Web page is a text file written in a language called Hypertext Markup Language. A markup language is a language that.
Web Design ITM 2010 Tutorial 1 Prepared by Wang Shiyu.
Chapter 2 Developing a Web Page. A web page is composed of two distinct sections: –The head content –The body Creating Head Content and Setting Page Properties.
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.
Web Development. Interaction Design How is information organized? How will people find their way around the site? How will people work with the information?
Chapter 10 Fireworks: Part II The Web Warrior Guide to Web Design Technologies.
© 2010 Delmar, Cengage Learning Chapter 8 Collecting Data with Forms.
Web software. Two types of web software Browser software – used to search for and view websites. Web development software – used to create webpages/websites.
Multimedia development platforms Robert Munro 2005.
COP 3813 Intro to Internet Computing Prof. Roy Levow Lecture 2.
Introduction to HTML Xiangming Mu 9/23/ Learning Objectives Understand basic HTML tags and their attributes Learn to create a simple HTML page.
3.02C Website Organization 3.02 Develop webpages..
Software. A web site is a collection of web pages on a particular topic. A web page is a document written in HTML code. Web pages are linked together.
Louisa Lambregts, Louisa Lambregts
XP 1 HTML Tutorial 2: Developing a Basic Web Site.
PowerPoint 2010 Vocabulary.
DIGITAL DESIGN Digital Design is the art and process of creating a single Web page or entire Web sites and may involve both the aesthetics and the mechanics.
COP 3813 Intro to Internet Computing Prof. Roy Levow Lecture 2.
TOPIC II Dynamic HTML Prepared by: Nimcan Cabd Cali.
27.1 Chapter 27 WWW and HTTP Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Exploring Microsoft Microsoft FrontPage Chapter 21 Exploring Microsoft FrontPage 2002 Chapter 1 Creating a Home Page: Introduction to MS FrontPage.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
University of South Asia Course Name: Web Application Prepared By: Md Rezaul Huda Reza
Chapter 27 Getting “Web-ified” (Web Applications) Clearly Visual Basic: Programming with Visual Basic nd Edition.
Multimedia Web site development Plan your site Steps for creating web pages.
introductionwhyexamples What is a Web site? A web site is: a presentation tool; a way to communicate; a learning tool; a teaching tool; a marketing important.
HTML Comprehensive Concepts and Techniques Second Edition Creating Frames on a Web Page.
Web Basics: HTML/CSS/JavaScript What are they?
Project 1 Introduction to HTML.
Chapter 1 Introduction to HTML.
Project 1 Introduction to HTML.
LESSON 4 Module 4: Working with Images Navigation Tools.
Welcome To Web Tutor Basics of Designing a website
Page plans A01 Design.
Creating a Successful Web Presence
Tutorial 6 Creating Dynamic Pages
Presentation transcript:

Design factors Content –Fig.s 4-49, 5-4, 6-3 Organization –Fig.s 2-10, 2-11, 2-12, 2-14, 2-15, 5-17 Performance Aesthetic Security

A Sketch of a Web Page using Nested Tables This figure shows a sketch of a web page using nested tables.

An Example of a Frame Layout This figure shows an example of a frame layout. It is recommended to draw an example of what you would like your Web page to look like before you get started.

An Example of a Form This figure shows a sketch of a proposed registration form.

Linear Structures In this structure you can jump only from one page to the next or previous page Link to previous page Link to next page This figure shows one common Web page structure, the linear structure, in which each page is linked to the next and to previous page, in an ordered chain of pages.

Augmented Linear Structure This figure shows an augmented linear structure, in which you include a link in each page that jumps directly back to the first page, while keeping the links that allow you to move to the next and previous pages. first link jumps to previous page second link jumps back to beginning third page has three links third link jumps to next page

Hierarchical Structure This figure shows the hierarchical structure, which starts with a general topic that includes links to more specific topics. Each specific topic includes links to yet more specialized topics, and so on. In a hierarchical structure, users can move easily from general to specific and back, but not from specific to specific.

Combination of Linear and Hierarchical Structures This figure shows a hierarchical structure in which each level of pages is related in a linear structure. information about the play the scenes each level is linear information about the acts overall structure is hierarchical

Content Commercial information –Company background –Product information Non-commercial information –Industry information Transaction –Order –Payment –Shipment Entertainment?

Web page design Static pages –Content stays the same at all times –Informative elements –Using HTML codes (usually) Dynamic pages –Content varies from one time to the next –Interactive elements –Using DHTML & JavaScript (usually)

Design elements Content –Document –Form –Graphics –Multimedia* Navigation –Link –Frame –Button –Image map Appearance –Text formatting –Paragraph, Header –Table –List –Color –Special effect* Rollovers Menus