HTML H yper T ext M arkup L anguage. What is HTML? It is a programming language that Defines the format of a World Wide Web (WWW) page. It is a simple.

Slides:



Advertisements
Similar presentations
Introduction to Web Design Lecture number:. Todays Aim: Introduction to Web-designing and how its done. Modelling websites in HTML.
Advertisements

HTML I. HTML Hypertext mark-up language. Uses tags to identify elements of a page so that a browser such as Internet explorer can render the page on a.
HTML Basics Customizing your site using the basics of HTML.
Internet Services and Web Authoring (CSET 226) Lecture # 5 HyperText Markup Language (HTML) 1.
Html: getting started HTML is hyper text markup language. It is what web browsers look at on the Internet. HTML documents should be created in a simple.
Hyper Text Markup Language.  HTML is a language for describing web pages.  HTML stands for Hyper Text Markup Language  HTML is not a programming language,
WeB application development
How Tags are used to form your Web Page
Creating And Publishing A Webpage You will learn the basic html ‘tags’ for formatting a webpage as well including internal and external content.
Creating a Web Page HyperText Markup Language. HTML Documents  Created using any text editor  Notepad  Vi, Pico, or Emacs  If using word-processor,
HTML Introduction HTML
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.
HTMLMR.Mostafa badr1. Lesson 3 HTML Tags Lesson 2 Creating a HTML File Lesson 1: Hyper Text Markup Language (HTML) Basics Get Trained for a Better Future.
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 
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.
Web Development 311 Fall : Fall Why web pages? Most companies have intranets, extranets, and web sites Content can be changed quickly and.
HTML. We’ll learn … What HTML is What tags are What a basic web page looks like What 3 HTML tags are required What HTML comments look like How to title.
Using HTML to Create a Basic Web Page… By Josh Gallagan.
HTML HTML stands for "Hyper Text Mark-up Language“. Technically, HTML is not a programming language, but rather a markup language. Used to create web pages.
Web Design Unit Assignment #2: Job Skills Favorite Links Page You will create a HTML web page with links to informational websites about a variety of job.
1 Essential HTML coding By Fadi Safieddine (Week 2)
HTML Basic I IST2101. Keep In Mind Programming can be time consuming. Plan ahead!
HTML CRASH COURSE. What is HTML?  Hyper Text Markup Language  The language used to make web pages  Written by using tags.
Programming in HTML.  Programming Language  Used to design/create web pages  Hyper Text Markup Language  Markup Language  Series of Markup tags 
What is Markup and Markup Languages? What is HTML? A Basic HTML Document Basic HTML Tags Tag Attributes and Text Formatting Tags Insert Hyperlinks Add.
Web Programming Basics of HTML. HTML stands for Hyper Text Mark-up Language A mark-up language is different than those that you have learned before in.
15.1 Fundamentals of HTML.
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.
Computer Information Technology – Section 3-4. HTML – The Language of the Internet Objectives: The Student will: 1. Look at HTML 2. Understand the basic.
Hypertext Mark-Up Language Web Page Creation HTML.
IS1811 Multimedia Development for Internet Applications Lecture 4: Introduction to HTML Rob Gleasure
HTML and Web Pages. HTML?  HTML is not a programming language  A type of SGML (standard generalized markup language)  HTML uses paired tags to markup.
Learning HTML Presented By: Wayne Helle What Is HTML? Learning Basic Tags... Formating Your Text... Working With Images and Links... Simple Form Boxes..
HTML: Hyptertext Markup Language Doman’s Sections.
CPSC 203 Introduction to Computers Lab 33 By Jie Gao.
HTML file format  Lesson Objective: Understanding HTML and how it is used to create web pages.  Learning Outcome:  Create a HTML page by interpreting.
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.
CPSC 203 Introduction to Computers Lab 66 By Jie Gao.
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place.
Web Design Mr. Briggs’ Classes September 6-7, 2011.
HTML (Hyper Text Markup Language) Lecture II. Review Writing HTML files for web pages – efficient compact – fundamental. Text files with htm extension.
HTML BASICS Why can we see images and text, hear sounds, and view video files on the Web? The browser and a language called HTML are largely responsible.
HTML BASIC IST 210: Organization of Data IST210 1.
Web Authoring with Dreamweaver. Unit Objectives  Be able to define keywords: HTML, HTTP (protocol), browser, web server, client/server, tag, attribute,
Spiderman ©Marvel Comics Creating Web Pages (part 1)
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.
1 2/16/05CS120 The Information Era Chapter 4 Basic Web Page Construction TOPICS: Intro to HTML and Basic Web Page Design.
CS 100 Introduction to Web Page Construction and HTML.
CHAPTER TWO HTML TAGS. 1.Basic HTML Tags 1.1 HTML: Hypertext Markup Language  HTML stands for Hypertext Markup Language.  It is the markup language.
HTML rev 01/09/2016 Hyper Text Markup Language. HTML -history  Hypertext Markup Language is the main language for creating web pages . It was first.
CPSC 203 Introduction to Computers Lab 23 By Jie Gao.
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.
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.
HTML HTML stands for Hyper Text Markup Language. HTML is used in making the base of a Website You can just use an online website maker like weebly.com.
HTML. INDEX Introduction to HTML Creating Web Pages Commands And Tags Web Page.
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place Programming language.
HTML And the Internet. HTML and the Internet ► HTML: HyperText Markup Language  Language in which all pages on the web are written  Not Really a Programming.
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.
HTML Basic IST 210: Organization of Data IST2101.
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.
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:.
Uppingham Community College
HTML.
HTML HYPERTEXT MARKUP LANGUAGE.
Presentation transcript:

