Introduction to HTML (Web Design) IT Fundamentals.

Slides:



Advertisements
Similar presentations
Introduction to HTML
Advertisements

HTML popo.
HyperText Markup Language (HTML). Introduction to HTML Hyper Text Markup Language HTML Example The structure of an HTML document Agenda.
Web Development & Design Foundations with XHTML
HTML. The World Wide Web Protocols Addresses HTML.
ASHIMA KALRA.  WHAT IS HTML WHAT IS HTML  HTML TAGS HTML TAGS  FORMATTING TAGS FORMATTING TAGS.
HTML Minute University Richard Fisher 10/1/2001 HTML FSA Training2 HTML Overview  HTML  HyperText Markup Language.
How To Create A Web Page By: Mikeon Briddy & Darrius Jacobs April 10,2006 Mr. Barnett.
INTRO TO THE WWW. What is the World Wide Web? The World Wide Web (WWW) is most often called the Web. The World Wide Web (WWW) is most often called the.
Hypertext Markup Language. Platform: - Independent  This means it can be interpreted on any computer regardless of the hardware or operating system.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
CIS101 Introduction to Computing
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2004 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,
Chapter 2 Introduction to HTML5 Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
HTML Basics An Introduction to HTML. What is HTML? Stands for “Hyper Text Markup Language” Composed of “tags” which are surrounded by sideways triangles.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
COMPUTERS AND INFORMATION SYSTEMS HTML. How the Web Works To access a web site  Enter its address (URL) in the address box of your browser 
HTML Notes Chapters 1--6 Codes used in creating HTML documents are called tags. Tags are always enclosed in left ( ) angle brackets. Tags can be upper.
Computer Science 101 HTML. World Wide Web Invented by Tim Berners-Lee at CERN, the European Laboratory for Particle Physics in Geneva, Switzerland (roughly.
Presenting Information on WWW using HTML. Presenting Information on the Web with HTML How Web sites are organized and implemented A brief introduction.
Unit 1 – Developing a Web Page. Objectives:  Learn the history of the Web and HTML  Describe HTML standards and specifications  Understand HTML elements.
Web Design Using HTML Codes. WHAT DO I NEED TO BEGIN DESIGNING A HOME PAGE? 1.YOU NEED A FOLDER (also called a DIRECTORY) You should set up a folder or.
Using HTML to Create a Basic Web Page… By Josh Gallagan.
HTML (HyperText Markup Language)
HTML Structure & syntax
Understanding HTML Code
1 Web Developer Foundations: Using XHTML Chapter 2 Key Concepts.
HTML. WHAT IS HTML HTML stands for Hyper Text Markup Language HTML is not a programming language, it is a markup language A markup language is a set of.
Introduction to HTML. What is a HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup tags  The.
 2008 Pearson Education, Inc. All rights reserved Introduction to XHTML.
Explorers Guild April 27, What is HTML? Hypertext Markup Language (HTML) is the basic building block of the World Wide Web page. HTML files are.
By Brieya. What is HTML Hypertext Markup Language, a standardized system for tagging text files to achieve font, colour, graphic, and hyperlink effects.
Just Enough HTML How to Create Basic HTML Documents.
HTML Hyper Text Markup Language. What is an HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup.
HTML INTRODUCTION. What is HTML?  HTML stands for Hypertext Markup Language  Developed in 1990  Hidden code that helps us communicate with others on.
HTML Codes Miss B.
HTML,DHTML & Javascript/Session1/1 of 39 Introduction and Basic Tags Session 1 of Using HTML, DHTML & JavaScript.
HTML BASICS Web Design I. Web Design  WWW created in the late 1980’s  Used in academics for the next 5 years  Mosaic (1994) allowed both pictures &
CPSC 203 Introduction to Computers Lab 33 By Jie Gao.
Ali Alshowaish. What is HTML? HTML stands for Hyper Text Markup Language Specifically created to make World Wide Web pages Web authoring software language.
Web Development & Design Foundations with XHTML Chapter 2 HTML/XHTML Basics.
HTML BTEC National in Computing Section5. Create Information “HTML: defining HTML, discussing HTML uses and demonstrating HTML basics, HTML structure…..
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 2 Key Concepts 1 Copyright © Terry Felke-Morris.
HTML GUIDE Press F5 and then Click on the links on the left to get to the section you want Section 1: Getting Started Section 2: Moving Banner Section.
Lesson One Quick HTML Know-How Pages 3 to 30. Objectives for Today! For Today:  Discover HTML tags  Enter starting tags  Learn to save  Create a page!
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
HTML – The Basics COE 201- Computer Proficiency. The Internet The World Wide Web ▫Also known as the Web ▫Created in 1989  European Laboratory for Particle.
HTML. INDEX Introduction to HTML Creating Web Pages Commands And Tags Web Page.
INTRODUCTION TO WEB PROGRAMMING WITH HTML AND JAVASCRIPT.
HTML AN INTRODUCTION TO WEB PAGE PROGRAMMING. INTRODUCTION TO HTML With HTML you can create your own Web site. HTML stands for Hyper Text Markup Language.
HTML Structure & syntax
Basic concepts of web design
Online PD Basic HTML The Magic Of Web Pages
Introduction to HTML.
HTML Basics.
Internet Exploration: HTML Basics
CS7026: Authoring for Digital Media HTML Authoring
Computers and Information Systems
Creating a Home Page in HTML
Introduction to XHTML.
Internet Exploration: HTML Basics
Web Design and Development
What is HTML anyway? HTML stands for HyperText Markup Language. Developed by scientist Tim Berners-Lee in 1990, HTML is the "hidden" code that helps us.
Chapter 16 The World Wide Web.
Understand basic HTML and CSS terminology, concepts, and basic operations. Objective 3.01.
HyperText Markup Language
HTML Basics Mr. Fazzalari.
Presentation transcript:

Introduction to HTML (Web Design) IT Fundamentals

History of HTML Vannevar Bush first proposed the basics of hypertext in Vannevar Bush first proposed the basics of hypertext in The father of the World Wide Web is Tim Berners-Lee. Tim Berners-Lee first started to come up with code (HTML) for his WWW project in The date of the original HyperText.m file was September 25, The father of the World Wide Web is Tim Berners-Lee. Tim Berners-Lee first started to come up with code (HTML) for his WWW project in The date of the original HyperText.m file was September 25, Tim Berners-Lee was the man leading the development of the World Wide Web (with help of course), the defining of HTML, HTTP (HyperText Transfer Protocol) and URLs (Universal Resource Locators). Tim Berners-Lee was the man leading the development of the World Wide Web (with help of course), the defining of HTML, HTTP (HyperText Transfer Protocol) and URLs (Universal Resource Locators). Currently, Tim Berners-Lee serves as Director of the W3C (World Wide Web Consortium), which is the group that sets technical standards for the Web. Currently, Tim Berners-Lee serves as Director of the W3C (World Wide Web Consortium), which is the group that sets technical standards for the Web.

What is HTML? HTML stands for HyperText Markup Language. It is the official language of the Internet. Every Web page on the Internet has some form of HTML code in it. HTML stands for HyperText Markup Language. It is the official language of the Internet. Every Web page on the Internet has some form of HTML code in it. HTML code, or source code, can be viewed in Web browsers such as Netscape Navigator, Internet Explorer (IE), Mozilla Firefox, and Opera. To view the HTML code of a Web page in Internet Explorer, go to View on the menu bar, scroll down and select Source. HTML code, or source code, can be viewed in Web browsers such as Netscape Navigator, Internet Explorer (IE), Mozilla Firefox, and Opera. To view the HTML code of a Web page in Internet Explorer, go to View on the menu bar, scroll down and select Source.

Creating and Understanding HTML Code HTML code should be created in text-editor programs such as Notepad and Textpad. HTML code should be created in text-editor programs such as Notepad and Textpad. When creating a HTML document (typing HTML code), the document must be saved with the.htm or.html file extension. Although both extensions can be used, it is preferred to use the.htm extension for saving HTML files. For example, I created a HTML document and I want to save the file as intro. I would save the file as intro.htm in the location of my choice. When creating a HTML document (typing HTML code), the document must be saved with the.htm or.html file extension. Although both extensions can be used, it is preferred to use the.htm extension for saving HTML files. For example, I created a HTML document and I want to save the file as intro. I would save the file as intro.htm in the location of my choice. **In Notepad, before you save the HTML document, you must change the Save as type: drop-down list box from Text documents (*.txt) to All Files.

Creating and Understanding HTML Code (Cont.) It is preferred that novice (beginner) Web designers learn HTML code before proceeding with designing a Web page. It is preferred that novice (beginner) Web designers learn HTML code before proceeding with designing a Web page. HTML code is made up of instructions, or tags. They tell the browser how to display information. There are a lot of tags, but once you gain more practice, you will understand how they work in Web design. HTML code is made up of instructions, or tags. They tell the browser how to display information. There are a lot of tags, but once you gain more practice, you will understand how they work in Web design. HTML tags are NOT case-sensitive, meaning that you do not have to type all HTML tags in one specific case, such as uppercase or lowercase. It is recommended that you type all HTML tags in uppercase letters to differentiate information in code development. HTML tags are NOT case-sensitive, meaning that you do not have to type all HTML tags in one specific case, such as uppercase or lowercase. It is recommended that you type all HTML tags in uppercase letters to differentiate information in code development.

Creating and Understanding HTML Code (Cont.) HTML tags are made up of opening and closing angle brackets (<>) with text that represents an element of HTML between them. In order for the Internet to identify a document as an HTML document, the Web designer must type the following tag first at the top of the document screen: HTML tags are made up of opening and closing angle brackets (<>) with text that represents an element of HTML between them. In order for the Internet to identify a document as an HTML document, the Web designer must type the following tag first at the top of the document screen: Tags are characterized as opening and closing. The symbol used to differentiate a closing tag from an opening tag is the forward slash (/). The forward slash goes in front of the text within the angle brackets. The closing tag for the tag is. Tags are characterized as opening and closing. The symbol used to differentiate a closing tag from an opening tag is the forward slash (/). The forward slash goes in front of the text within the angle brackets. The closing tag for the tag is.

Examples of HTML Tags As previously stated, the tag should be typed first in creating a Web document. Here is a list of commonly-used HTML tags. Their purpose in creating HTML code will be explained on the next 2 slides. As previously stated, the tag should be typed first in creating a Web document. Here is a list of commonly-used HTML tags. Their purpose in creating HTML code will be explained on the next 2 slides. <HEAD><OL><H1> <TITLE><UL><H2> <BODY><LI><H3> <P><FONT><H4> <BR><EM><H5> <CENTER><STRONG><H6> <MARQUEE><A><IMG>

Description of HTML Tags The tag refers to the section that provides descriptive information, such as the title. The tag refers to the section that provides descriptive information, such as the title. The tag refers to the section where the title of the HTML document is entered. After the title of the HTML document is typed, the title section must be closed with the tag. After the title section is closed, the head section must be closed with the tag The tag refers to the section where the title of the HTML document is entered. After the title of the HTML document is typed, the title section must be closed with the tag. After the title section is closed, the head section must be closed with the tag The tag refers to the bulk of the page, where the body of the document is noted. The tags that will be explained next are usually located within the BODY section of the HTML document. The tag refers to the bulk of the page, where the body of the document is noted. The tags that will be explained next are usually located within the BODY section of the HTML document. Description of other HTML tags (NEXT SLIDE)

TagDescriptionTagDescription <P> Paragraph (put a double space between text on page) … … </EM Emphasis (emphasized text, usually displayed as italic) <BR> Line break (provides a single carriage return) … … Strongly emphasized text (usually displayed as bold) … … Centers text and images <A>…</A> Anchor tag (used to link text and graphics) <OL>…</OL> Ordered list (list with numbered items) <HR> Horizontal Rule (provides a horizontal line) <UL>…</UL> Unordered list (list with bulleted items) … … Font tag (allows you to change the size, color, or style of text) <LI> List item (indicates an item on the list) <MARQUEE>…</MARQUEE> scrolling text (IE only)

HTML Heading Tags Headings are displayed using a larger size of the default font. There are six levels of heading, each using a slightly smaller font size. Headings are displayed using a larger size of the default font. There are six levels of heading, each using a slightly smaller font size. Heading 1, or, is the largest heading tag, while Heading 6, or, is the smallest heading tag. As the heading number increases by 1, such as to, the font size of text becomes smaller. Heading 1, or, is the largest heading tag, while Heading 6, or, is the smallest heading tag. As the heading number increases by 1, such as to, the font size of text becomes smaller.

HTML Heading Tags (Cont.) TagDescription <H1>…</H1> Largest heading tag. <H2>…</H2> Smaller than Heading 1, but larger than Headings 3, 4, 5, and 6. <H3>…</H3> Smaller than Headings 1 and 2, but larger than Headings 4, 5, and 6. <H4>…</H4> Smaller than Headings 1, 2, and 3, but larger than Headings 5 and 6. <H5>…</H5> Smaller than Headings 1, 2, 3, and 4, but larger than Heading 6 <H6>…</H6> Smallest heading tag.

Common HTML Mistakes/Errors As a beginner Web designer, mistakes and errors will occur. Such errors include: As a beginner Web designer, mistakes and errors will occur. Such errors include:  Typing the HTML tag incorrectly. For example, you typed instead of.  Accidentally deleting a bracket ( ).  Saving your HTML document file as a text document instead of following the steps on how to save an HTML document in Notepad or Textpad.  Forgetting to apply the forward slash (/) in an HTML tag to close a specific section of code.

Important Web Terms 1. Web page – also called a Web document, is any page created in HTML that can be placed on the World Wide Web. 2. Home page – the main of primary Web page for a corporation, organization, or for an individual. The home page is the first page you see as you start up your Web browser. 3. Welcome page – a page designed especially for new visitors to a Web site. 4. HTML page – also called an HTML document, is any document created in HTML that can be displayed on the World Wide Web. 5. Web site – a collection of many interconnected Web pages organized by a specific company, organization, college, or university, government agency, or by an individual. Web sites are stored on Web servers. There may be many Web sites and thousands of HTML pages on each Web site.