HTML I An Introduction to the Language of the Web Terry Bake

Slides:



Advertisements
Similar presentations
HTML II Formatting the Language of the Web Terry Bake
Advertisements

Introduction to Creating a Web Page using a Simple Text Editor (Notepad) 1  2004 Ecirp Studios
HTML. The World Wide Web Protocols Addresses HTML.
HTML Minute University Richard Fisher 10/1/2001 HTML FSA Training2 HTML Overview  HTML  HyperText Markup Language.
Introducing HTML Skills: create simple Web pages
How Tags are used to form your Web Page
1 eVenzia Technologies Learning HTML, XHTML & CSS Chapter 1.
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 Week 05. Agenda Your questions CIS101 Survey Introduction to the Internet & HTML Online HTML Resources Using the HTML.
CIS101 Introduction to Computing
Web Page Development Identify elements of a Web Page Start Notepad
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.
HTML Introduction HTML
Developing a Basic Web Page Posting Files on UMBC
Chapter 2 Introduction to HTML5 Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
 Definition of HTML Definition of HTML  Tags in HTML Tags in HTML  Creation of HTML document Creation of HTML document  Structure of HTML Structure.
Tutorial 1: Getting Started with HTML5
Overview of HTML. Three Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
Basic HTML The Magic Of Web Pages. Create an HTML folder  Make a folder in your H drive and name it “HTML”. We will save EVERYTHING for this unit here.
Using HTML to Create a Basic Web Page… By Josh Gallagan.
Today’s Topic Language of web page - HTML (Hypertext Markup Language)
Using HTML to Create a Basic Web Page… By Josh Gallagan.
Defining a Website. Review…. Page Title −The text that will be displayed in the title bar of the browser window on a web page File Name −What you “call”
Web Design Fundamentals Demystifying Basic HTML. 2 After completing this lesson, you will be able to: Understand the basics of HTML coding. Use HTML tags.
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.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module F Building a Web Page with HTML.
OBJECTIVES  What is HTML  What tools are needed  Creating a Web drive on campus (done only once)  HTML file layout  Some HTML tags  Creating and.
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.
Lecture 2 Building Web Pages 1 Lecture 2  Building Web pages  Languages and programs  HTML - Hyper Text Markup Language  Netscape’s Composer  MicroSoft.
15.1 Fundamentals of HTML.
Web Design (2) Brackets - introduction. Brackets Brackets is a web design code editor It is an open-source project initiated by Adobe (creator of Dreamweaver)
Just Enough HTML How to Create Basic HTML Documents.
HTML INTRODUCTION. What is HTML?  HTML stands for Hypertext Markup Language  Developed in 1990  Hidden code that helps us communicate with others on.
Web Design-Lecture1-QN-2003 Web Design Web Design Using HTML.
Basic HTML PowerPoint How Hyper Text Markup Language Works
Overview of HTML/XHTML Two Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
Creating Webpage Using HTML
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.
HTML Structure & syntax. Introduction This presentation introduces the following: Doctype declaration HTML Tags, Elements and Attributes Sections of a.
LEARNING HTML PowerPoint #1 Cyrus Saadat, Webmaster.
CPT 499 Internet Skills for Educators Session Ten Class Notes.
Web Page Design Introduction. The ________________ is a large collection of pages stored on computers, or ______________ around the world. Hypertext ________.
Introducing the World Wide Web Internet- a structure made up of millions of interconnected computers whose users communicate with each other and share.
15.1 Fundamentals of HTML DeKalb County School System.
15.1 Fundamentals of HTML 2 assignments: 1st—complete the worksheet. 2nd—create your first HTML web page following the directions in this PowerPoint where.
HTML HyperText Markup Language. Text Files An array of bytes stored on disk Each element of the array is a text character A text editor is a user program.
HTML HYPER TEXT MARKUP LANGUAGE. INTRODUCTION Normal text” surrounded by bracketed tags that tell browsers how to display web pages Pages end with “.htm”
This shows CIS17 and the first day introduction..
Hypertext Markup Language.  Developed by Tim Berners-Lee in 1990  Stands for HyperText Markup Languange  A format that tells a computer how to display.
Getting Started with HTML. HTML  Hyper Text Markup Language  HTML isn’t a program language, its known as a markup language  A Markup language has tags.
HTML Introduction 2-1. Lecture 6 HTML - HyperText Markup Language  not a programming language  structure text into title, body, paragraphs, lists, links,
1 2/16/05CS120 The Information Era Chapter 4 Basic Web Page Construction TOPICS: Intro to HTML and Basic Web Page Design.
Behind every site is a mix of special languages that your web browser understands The main way of describing any website is HTML HTML stands for Hyper.
HTML-I Basic HTML Elements. HTML (Hyper Text Markup Language) HTML is a document layout and hyperlink- specification language. i.e. a language used to.
Using HTML. Glogger Glogger is like you own personal web page, you can add… Pictures Text Videos Music, etc… Modify and adjust anything you want Glogger.
Introduction lab1. Suzanne J. Sultan 2 What is HTML? The definition of HTML is Hyper Text Markup Language. HTML is a computer language devised to allow.
1 Introduction to HTML. 2 Definitions  W W W – World Wide Web.  HTML – HyperText Markup Language – The Language of Web Pages on the World Wide Web.
Introduction to HTML Dave Edsall IAGenWeb County Coordinator’s Conference June 30, 2007.
Basic HTML Page 1. First Open Windows Notepad to type your HTML code 2.
Prepared by Sana Maqbool. Objectives After completing this lesson, the you will be able to… Understand about web authoring Name and explain the uses of.
Prepared by Sana Maqbool. Objectives After completing this lesson, the you will be able to… Understand about web authoring Name and explain the uses of.
Online PD Basic HTML The Magic Of Web Pages
Introduction to HTML.
WEB PAGES: CREATING AND MAINTAINING **
HTML HYPERTEXT MARKUP LANGUAGE.
Presentation transcript:

