Creating Web Pages Chapter 5 Learn how to… Identify Web page creation strategies. Define HTML Web page elements. Describe the principles of good screen.

Slides:



Advertisements
Similar presentations
XP New Perspectives on Microsoft Office Word 2003 Tutorial 7 1 Microsoft Office Word 2003 Tutorial 7 – Collaborating With Others and Creating Web Pages.
Advertisements

Computers: Tools for an Information Age Writing Your Own Web Page: Using HTML and Web Authoring Tools.
1.HeadingsHeadings 2.ParagraphsParagraphs 3.Horizontal RulesHorizontal Rules 4.ListsLists 5.ImagesImages 6.Line BreakLine Break Web Page Design Web Page.
Chapter 3 – Web Design Tables & Page Layout
CREATED BY : VIRAL M.KORADIYA. Anchor elements are defined by the element. The element accepts several attributes, but either the Name or HREF attribute.
HTML. The World Wide Web Protocols Addresses HTML.
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.
® Microsoft Office 2010 Excel Tutorial 2: Formatting a Workbook.
Website design basics QUME Learning objectives Understand the basic elements of a Web page and how it is produced Be aware of different approaches.
Chapter Concepts Discuss Fonts Understand Fonts
Macromedia Dreamweaver MX 2004 Design Professional Web Page DEVELOPING A.
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Creating a Web Page HyperText Markup Language. HTML Documents  Created using any text editor  Notepad  Vi, Pico, or Emacs  If using word-processor,
Developing a Basic Web Page with 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.
© 2005 ComputerPREP, Inc. All rights reserved. HTML 4.0 and Web Page Design Module I.
HYPERTEXT MARKUP LANGUAGE (HTML)
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
Section 7.1 Identify presentation design principles Use a custom template Add pages to a navigation structure Section 7.2 Identify color scheme guidelines.
© 2011 Delmar, Cengage Learning Chapter 2 Developing a Web Page.
Creating a Simple Page: HTML Overview
Chapter 4 Fluency with Information Technology L. Snyder Marking Up With HTML: A Hypertext Markup Language Primer.
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.
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.
4 HTML Basics 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.
Web Design ITM 2010 Tutorial 1 Prepared by Wang Shiyu.
HTML (HyperText Markup Language)
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.
Understanding Web Sites. What is a Web Site A collection of Web pages which you can view on the Internet Contains text, graphics, sound, and video to.
Website Development with Dreamweaver
Learning Web Design: Chapter 4. HTML  Hypertext Markup Language (HTML)  Uses tags to tell the browser the start and end of a certain kind of formatting.
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.
XP Dreamweaver 8.0 Tutorial 3 1 Adding Text and Formatting Text with CSS Styles.
Copyright 2006 South-Western/Thomson Learning Chapter 17 Creating and Linking Web Pages.
Web Page Creation Part I ST: Introduction to Web Interface Design Prof. Angela Guercio.
Web111a_chapt01.ppt Definitions Hypertext Documents Documents containing elements that can be selected Links Active pointers to other documents or files.
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
© 2012 The McGraw-Hill Companies, Inc. All rights reserved. word 2010 Chapter 3 Formatting Documents.
Chapter 5 Quick Links Slide 2 Performance Objectives Understanding Framesets and Frames Creating Framesets and Frames Selecting Framesets and Frames Using.
4 Chapter Four Introduction to HTML. 4 Chapter Objectives Learn basic HTML commands Discover how to display graphic image objects in Web pages Create.
Chapter 2 Web Page Design Mr. Gironda. Elements of a Web Page These are things that most web pages use.
(c) 2001 by The McGraw-Hill Companies, Inc. All rights reserved. 1 Multimedia Literacy.
Web Page Design Introduction. The ________________ is a large collection of pages stored on computers, or ______________ around the world. Hypertext ________.
4 HTML Basics 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.
Tutorial 3 Adding and Formatting Text with CSS Styles.
Macromedia Dreamweaver 8 Revealed WEB PAGE DEVELOPING A.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
HTML Concepts and Techniques Fifth Edition Chapter 3 Creating Web Pages with Links, Images, and Formatted Text.
Creating and Editing a Web Page
Chapter 8 HTML Editors. Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 8-2 Text Editors Text editors don't have word processing features.
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.
Writing Your Own Web Page: Using HTML and FrontPage Chapter 10.
Positioning Objects with CSS and Tables
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
HTML HyperText Markup Language Victoria E. Kozlek.
XP New Perspectives on Macromedia Dreamweaver MX 2004 Tutorial 5 1 Adding Shared Site Elements.
HTML for web designing short course. What is an HTML File? HTML stands for Hyper Text Markup Language An HTML file must have an htm or html file extension.
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
1 Section 4 Web Skills InternetWebHTML. 2 The difference between the Internet and the Web The Internet is a way of linking large multi-user computers.
Creating Web pages using HTML: Here, you will learn how to set up facilities on the internet by creating Web pages and mounting them on the World Wide.
Computer Fundamentals Desktop Publishing & Web Design MSCH 233 Lecture 9.
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
With Microsoft FrontPage 2000
Section 7.1 Section 7.2 Identify presentation design principles
Chapter A - Getting Started with Dreamweaver MX 2004
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Intro Project Introduction to HTML.
Presentation transcript:

