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.

Slides:



Advertisements
Similar presentations
Introduction to HTML
Advertisements

Computers: Tools for an Information Age Writing Your Own Web Page: Using HTML and Web Authoring Tools.
Web Development & Design Foundations with XHTML
Internet Services and Web Authoring (CSET 226) Lecture # 5 HyperText Markup Language (HTML) 1.
Chapter 2 HTML Basics Key Concepts
Anne McGrath 16 th February  Review of what we have learned so far.  Angled brackets surround HTML tags.  The words between the angled brackets.
HTML Minute University Richard Fisher 10/1/2001 HTML FSA Training2 HTML Overview  HTML  HyperText Markup Language.
1 eVenzia Technologies Learning HTML, XHTML & CSS Chapter 1.
HTML5 and CSS3 Illustrated Unit B: Getting Started with HTML
HTML and Web Page Design Presented by Frank H. Osborne, Ph. D. © 2005 ID 2950 Technology and the Young Child.
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.
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.
ULI101: XHTML Basics (Part III) Introduction to XHTML / Continued … Block-Level vs. Inline Elements (tags) Manipulating Text,  , Text Characteristics,,,,,,,,,,,,,,,
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.
Presenting Information on WWW using HTML. Presenting Information on the Web with HTML How Web sites are organized and implemented A brief introduction.
HTML Overview Part 2 – Paragraphs, Headings, and Lines 1.
HTML HyperText Markup Language Constantly evolving - extra facilities being added regularly Java applets and JavaScript used to increase functionality.
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 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.
Chapter 2 HTML Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D 1.
1 Web Developer Foundations: Using XHTML Chapter 2 Key Concepts.
HTML Tags Basic Tags Doctype or HTML Head Title Body Use the website to find the definitions
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.
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 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.
Html Basic Codes Week Two. Start Your Text Editor Windows use 'Notepad’ Macintosh use 'Simple Text'
Unit 1 Changing the Appearance of Text. TITLE CORNELL NOTES TOPIC: NOTES: Summary: HTML Hypertext Markup Language 1 st and last tag on a page Tags Tags.
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.
XP 1 HTML Committed to Shaping the Next Generation of IT Experts. 01: Introduction to HTML.
15.1 Fundamentals of HTML.
A Basic Web Page. Chapter 2 Objectives HTML tags and elements Create a simple Web Page XHTML Line breaks and Paragraph divisions Basic HTML elements.
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.
Basic HTML PowerPoint How Hyper Text Markup Language Works.
Introduction to HTML. Slide 1 Hard-Coding What is hard-coding? –Creating the page in a text editor just using HTML A Web designer should know how to hard-
1 Creating Web Pages Part 1. 2 OVERVIEW: HTML-What is it? HyperText Markup Language, the authoring language used to create documents on the World Wide.
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
Copyright (c) 2004 Prentice-Hall. All rights reserved. 1 Committed to Shaping the Next Generation of IT Experts. Creating XHTML Documents Essentials for.
HTML Basics BCIS 3680 Enterprise Programming. Web Client/Server Architecture 2  Your browser (the client) requests a Web page from a remote computer.
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.
LEARNING HTML PowerPoint #1 Cyrus Saadat, Webmaster.
Chapter 2 Web Page Design Mr. Gironda. Elements of a Web Page These are things that most web pages use.
Web Development & Design Foundations with XHTML Chapter 2 HTML/XHTML Basics.
1 Web Application Programming Presented by: Mehwish Shafiq.
IDK0040 Võrgurakendused I harjutus 01: Introduction Deniss Kumlander.
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.
Creating Your First Web Page – Topic: Creating a wiki, blog, image blog and podcast Click Arrow - Next Slide 1.
HTML Basics Computers. What is an HTML file? *HTML is a format that tells a computer how to display a web page. The documents themselves are plain text.
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.
HTML Introduction. Lecture 7 What we will cover…  Understanding the first html code…  Tags o two-sided tags o one-sided tags  Block level elements.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
Creating and Editing a Web Page
Lesson 2 – Unit B. Quick review 1. What is the name of the eGCC host that you ftp your files? 2. What type of software do you use to create and edit web.
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.
Elements and Attributes. XHTML Elements The element contains special information that does not necessarily show up on the web page. The element determines.
Creating and Editing a Web Page Using Inline Styles
XP 2 HTML Tutorial 1: Developing a Basic Web Page.
HTML. INDEX Introduction to HTML Creating Web Pages Commands And Tags Web Page.
Revised June 2008 Online PD Basic HTML1 Let’s Try It!  Open Notepad oStart > All Programs > Accessories > Notepad oDon’t get WordPad by mistake – won’t.
NOTEPAD++ Lab 1 1 Riham ALSmari. Why Notepad++ ?  Syntax highlighting  Tabbed document interface  Zooming  Indentation code  Find and replace over.
HTML Introduction. Lecture 7 What we will cover…  Understanding the first html code…  Tags o two-sided tags o one-sided tags  Block level elements.
Introduction to HTML (Web Design) IT Fundamentals.
HTML Basics.
Introduction to basic HTML
Lesson 2: HTML5 Coding.
Presentation transcript:

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 or lowercase

