XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 1 New Perspectives on Creating Web Pages With HTML Tutorial 1: Developing a Basic Web Page.

Slides:



Advertisements
Similar presentations
Computers: Tools for an Information Age Writing Your Own Web Page: Using HTML and Web Authoring Tools.
Advertisements

Internet Services and Web Authoring (CSET 226) Lecture # 5 HyperText Markup Language (HTML) 1.
HTML. The World Wide Web Protocols Addresses HTML.
HTML Introduction Creating a Web Page.
INTRODUCTION TO HYPERTEXT MARKUP LANGUAGE 1. Outline  Introduction  Markup Languages  Editing HTML  Common Tags  Headers  Text Styling  Linking.
Creating and Editing a Web Page Using Inline Styles
Tutorial 2: Formatting Text. Objectives Session 2.1 – Learn the functions of the Common toolbar – Change the size of text – Discern which fonts to use.
Chapter 4 Marking Up With Html: A Hypertext Markup Language Primer.
XP Tutorial 1 New Perspectives on HTML and XHTML, Brief 1 Developing a Basic Web Page Creating a Web Page for Stephen Dubé’s Chemistry Classes Tutorial.
New Perspectives on Creating Web Pages with HTML
Tutorial 1 Developing a Basic Web Page. XP Objectives Learn the history of the Web and HTML Describe HTML standards and specifications Understand HTML.
XP 1 New Perspectives on Creating Web Pages with HTML Tutorial 1: Developing a Basic Web Page.
Using HTML Tables.
Marking Up With Html: A Hypertext Markup Language Primer
Database-Driven Web Sites, Second Edition1 Chapter 2 INTRODUCTION TO HTML.
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.
HTML: PART ONE. Creating an HTML Document  It is a good idea to plan out a web page before you start coding  Draw a planning sketch or create a sample.
XP Tutorial 5New Perspectives on HTML, XHTML, and DHTML, Comprehensive 1 Designing a Web Site with Frames Using Frames to Display Multiple Web Pages Tutorial.
Designing Web Pages Getting to know HTML... What is HTML? Hyper Text Markup Language HTML is the major language of the Internet’s World Wide Web. Web.
© 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)
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.
Creating and Editing a Web Page
Unit 1 – Developing a Web Page. Objectives:  Learn the history of the Web and HTML  Describe HTML standards and specifications  Understand HTML elements.
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.
Amber Annett David Bell October 13 th, What will happen What is this business about personal web pages? Designated location of your own web page.
Tutorial 1 Developing a Basic Web Page. New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition Objectives – Lesson 1 Introduction to the.
HTML H yper T ext M arkup L anguage. HTML HTML is NOT case sensitive However, proper coding etiquette if for all to be in ALL CAPS and for text to be.
Using Html Basics, Text and Links. Objectives  Develop a web page using HTML codes according to specifications and verify that it works prior to submitting.
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.
XP 1 New Perspectives on Creating Web Pages with HTML Developing a Basic Web Page.
Welcome to CMPE003 Personal Computer Concepts: Hardware and Software Winter 2003 UC Santa Cruz Instructor: Guy Cox.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 8 1 Creating Effective Web Pages Creating HTML Documents Tutorial 8.
XP 1 HTML Committed to Shaping the Next Generation of IT Experts. 01: Introduction to HTML.
Just Enough HTML How to Create Basic HTML Documents.
HTML,DHTML & Javascript/Session1/1 of 39 Introduction and Basic Tags Session 1 of Using HTML, DHTML & JavaScript.
XP 1 New Perspectives on Creating Web Pages with HTML Tutorial 1: Developing a Basic Web Page.
Designing a Web Page with Tables. A text table: contains only text, evenly spaced on the Web page in rows and columns uses only standard word processing.
XP 2 HTML Tutorial 1: Developing a Basic Web Page.
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
Project 2 Web Page Design Creating and Editing a Web Page Pages
4 Chapter Four Introduction to HTML. 4 Chapter Objectives Learn basic HTML commands Discover how to display graphic image objects in Web pages Create.
Introduction to HTML Xiangming Mu 9/23/ Learning Objectives Understand basic HTML tags and their attributes Learn to create a simple HTML page.
Chapter 2 Web Page Design Mr. Gironda. Elements of a Web Page These are things that most web pages use.
Lecture 3 Creating a Web Page with HTML. Objectives §Hypertext Document in WWW p §The HTML language p l Definition l Web browsers and.
Introducing the World Wide Web Internet- a structure made up of millions of interconnected computers whose users communicate with each other and share.
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.
XP 1 Developing a Basic Web Page Tutorial 1. XP 2 Introducing the World Wide Web Network - linking computers, sharing resources Network - linking computers,
Formatting Text with HTML. Objectives: Students will be able to: Define the structure of the document with block elements Format numbered, bulleted, and.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
Basic HTML Programming Technology Education Ellsworth Community Middle School Communication Systems.
XP Review 1 New Perspectives on JavaScript, Comprehensive1 Introducing HTML and XHTML Creating Web Pages with HTML.
Writing Your Own Web Page: Using HTML and FrontPage Chapter 10.
XP 2 HTML Tutorial 1: Developing a Basic Web Page.
XP 1 HTML Tutorial 1: Developing a Basic Web Page.
HTML. INDEX Introduction to HTML Creating Web Pages Commands And Tags Web Page.
NOTEPAD++ Lab 1 1 Riham ALSmari. Why Notepad++ ?  Syntax highlighting  Tabbed document interface  Zooming  Indentation code  Find and replace over.
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 1 Using HTML to Create Web Pages.
Tutorial 1 – Creating Web Pages With HTML
Online PD Basic HTML The Magic Of Web Pages
HTML Basics.
Marking Up with XHTML Tags describe how a web page should look
Web Engineering Course Code: CSE 417
Marking Up with XHTML Tags describe how a web page should look
Marking Up with XHTML Tags describe how a web page should look
Marking Up with XHTML Tags describe how a web page should look
Marking Up with XHTML Tags describe how a web page should look
Marking Up with XHTML Tags describe how a web page should look
Presentation transcript:

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 1 New Perspectives on Creating Web Pages With HTML Tutorial 1: Developing a Basic Web Page

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 2 Tutorial Objectives Explore the structure of the World Wide Web Learn the basic principles of Web documents Create a HTML document View an HTML file using a Web browser Use HTML tags for text, headings, paragraphs, and lists Insert character tags into an HTML document

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 3 Tutorial Objectives Continued Insert an inline graphic image into a HTML document Add special characters to an HTML document Insert horizontal lines into an HTML document

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 4 Web Page with Interesting Fonts, Graphics, and Layout This figure shows a Web page is not only a source of information, it can also be a work of art. links graphic image The Web designer has a great deal of control over the format of the page. interesting fonts

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 5 Creating an HTML Document heading 1 image horizontal line paragraph list bold and italic text heading 3 It’s always a good idea to plan the appearance of your Web page before you start writing code.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 6 HTML Syntax Document content is what the users sees on the page, such as headings and images. Tags are the HTML codes that control the appearance of the document content. –tag is the name of the HTML tag –attributes are properties of the tag –document content is actual content that appears in the Web page

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 7 HTML Tags Tags can be one-sided or two-sided. –two-sided tags contain an opening tag that tells the browser to turn on a feature and apply it to the contact that follows, and a closing tag that turns off the feature –one-sided tags are used to insert noncharacter data into the Web page, such as a graphic image or video clip Tags are not case sensitive. The current standard is to display all tags in lowercase letters.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 8 Interpretation of the tag by Different Browsers This figure shows how three different browsers might interpret a line of HTML code.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 9 Initial HTML Tags in Notepad Your text editor may not display the file extension in the title bar. This is okay. tag contains the Web page title Page content will go between the tags tag contains information about the Web page tag indicates that this file is written in HTML

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 10 The Initial HTML File in Internet Explorer the title you entered between the tags address box indicates the name and location of the HTML file page content will appear here You should occasionally view the formatted page with different Web browsers to check compatibility, verify that there are no syntax errors, or other problems.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 11 Creating Heading Tags HTML supports six levels of headings, numbered through, with being the largest and most prominent. Headings are always displayed in a bold font.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 12 Six Heading Levels This figure illustrates the general appearance of the six heading styles. Your browser might use slightly different fonts and sizes.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 13 Entering Heading Tags and Text heading tags As of HTML 3.2, the heading tag can contain additional attributes, one of which is the alignment attribute.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 14 Headings As They Appear in the Browser

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 15 Entering Paragraph Text If you are using a test editor like NotePad, the text might not wrap to the next line automatically. Selecting the Word Wrap command within NotePad will allow you to see all the text on your screen.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 16 Paragraph Text in the Browser

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 17 Adding Paragraphs adding paragraphs

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 18 The Paragraphs Displayed by the Browser four grading paragraphs are not separated Remember: HTML formats text only through the use of tags and ignores such things as extra blank spaces, blank lines, or tabs.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 19 The Grading Text Separated into Paragraphs text is now separated into four paragraphs To add space between paragraphs, you use the paragraph tag.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 20 Creating Lists HTML supports three kinds of lists: –an ordered list, which is used to display information in a numeric order –an unordered list, which list items are not listed in a particular order i.e. bullets –a definition list, which is a list of terms, each followed by a definition line that is typically indented slightly to the right

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 21 Entering an Unordered List unordered list tag list item tag

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 22 The Unordered List in the Browser unordered list An unordered list is a bulleted list.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 23 Creating Character Tags HTML also lets you format individual characters. A tag that you apply to an individual character is called a character tag. There are two types of character tags: –logical character tag –physical character tag

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 24 Common Logical Character Tags This figure lists some common logical character tags.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 25 Common Physical Character Tags This figure shows examples of how these tags can be displayed in a browser.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 26 Logical Character Tags as They Appear in the Browser examples of individual tags example of combined tags

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 27 Physical Character Tags as They Appear in the Browser Underline text can sometimes be confused with hyperlinked text (which is usually underlined), and for that reason, use of the tag is discouraged.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 28 Applying Character Tags Italic and bold character tags If you support users with older browsers, you should use a logical tag. Otherwise, use physical tags, which are more common and easier to interpret.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 29 The Effect of the Character Tags in the Browser text formatted with bold and italic

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 30 Inserting a Graphic Images can be displayed in two ways: as inline images or as external images. –an inline image displays directly on the Web page and is displayed when the page is accessed by a user –an inline image can be placed on a separate line in your HTML code, or it can be placed directly within a line of text –inline images should be in one of two file formats: GIF (Graphics Interchange Format) or JPEG (Joint Photographic Experts Group)

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 31 Inserting a Graphic Continued –an external image is not displayed with the Web page, the browser must have a file viewer, which is a separate program that the browser launches when it encounters an external image file –external images are represented by an icon that a user clicks to view the image –external images are not limited to GIF or JPEG formats

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 32 Inserting a Graphic Image file dube.jpg use the tag so you can center the image

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 33 The Image File as it Appears in the Browser

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 34 Special Characters Occasionally you will want to include entities or special characters in your Web page that do not appear on your keyboard. For example: –registered trademark symbol ® –copyright symbol © HTML supports the use of character symbols that are identified by a code number or name.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 35 Special Characters and Codes This figure shows some HTML symbols and the corresponding code numbers or names.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 36 Special Characters in the Browser accented é added to last name This figure shows an example of the code “ Welcome to Mr. Dub&#233’s Web site ”, which accented the é in his last name..

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 37 Inserting Horizontal Lines A horizontal line can improve the appearance of a Web page. The syntax for creating a horizontal line is:

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 38 Inserting Horizontal Lines The HTML horizontal syntax includes the following: –align specifies the horizontal alignment of the line on the page (center, left, or right) –size specifies the height of the line in pixels or percentage of the screen width –width indicates the width of the line in pixels or percentage of the screen width –color indicates the color of the line –noshade specifies that the browser display a solid line

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 39 Different Line Styles size=12 width-100% size=6 width-50% size=3 width-25% size=1 width-10% You can use line styles to improve the appearance of your Web page.

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 40 Horizontal Line Added to the Page horizontal line

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 41 Tutorial 1 Summary Learned about the history and structure of the World Wide Web. Introduced the basic principles of Web documents and about the HTML language. Learned how to create a Web page using basic layout tags. Learned how to create paragraphs, headings and lists (both ordered and unordered).

XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 42 Tutorial 1 Summary Continued Worked with character tags and special characters. Introduced to working with graphics by creating a horizontal line and an inline graphic image.