Creating Web Pages Chapter 5

Learn how to… Identify Web page creation strategies. Define HTML Web page elements. Describe the principles of good screen design. Analyze the layout of a Web page.

Adopting a Web Page Creation Strategy

Web Page Creation There are four ways to create a Web page: –Text editor –HTML editor –Save As option to convert word-processed documents into Web pages. –WYSIWYG (What You See Is What You Get) editor

Text Editors You can use a plaintext editor to create HTML Web pages since HTML is a textual encoding language. –Notepad is Window’s built-in text editor. –Wordpad is also Window’s built-in text editor, but is more powerful.

HTML Editors Hypertext Markup Language (HTML) consists of text and special tags that mark up the text or define how it should appear. An editor that allows you to work directly with HTML tags is called an HTML editor.

HomeSite HomeSite is a popular HTML editor created by Macromedia. Macromedia offers a 30-day free trial at

HomeSite

BBEdit Bare Bones Edit (BBEdit) is the most popular Macintosh HTML editor. –For a demo version, visit /products/bbedit /products/bbedit

HTML Translators An HTML translator is a tool that can convert an existing document into the HTML format. –Microsoft Word, Excel, Access, and PowerPoint –Use the File | Save As Web Page option

WYSIWIG Editors WYSIWYG stands for what you see is what you get. Using WYSIWYG editors, your page will look exactly as it will on the Web. WYSIWYG editors include: –Dreamweaver For a free trial version, visit –FrontPage For a free trial version, visit –Netscape Composer comes with Netscape.

Dreamweaver

FrontPage

Netscape Composer

Defining the Elements of Web Page Design

Elements in Web Pages Backgrounds Bookmarks Frames Headings Horizontal rules Images Links Lists Paragraphs Special characters Tables

HTML Headings Heading styles are numbered H1 through H6.

Paragraphs Paragraphs consist of plaintext that wraps automatically at the right margin and adapts to changes in window size.

Horizontal Rules A horizontal rule is used to create a divider between sections of a Web page.

Lists Lists can be ordered or unordered. In an ordered list, the items are numbered automatically. In an unordered list, the items are bulleted.

Images Images enhance the visual appeal of the Web page.

Backgrounds Backgrounds can be filled with a solid color, or you can tile a bitmap into the background to create a textured appearance. Choose a background that does not detract from the readability of the text.

Bookmarks A bookmark is a named anchor to which you can link a hot word or menu item so users can jump around to different places within a Web page.

Links Links can be textual or pictorial. Any word or picture on the screen can be linked to any resource on the Web. Most links connect you to other Web pages or to bookmarks on the current Web page.

Special Characters Web pages can contain special symbols such as the Greek characters used in scientific notation, as well as mathematical functions, operators, delimiters, accents, arrows, and pointers.

Tables The table is a way of dividing the screen into rectangular regions into which you can lay out text and graphics on a Web page. Text flows inside the rectangles of the table, creating a columnar appearance much like the columns of text that appear in printed newspapers.

Tables

Frames Frame refers to the border that appears around the windows on your screen. You can interact with the information in the windows independently. The collection of these inner windows is called a frameset.

Frames

Understanding Screen Design Principles

Layout The relationship among HTML elements on the screen is called layout. Plan a Web page layout so your content is presented with good balance. Think of dividing the screen into regions, of which some will be pictorial, with others consisting of blocks of text.

Layout

Font Selection Most Web browsers support the fonts shown at right. If no font is specified, the default font is displayed.

Proportional Fonts Proportional fonts (more space is used for a wide letter like m than a narrow letter like i) are more readable. Courier is non-proportional and can be used to make columns line up.

Serifs Serifs are decorative lines at the ends of the letters. Fonts with serifs tend to cause your eyes to flow with the text better. However, fonts without serifs are better to use for headlines or for small print.

Text Sizing Text size is measured in points (1/72 nd of an inch). Several point sizes are shown on the right.

Colors Certain combinations of foreground and background colors work better together than others.

Tiled Backgrounds A tiled background is a graphical effect created when a bitmap smaller than the screen is drawn repeatedly up, down, and across the screen until the entire screen surface has been covered. Tiles should be seamless, meaning you cannot perceive or detect the edges of the bitmap.

Tiled Backgrounds

Navigational Icons Navigational icons can be used to help the user navigate your Web site. –Show in the same region on the page. –Put them in a logical order.

Scrolling If the document is long, navigational icons should be provided periodically. In long documents, sections should be divided by horizontal rules. The front page of a Web site should be short.

Usability The Web pages should be easy to use. –Navigational buttons and hypertext should be added to clarify their meaning. –Icon navigation is more effective than words.

Consistency Web pages should be simple. A common look and feel should be adopted.

Analyzing the Layout of a Web Page Resume

Analysis of Layout