Container and Empty Tags Container tags need to be turned off and on—they are closed using forward slash (/) Tags used by themselves are called empty tags—they do not need to be turned off NO extra spaces within a tag

HTML documents consist of three sections: Header (title) Body (main text) Footer (author and date revised)

Structural tags appear in every HTML document and --entire HTML doc between these tags and -defines document header (title, comments, date) and --identifies HTML document and --all document info must be between these tags

Sample HTML Document Type your title here. The document information goes here.

Troubleshooting Save document with correct extension _______.html Resave after making changes Refresh browser to see changes

Heading Tags Come in six sizes Use them in order Browser decides how the text is displayed Heading tags include a line break tag (same as pressing enter)

Style tags change the way your text looks Boldface, Italic, Emphasis, Blink (does not work in IE), Big, Small, Address

Changing the Font Size With the tag, the size of the text is either increased or decreased using the numbers 1 through 7. Number 3 represents the size of normal text. Number 1 is the smallest, and number 7 is the largest.

Font Size You can use different font sizes in the same sentence. Font size does not include line or paragraph breaks.

Reminder: The easiest way to start a new Web page is to open an existing document and delete the information between the body tags.

Using the Paragraph Tag The tag is equal to pressing the Enter key once, while the paragraph tag is equal to pressing the Enter key twice (DS).

Using the Horizontal Rule Tag The horizontal rule tag is similar to the and tags. The difference is that instead of creating a space between the lines, this tag draws a line between them.

Using the Indent Tag The indent tag is used to move the first line of a paragraph over to the right— similar to using the tab key.

Using the Blockquote Tag The blockquote tag is a container tag that is used to indent all lines from both sides. Since the blockquote is a container tag, you need to use an ending tag

Creating Ordered Lists Ordered lists are also called numbered lists. Each line in the list is numbered automatically when viewed in the browser. (Step-by-step instructions, outlines.)

Tags for Ordered Lists and tags define where the list should start and end. They also add blank lines before and after the list. tag is used at the beginning of each line to automatically number each item in the list. The tag is used in both ordered and unordered lists.

Creating Unordered Lists Unordered lists or bulleted lists are used when items do not need to be listed in any certain order. (shopping list) and tags define where the list should start and end. They also add blank lines before and after the list tag is used at the beginning of each line in a list. In an unordered list, the tag produces a bullet.

About Bullets You cannot specify the size and. shape of the bullet used in an unordered list. The size and shape of the bullet is determined by your browser

Creating Definition Lists Definition lists or glossary lists are used to define words or terminology. Items in a definition list usually include two parts.  Name or title is displayed on a line by itself  The definition begins on a new line

Tags for Definition Lists and tags define where the definition list should start and end. is used before each definition term is used before each definition description

About Blank Lines Adding blank lines in your text editor may make the list easier to read. However, they will not appear on your Web page.

Internet Basics ARPANET was the predecessor of the Internet—Department of Defense World Wide Web is a huge collection of text, image, audio, and video data that is scattered across computers and networks around the world

Internet Basics Search Engines—Yahoo, Google, Ask URL—indicates the file name and location of your home page (Uniform Resource Locator) Use Internet Explorer to view your web pages in class

XHTML

The End!!