HTML I An Introduction to the Language of the Web Terry Bake

Copyright D. Terrence Bake 2002 Introduction HTML is the language used to create every web page that you see on the Internet In this course you will learn the basics of HTML and you will be able to create a basic web page by the end of the class

Copyright D. Terrence Bake 2002 Vocabulary HTML – Hypertext Markup Language Syntax – Rules of a Language Tags – Special text within a HTML that defines how the enclosed text should be displayed

Copyright D. Terrence Bake 2002 Overview Creating a web page is a lot like writing a letter. Like a letter, a HTML document follows a certain syntax. A letter will usually contain a greeting, an introduction, a body, a conclusion and a salutation. A HTML document will usually contain a title, a head, a body and the content. Just as with a letter, a HTML may not have everything in this list.

Copyright D. Terrence Bake 2002 Agenda Topics Creating a very basic HTML document Add a title, heading and some simple content Each of these topics will take approximately fifteen minutes.

Copyright D. Terrence Bake 2002 Create a Basic HTML Document To create a HTML document, all you need is a plain text editor. For this class we will be using Microsoft’s Notepad. Open Notepad from the Accessories menu of your Programs menu. Once you have Notepad opened, we will create our first web page. It will read “Hello World.”

Copyright D. Terrence Bake 2002 Save your HTML document as index.html to your desktop. Within Notepad, type the following:

Copyright D. Terrence Bake 2002 Your browser should open and display the above web page. Now that you have saved your HTML document to your Desktop, double-click on it with your left mouse button.

Copyright D. Terrence Bake 2002 Adding Titles and Headings Now that we have created a web page, it would be nice to be able to add a title for the title bar and a heading for our page. To do this we need to add four new sets of tags. The tags that we need to add are: head title body h1

Copyright D. Terrence Bake 2002 Adding Titles and Headings Anything appearing between the tag is processed by the browser. This text is either instructions to the browser or informational text. The tag tells the browser to display the text with its tags in the title bar of the browser.

Copyright D. Terrence Bake 2002 Open your index.html in Notepad and add the changes denoted in blue:

Copyright D. Terrence Bake 2002 Adding Titles and Headings Anything appearing between the tag is processed and displayed in the browser window. The tag is one of a series of heading tags which range from h1 to h6. They tell the browser to display the text with its tags as a heading in the browser window.

Copyright D. Terrence Bake 2002 With your index.html still open in Notepad and make the additional changes denoted in blue: Once again save your HTML document as index.html to your desktop.

Copyright D. Terrence Bake 2002 Your browser should open and display the above web page. Now that you have saved your HTML document to your Desktop, double-click on it with your left mouse button.

Copyright D. Terrence Bake 2002 Summary If you can remember a rather simple syntax, creating an HTML document is a lot like writing a letter. It is important to remember to include a closing tag for all tags that you use. You can further develop your HTML skills by creating a personal website on one of the many sites on the Internet that provide server space for this purpose, both for free or for a charge, or with your ISP. Any questions or comments?

Copyright D. Terrence Bake 2002 Where to Get More Information Today’s sessions of HTML II & HTML III W3 Schools at HTML & Web Development classes here at Cincinnati State My address –