Chapter 18 Web Design April 16 th & 17 th. Content The most essential element of any Web page is the content Before you begin a Web page you want to know.

Slides:



Advertisements
Similar presentations
HTML I. HTML Hypertext mark-up language. Uses tags to identify elements of a page so that a browser such as Internet explorer can render the page on a.
Advertisements

HTML Tags and Their Functions
Chapter 3 – Web Design Tables & Page Layout
MIS 425 Lecture 2 – HTML Navigation, Colors, tables and Styles Instructor: Martin Neuhard
HTML & Dreamweaver. The World Wide Web can be defined as a: a.group of related documents that are managed by a business. b.collection of documents accessed.
Principles of Web Design 5 th Edition Chapter Nine Site Navigation.
Chapter 4 Marking Up With Html: A Hypertext Markup Language Primer.
CIS101 Introduction to Computing Week 07. Agenda Your questions JavaScript text Resume project HTML Project Three This week online Next class.
CIS101 Introduction to Computing Week 07. Agenda Your questions Resume project Review Project Two HTML Project Three This week online Next class.
XHTML1 Tables and Lists. XHTML2 Objectives In this chapter, you will: Create basic tables Structure tables Format tables Create lists.
 2008 Pearson Education, Inc. All rights reserved. 1 Introduction to HTML.