HTML H yper T ext M arkup L anguage

What is HTML? It is a programming language that Defines the format of a World Wide Web (WWW) page. It is a simple language to learn made up of “TAGS”

Where did HTML Come From? Tim Berners-Lee was the original developer First developed as a simple hypertext language First developed and used 25 September 1990

History Continued Early problems of HTML, not enough tags could only be used for text tag allows for pictures to be placed on the “Web”, the explosion of the World Wide Web begins.

History Continued 1995 First official standard HTML 2.0 Earliest HTML format Earliest HTML webpage

The Present Currently there are many web page creator programs. Many creators allow “point and click” creation, but you are limited in what you can add to your page. There are scripts that run on web pages now such as JAVA Script, which allow web pages to be more Interactive.

Why should I know HTML? You should know the “Basic Skills” so that you are able to explain how and what create the web page you or your students are looking at. Would you teach addition on a calculator before your students knew the process of addition? NO

Uses of HTML in the Classroom Basic survival – What if you don’t have an editor/creator program? Problem solving exercises – Identify errors Constructivist Theory of education – Students construct projects for posting to “Web” Communication with students & parents through the use of web pages.

Are you Ready? I thought you would be. So in the spirit of Constructivist Educational Theory we will create a simple web page today using simple HTML “Tags”.

The Beginning What program to use? Notepad – Text editor Microsoft Word – Converts text to Hypertext, but you lose out on learning the “tags” So for our purposes today we will use Notepad or on some computers Wordpad.

Our First Tags - Declares that this will be HTML Web Page and can be viewed by a Web browser. (always the first tag and last tag ) - Defines header area of the page, not viewed by the Web browser. ( closing tag) - Used by Web searching programs to name your Web page. ( closing tag) - Determines content that will be viewed by your browser. ( closing tag)

Let us Begin Together Now that you have your text editor program open let’s get going. First let’s type our first tag, do you remember what it is? Second let’s put our heading tag in place.

Third please title your document. Next, let us get to the body/the meat of our page. Type a simple message here. Lastly – let’s close every all of our tags and save the page. Then let’s amaze one another by using our viewer to see what it looks like.

The Message The following tags can be used to emphasize your message. Let’s edit our previous document by using some of these tags. Don’t forget to close the tags. - Actually h1 – h6 are used to change the size of default text h1 is the largest and h6 is the smallest. ( is the closing) - B is for bold ( is the closing) - I is for italicized text ( is the closing) - U is for underlining ( is the closing) Let’s save again and view our page. Amazing, your doing a great job.

Would you like some Color? You can use the following tags to colorize the background or text or links. <body bgcolor=“#ffcc33” bgcolor= Background text=“#000000” text = Text Link=“#0033ff” link = Hyperlinks vlink=“#6600cc” vlink= Visited links Alink=“#ffffff”> alink= Active links ( is the closing) Let us go and change some colors, save and then view. Your on fire!!!!!!

Special Items of Interest Hyper linking – Used to connect to other documents or other web pages. Yahoo creates the active hyperlink for the text outside of the quotation marks (ie. Yahoo) is the closing tag for the link

Special Item of Interest II Images - This simple tag led to the explosion of the Internet. Let learn to use it shall we? Find an image from the web, right click and copy it to your My Documents folder. Remember what you named it. Now somewhere in our practice page lets place our image. Go ahead take a look, Did it work, why not, lets figure it out.

Conclusion You’ve learned the basics of HTML. This knowledge will help you understand what you are seeing on the web and what you are not seeing, the language that lets your pages happen.