Lesson 8. Test 1 Topics Browser incompatibility Design Tips Site Navigation Browser- safe color Monitor resolution Content Copyright Use of tables vs.

Slides:



Advertisements
Similar presentations
The World Wide Web From Greenlaw/Hepp, In-line/On-line: Fundamentals of the Internet and the World Wide Web 1 Introduction The Web Defined Miscellaneous.
Advertisements

MIS 425 Lecture 2 – HTML Navigation, Colors, tables and Styles Instructor: Martin Neuhard
1 Lesson 5 Introduction to Cascading Style Sheets HTML and JavaScript BASICS, 4 th Edition Barksdale / Turner.
Dreamweaver Domain 3 KellerAdobe CS5 ACA Certification Prep Dreamweaver Domain 2 KellerAdobe CS5 ACA Certification Prep Dreamweaver Domain 2: Planning.
Principles of Web Design 5th Edition
M I S Dr. Ernst-Gerd vom Kolke 1 Web Design - Introduction n Design for printed and electronic information isn’t very different n Special aspects for web.
Image Maps and Graphics Internet Basics and Far Beyond! Mrs. Wilson.
V Summer workshop in Guildford County, July, 2014.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. How to Create Web Pages Using HTML Introduction.
MSc. Publishing on WWW Tables and Style Sheets. Tables Tables are used to: Organize and display tabular data To create a layout for web pages.
HCI 201 Week 6 Client Side Image Maps Introduction to CSS.
FrontPage 2003 Web Fundamentals Web Site Design. World Wide Web System based on Hypertext Transfer Protocol (HTTP) Provides access to information Information.
Maximizing Teaching & Learning For the Short Course.
Chapter 1 Understanding the Web Design Environment
Computer Science 103 Chapter 2 HyperText Markup Language (HTML)
Dreamweaver 8 Concepts and Techniques Introduction Web Site Development and Macromedia Dreamweaver 8.
1st Project Introduction to HTML.
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (85) Lesson 4.2Lesson 4.2 Format.
INSTRUCTIONAL SUPPORT SERVICES (ISS) SHORT COURSE, FALL 2012 UMSL Introduction to Web Page Design.
Web Design Basic Concepts.
1 Introduction to Web Development. Web Basics The Web consists of computers on the Internet connected to each other in a specific way Used in all levels.
Chapter 1 Variables in the Web Design Environment.
Chapter 1 Variables in the Web Design Environment
© 2011 Delmar, Cengage Learning Chapter 2 Developing a Web Page.
HTML and Designing Web Pages. u At its creation, the web was all about –Web pages were clumsily assembled –Web sites were accumulations of hyperlinked.
Principles of Web Design 6 th Edition Chapter 2 – Web Site Design Principles.
Web Design, 3 rd Edition 4 Planning a Successful Web Site: Part 2.
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Multimedia & The World Wide Web winny HCI 201 Multimedia and the www.
Planning a Web Site Unit Two Planning Steps 1. Determine the audience & objectives. 2. Sketch a storyboard or flowchart of the pages. 3. Create a folder.
Looking Good Online Design and Presentation of Websites 1.
Using Styles and Style Sheets for Design
INTRODUCTION TO FRONTPAGE. TOPICS TO BE DISCUSSED……….  Introduction Introduction  Features Features  Starting Front Page Starting Front Page  Components.
Lesson 4: Using HTML5 Markup.  The distinguishing characteristics of HTML5 syntax  The new HTML5 sectioning elements  Adding support for HTML5 elements.
Web Technologies Website Development Trade & Industrial Education
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.
Chapter 1 Understanding the Web Design Environment Principles of Web Design, 4 th Edition.
Week 1 Understanding the Web Design Environment. 1-2 HTML: Then and Now HTML is an application of the Standard Generalized Markup Language Intended to.
Developing Content and Layout Lesson 6. Creating Web Site Content Online users scan a page, read key words of text, and check out graphics Reading from.
Website Development with Dreamweaver
CP2022 Multimedia Internet Communication1 HTML and Hypertext The workings of the web Lecture 7.
Using Dreamweaver Web Page Design. Introduction to Web Page Design Developing a New Site Building a web site involves creating individual pages and linking.
Refine Produce Implement Design and Development Stages.
Chapter 1 Understanding the Web Design Environment Principles of Web Design, 4 th Edition.
Week 11 Creating Framed Layouts Objectives Understand the benefits and drawbacks of frames Understand and use frame syntax Customize frame characteristics.
Introduction to Web Page Design. General Design Tips.
Chapter 8 HTML Frames. 2 Principles of Web Design Chapter 8 Objectives Understand the benefits and drawbacks of frames Understand and use frames syntax.
Creating Web Pages Chapter 5 Learn how to… Identify Web page creation strategies. Define HTML Web page elements. Describe the principles of good screen.
Group 3: Art Gallery Monica Almendarez Content/Project Manager Willliam Egle Technology Manager Christina Pié Usability/ADA Compliance Manager Mirjana.
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.
INTRODUCTION TO CSS. TOPICS TO BE DISCUSSED……….  Introduction Introduction  Features of CSS Features of CSS  Creating Style Sheet Creating Style Sheet.
Macromedia Dreamweaver 8 Revealed WEB PAGE DEVELOPING A.
The Good, the Bad & the Ugly: Style and design in Website creation Chris Webster: Information Officer and Website Manager at the EARL Consortium for Public.
Unit 5 The Web Book Test. Unit 5 Test The Web Book Test 1. On the bottom of page 46, why is writing web pages not like writing printed documents ?
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
Introduction. Internet Worldwide collection of computers and computer networks that link people to businesses, governmental agencies, educational institutions,
XP 1 HTML Committed to Shaping the Next Generation of IT Experts. 02: Enhancing the Web Page.
Pre-Production Meet with the client to create a project plan:
Microsoft PowerPoint This is the introduction to PowerPoint.
Web Site Development and Macromedia Dreamweaver 8
Chapter 2 Developing a Web Page.
Chapter A - Getting Started with Dreamweaver MX 2004
Project 1 Introduction to HTML.
Microsoft PowerPoint This is the introduction to PowerPoint.
Web Programming– UFCFB Lecture 9
Microsoft PowerPoint This is the introduction to PowerPoint.
Tips on good web site Design
Web Programming– UFCFB Lecture 9
Refine Produce Implement
Microsoft PowerPoint This is the introduction to PowerPoint.
Presentation transcript:

Lesson 8

Test 1

Topics Browser incompatibility Design Tips Site Navigation Browser- safe color Monitor resolution Content Copyright Use of tables vs. Frames Orphan Pages Outdated Information & site maintenance

Different Browsers Browsers are translators. Two translators may get the same meaning across by will use different words and sentences. Although the ground rules for this translation has been defined by the W3C, different companies implement some of these rules in different ways. There is no universal support for the latest HTML/XHTML tags and you could be building your pages with parts of the language that not all browsers understand. In that case the browser will ignore that part of your page it can't translate, and the way your page displays will be affected.

Browsers No major browser supports the standard specifications 100% Explorer  75% Netscape  25% There are four players in this equation: The W3C Browser vendors Web developers End users Browser Incompatibility is a problem. Stylesheets and fonts are a good example. If you set a font size, it's going to vary from browser to browser.

Browsers and New Versions The problems related to the different Browser Versions Remember that a significant minority of people do not move to the newer browsers and still use the previous version If you are using CSS (Cascading Style Sheets) then limit yourself to tags that both Netscape and Explorer support.

Browser Bugs Many times early editions were rushed out the door to beat the competitor to market it Good advice is to avoid the Cutting Edge Validate your pages

Resolution If you don't test your pages using different screen resolutions, your page may be stretched to fit a large screen, or be cropped to fit a small screen. If you use HTML tables to control your page layout and you design these pages on large, 1024x768 pixel screens then some user will have a problem. When these pages are displayed on smaller computer screens, the browser may not be able to fit all the content onto the screen. In these cases, the content will scroll of the right of the page. While this may not sound like much of a problem, users hate scrolling left and right to view a page. Remember that the standard PC computer screen is 800-pixels.

Design Tips Keep It Simple Communicate effectively (& Use technology wisely) Understand your audience Remember the rule of five (selections or less) Make information no more than three clicks away. it should take less than 30 seconds for a reader to load your page and be able to decide what to do next Proofread it. If it is online it is even more important to do it. Balance between text vs graphics, download time vs page content. Don't overuse features such as frames and check out the great sites

Site Navigation This is your road map Types of navigation –Hierarchical applies to sites that are information-rich and are best organized as a large tree, much like a library. –Global applies to sites where you can easily and logically jump among all points; this is best if you are presenting information in fewer, broader categories. –Local navigation sits somewhere in between. This applies when you have depth of information within broader areas. Frames are used to build Web pages that have more than one "window frame“ open in your Web browsing software

Monitor resolution Resolution is the sharpness and clarity of an image The screen monitor resolution signifies the number of dots (pixels) on the entire screen. If you build a web page with your monitor resolution set to 1024x768, it will look fine to you and anyone that browses at that resolution. But the person who views your page at a 800x600 or 640x480 resolution will have to scroll sideways in order to view the entire page. No. Life would be boring !!!! Life would be much easier if you all had –The same computer type –The same type of monitors –The same browser and browser version –The same.....

Frames vs. Tables Frames are used to build Web pages that have more than one "window frame“ open in your Web browsing software W3C : –Frames divide a browser window into two or more document windows, each displaying a different document, or a different part of the same document Problems in bookmarking, printing, clicking, etc.

Orphan Pages HTML pages that have no Hyperlinks. Make links on every page that return users to the master page with its table of contents. “Orphan" pages can be confusing if a Web surfer bypasses your home page and hits one of your secondary pages directly

site maintenance Your Web Site will require continual maintenance. You will have to update the information on your site with fresh and up to date content Make sure that all the links are functional, and keep current with changes in information related to the content of your site.

Test 1 Refer to the course web page –Topics covered so far –Notes for each topic Refer to the class notes Read the related topics from the textbook Format –Closed book. No aids allowed –One line question answer –Write XHTML code excerpts that does something A very small task (one or two lines) A detailed task (more than two lines) –Short answer

Image mapping imagemapping is a technique that makes it is possible to make one image link to several pages, depending on where the image is clicked. You simply specify which areas of the image should link to where. In the above example we only used rectangular imagemappings. Possible shapes are: <area shape=rect coords= x1,y1, x2,y2 Href=" <area shape=circle coords= x1,y1, x2,y2 Href=" <area shape=polygon coords= x1,y1, x2,y2,.., xn,yn Href="