Computer Science 103 Chapter 2 HyperText Markup Language (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.
HTML Code. What we will cover Basic HTML Body Font Images Hyperlinks Tables Frames.
HTML. Goals How to use the Komodo editor HTML coding and testing Basic HTML tags List and Images Tables and Links At least 2 pages and navigation
© 2005 ComputerPREP, Inc. All rights reserved. HTML 4.0 and Web Page Design Module I.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
7 Selecting Design and Color Section 7.1 Identify presentation design principles Use a custom template Add pages to a navigation structure Section 7.2.
Section 7.1 Identify presentation design principles Use a custom template Add pages to a navigation structure Section 7.2 Identify color scheme guidelines.
ICT for IGCSE – Syllabus Cambridge IGCSE ® Information and Communication Technology0417 Other web pages In own website New window Same page.
Color Theory in Web Design Web Design – Sec 2-2. Objectives  The student will: –Have a better understanding of effective use of color on the web. –Be.
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.
CS105 Introduction to Computer Concepts HTML
Chapter Objectives Discuss the relationship between page length, content placement, and usability Complete Step 4: Specify the website’s navigation system.
Presenting Information on WWW using HTML. Presenting Information on the Web with HTML How Web sites are organized and implemented A brief introduction.
Chapter 4 Fluency with Information Technology L. Snyder Marking Up With HTML: A Hypertext Markup Language Primer.
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Fluency with Information Technology Third Edition by Lawrence Snyder Chapter.
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.
Web Design, 4 th Edition 4 Planning a Successful Web Site: Part 2.
Web Technologies Website Development Trade & Industrial Education
The Internet Writer’s Handbook 2/e Web Page Design Writing for the Web.
Enhancing Your Web Site. More Basic HTML Tags Today you will learn these tags: & add-on (alt, height, width & align) and “href” add-on Add a text link.
HTML Overview Part 4 – Tables 1. HTML Tables  Tables are defined with the tag pair.  A table is divided into rows with tag pairs. o tr stands for "table.
Understanding HTML Code
WELCOME EF 105 Spring EF 105 Computer Methods in Engineering Problem Solving Week 2: FrontPage Introduction to Software Use to create Web Pages.
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
1 Basic HTML. 2 Part 1: Basic Web Page Production.
1 CSC 121 Computers and Scientific Thinking David Reed Creighton University HTML and Web Pages.
Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and attributes Create.
HTML 4 Foundation Level Course HyperText Markup Language Most common language used in creating Web documents. You can use HTML to create cross-platform.
Copyright 2006 South-Western/Thomson Learning Chapter 17 Creating and Linking Web Pages.
Web Page Design. Some Terms Cascading Style Sheet, (CSS) –a style sheet language used to describe the look and formatting of a document written in html;
1 Lesson 3 Power Techniques HTML and JavaScript BASICS, 4 th Edition Barksdale / Turner.
An Introduction To Websites With a little of help from “WebPages That Suck.
G053 Lecture 12 Introduction To HTML Mr C Johnston ICT Teacher
Enhancing Your Web Site—Adding Links Web Page **YOU MUST HAVE COMPLETED THE 1ST 3 WEB PAGES BEFORE YOU CAN DO THIS ONE. **YOU SHOULD HAVE COMPLETED THE.
CS105 INTRODUCTION TO COMPUTER CONCEPTS HTML Instructor: Cuong (Charlie) Pham.
Introduction to Web Page Design. General Design Tips.
Creating Web Pages Chapter 5 Learn how to… Identify Web page creation strategies. Define HTML Web page elements. Describe the principles of good screen.
Chapter 2 Web Page Design Mr. Gironda. Elements of a Web Page These are things that most web pages use.
Color Theory in Web Design Web Design – Sec 2-2. Objectives  The student will: –Have a better understanding of effective use of color on the web. –Be.
By: Caitlin McCullough, Kaitlyn Kauffman, and Alexis Bergquist.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
Exploring Microsoft Microsoft FrontPage Chapter 21 Exploring Microsoft FrontPage 2002 Chapter 1 Creating a Home Page: Introduction to MS FrontPage.
?. When designing, you should analyze your target audience. Design you webpage around your target audience Target Audience.
Spiderman ©Marvel Comics Creating Web Pages (part 1)
What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language, it is a markup.
Web page layout in elegance.  Specific Designs for Target Audiences Consider your audiences tastes when creating your website.
G046 Lecture 03 Introduction To HTML Mr C Johnston ICT Teacher
1 HTML. 2 Full forms WWW – world Wide Web HTTP – Hyper Text Transfer Protocol HTML – Hyper Text Markup Language.
1 Foundation of HTML Web Page Design. 2 Safe Web Fonts: Used by most computers regardless of environment or platform  Times New Roman  Arial  Courier.
ENHANCE YOUR WEBSITE. HOW TO INSERT COLOR??? USE THE TAG: GO TO PICK COLOR WANT BY POINTING: THEN USE THE HEX NUMBER.
Computer Basics Introduction CIS 109 Columbia College.
With Microsoft FrontPage 2000
Section 7.1 Section 7.2 Identify presentation design principles
Color Theory in Web Design
Chapter A - Getting Started with Dreamweaver MX 2004
Objective Explain concepts used to create websites.
Presentation transcript:

Chapter 18 Web Design April 16 th & 17 th

Content The most essential element of any Web page is the content Before you begin a Web page you want to know exactly what content will be on that page On the opening pages keep the text concise; more extensive information should be placed on later pages

Content Cont. When creating a Web page you should constantly use the spell checker option. –This will only be found when you are using a Web Editor such as FrontPage. Spelling & grammar is to be considered as important as the information you are delivering

Consistency Well-designed pages have simplicity as their basic structure. Consistency of design is one way to make it easy for your audience to find what it is seeking on your page

Navigation Navigation links are the means of guiding a visitor to a Web site from one page in the site to other pages

Image Maps An image map is a graphic divided into two or more parts, each part is assigned a different link. –Example: A pet store Website has different pictures of dogs, and by clicking on each dog allows you to go to another site that details that specific breed. Image maps don’t have to be a picture –They can be a simple graphic with a variety of words listed.

Creating Lists Bulleted List Tags Include: – defines the start and the end of a bulleted list – defines the start and end of an item

Design Differences Tables –Creating columns is not possible in HTML code because text spans the width of the screen –Tables, however, can be used to create the appearance of columns –They also provide spacing options for images.

Tables Table tags include: – creates a table – creates a table header, which is a cell with bold, centered text in the 1 st row of the table – defines the start and end of a table row – defines the start and end of a table data cell

Design Differences Cont. Fonts –Font sizes can be set on a numbering system from 1-7. The use of numbers allows the computer to enlarge the font proportionally. –When selecting font color you want to select both font & background colors that offer high contrast, making them easy to read

Hyperlinks A hyperlink, also called a link, is text displayed in a browser window that can be clicked to display a different HTML document in the browser window. Displayed as blue underlined text in the browser window The anchor tag ( ) is used in an HTML document to mark text that is a link

Color When choosing which category will work best, your choice should be 216 Web-safe colors, even though this is limiting, it helps guarantee that all colors will be seen by all users Colors are identified with HTML code –The hexadecimal number is generally provided by most graphic programs

Basic Color Rules Blue is relaxing & a popular choice Red is visible & powerful Purple gives a sense of importance to a page Yellow & green are well received Brown can be used to simulate leather or a wood finish, providing a sense of dignity

Images Images can include JPEG, GIF graphics, bullets, flash files, & video A standard technique when using large images is to create thumbnails –Thumbnails are smaller versions of a larger image. They can be clicked on to reveal the full-size image.

Scrolling Marquees Marquees run text across the page Even though they are text they are treated more like graphics because animation is involved

Assignment Chapter 18 Review –(#’s 1-15, Q&A) page 209 Chapter 18 Discussion Questions –(#’s 1 & 5) page 209