HTML Hyper Text Markup Language. In Early 1970s VINT CERF & BOB KAHN released a paper In 1980s That Solution was implemented as TCP/IP.

Slides:



Advertisements
Similar presentations
Farhan Nisar University of Peshawar
Advertisements

Introduction to HTML. A Web Page is.. An ASCII (text) file.. Whose filename ends with.htm or.html –index.html or cookie-recipe.htm Contains HTML tags.
Computers: Tools for an Information Age Writing Your Own Web Page: Using HTML and Web Authoring Tools.
HTML popo.
HyperText Markup Language (HTML). Introduction to HTML Hyper Text Markup Language HTML Example The structure of an HTML document Agenda.
Internet Services and Web Authoring (CSET 226) Lecture # 5 HyperText Markup Language (HTML) 1.
HTML. The World Wide Web Protocols Addresses HTML.
1 تقنيات الانترنت عال457 HTML. 2 HTML  HTML – HyperText Markup Language – The Language of Web Pages on the World Wide Web. HTML is a text formatting.
Presenter: James Huang Date: Sept. 26,  Introduction  Basics  Lists  Links  Forms  CSS 2.
INTRODUCTION TO HYPERTEXT MARKUP LANGUAGE 1. Outline  Introduction  Markup Languages  Editing HTML  Common Tags  Headers  Text Styling  Linking.
How Tags are used to form your Web Page
Chapter 4 Marking Up With Html: A Hypertext Markup Language Primer.
1 Lecture #5 Static Web Documents Shimrit Tzur-David HAIT Summer 2005.
1 Static Web Pages Websites on Servers (The Big Picture) –Apache Tomcat can support static web pages –Primarily intended to support servlets and JSP –Some.
 2008 Pearson Education, Inc. All rights reserved. 1 Introduction to HTML.
Database-Driven Web Sites, Second Edition1 Chapter 2 INTRODUCTION TO HTML.
Computer Science 101 HTML. World Wide Web Invented by Tim Berners-Lee at CERN, the European Laboratory for Particle Physics in Geneva, Switzerland (roughly.
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.
HTML. What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is a markup language A markup language.
_______________________________________________________________________________________________________________ E-Commerce: Fundamentals and Applications1.
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.
225 City Avenue, Suite 106 Bala Cynwyd, PA , phone , fax presents… HTML Lists, Tables and Forms v2.0.
ACM 511 HTML Week -1 ACM 511 Course Notes. Books ACM 511 Course Notes.
Dr. Nuha El-KhaliliInternet Programming ( ) HTML Hyper Text Markup Language The language of web pages Maintained by the W3C
Chapter 4: Hypertext Markup Language Primer TECH Prof. Jeff Cheng.
Understanding HTML Code
 2008 Pearson Education, Inc. All rights reserved Introduction to XHTML Pt. 2.
 HTML stands for Hyper Text Mark-up Language. The coding language used to create documents for the World Wide Web  HTML is composed of tags. HTML tags.
1 CSC 121 Computers and Scientific Thinking David Reed Creighton University HTML and Web Pages.
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.
Hypertext Markup Language HTML Hypertext is vaguely defined as interconnecting pieces of information in a non-sequential but usually relational, manner.
1 HTML محمد احمدی نیا 2 Of 43 What is HTML?  HTML stands for Hyper Text Markup Language  HTML is not a programming language, it.
Html Basic Codes Week Two. Start Your Text Editor Windows use 'Notepad’ Macintosh use 'Simple Text'
Getting Started with HTML Please use speaker notes for additional information!
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.
Just Enough HTML How to Create Basic HTML Documents.
INTRODUCTION. What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language,
1 John Magee 9 November 2012 CS120 Lecture 17: The World Wide Web and HTML Web Publishing.
HTML: Hyptertext Markup Language Doman’s Sections.
Introduction HTML (Hypertext Markup Language) is used to create document on the World Wide Web. HTML is not a programming language, it is a markup language.
HTML Basics BCIS 3680 Enterprise Programming. Web Client/Server Architecture 2  Your browser (the client) requests a Web page from a remote computer.
Ali Alshowaish. What is HTML? HTML stands for Hyper Text Markup Language Specifically created to make World Wide Web pages Web authoring software language.
Introduction to HTML Xiangming Mu 9/23/ Learning Objectives Understand basic HTML tags and their attributes Learn to create a simple HTML page.
CP102 Module 7: HTML 1 Module 7: HTML 1.What is 1.What is HTML? 2. 2.Basic syntax, document structure 3. 3.Basic formatting, images, links 4. 4.Lists,
HTML HyperText Markup Language ©Richard L. Goldman July 15, 2003.
CSE 409 – Advanced Internet Technology 1 DISCUSSION OF BASIC HTML TAGS.
Introduction to HTML. _______________________________________________________________________________________________________________ 2 Outline Key issues.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
WEEK -1 ACM 262 ACM 262 Course Notes. HTML What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML.
Basic HTML Programming Technology Education Ellsworth Community Middle School Communication Systems.
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.
Department of Computer Science, Florida State University CGS 3066: Web Programming and Design Spring
Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
1 HTML: HyperText Markup Language Representation and Management of Data on the Internet.
1999, COMPUTER SCIENCE, BUU Introduction to HTML Seree Chinodom
HTML. INDEX Introduction to HTML Creating Web Pages Commands And Tags Web Page.
1 HTML. 2 Full forms WWW – world Wide Web HTTP – Hyper Text Transfer Protocol HTML – Hyper Text Markup Language.
HTML Tutorial. What is HTML HTML is a markup language for describing web documents (web pages) HTML documents are described by HTML tags Each HTML tag.
1 R3 R1 R5 R4 R6 R2 B B A A Looking at the Code Under the View menu Select Source.
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.
Basic Web Publishing M. Scott Gartner 7/15/98.
HTML Basics.
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
Marking Up with XHTML Tags describe how a web page should look
Basic XHTML Tables XHTML tables—a frequently used feature that organizes data into rows and columns. Tables are defined with the table element. Table.
1 Introduction to XHTML.
Html.
Presentation transcript:

HTML Hyper Text Markup Language

In Early 1970s VINT CERF & BOB KAHN released a paper In 1980s That Solution was implemented as TCP/IP

TCP/IP – Transmission Control Protocol /Internet Protocol..Interconnected network

Three world wide web used three new technologies: HTML (Hypertext Markup Language)  Write web page HTTP (Hyper text Transfer Protocol)  Transmit those pages A web browser client page to receive that data, interpret it, and display the results.

APPLICABLE 1. Transfer Protocol Server name – Directory path – html3/ 4. File name – index.html

HTML Model OPEN TAG <HTML><HEAD><TITLE><BODY> CLOSE TAG </HTML></HEAD></TITLE></BODY>

-- Identifies the document as an HTML document. -- Identifies the document as an HTML document. -- identifies the starting and ending of the header section. -- identifies the starting and ending of the header section. -- this tag place the title bar text in the web browser. -- this tag place the title bar text in the web browser. -- identifies the main portion of the web page. -- identifies the main portion of the web page. [note: most of the commands are used on the body, if you implement any command on head, it should be function (VB or JAVA Script), In some cases we make code in-between head and body is call body language.]

One Simple Example <HTML><HEAD> THIS IS MY FIRST WEB PAGE THIS IS MY FIRST WEB PAGE <BODY> WELCOME TO THE INTERNET WORLD </BODY></HEAD></HTML>

Heading and paragraph <HTML><HEAD> THIS IS MY FIRST WEB PAGE THIS IS MY FIRST WEB PAGE <BODY> WELCOME TO THE INTERNET WORLD WELCOME TO THE INTERNET WORLD </BODY></HEAD></HTML> [Note: here tag identifies the Heading and tag identifies the Paragraph mark or enter.]

Every tag is enclosed in a pair of angle brackets. The opening tag begin with a left angle bracket ( ), closing tags are just like opening tags except that the tag name starts with a slash(/)….. Two type of tags:  Empty tag – no need to close tag,  Empty tag – no need to close tag,  Non-empty tag – has to be closed  Non-empty tag – has to be closed

Break tag <HTML><HEAD> THIS IS MY FIRST WEB PAGE THIS IS MY FIRST WEB PAGE <BODY> WELCOME TO THE INTERNET WORLD WELCOME TO THE INTERNET WORLD One a web site, the contents is aimed at the public, while an internet aims at the needs of an organization’s own employees. One a web site, the contents is aimed at the public, while an internet aims at the needs of an organization’s own employees.</BODY></HEAD></HTML> [Note: Break tag is used for inserting line break. The text that follows the will be displayed in the next line.

Preformatted text tag <HTML> THIS IS MY FIRST WEB PAGE THIS IS MY FIRST WEB PAGE <BODY> The following table is an example for preformatted text <PRE> S.No.Name S.No.Name 1.ALEX 1.ALEX 2. AMAR 2. AMAR 3. ABDUL 3. ABDUL</PRE></BODY></HTML> [note: Preformatted text tag is used to display the text in the browser as it was typed in the HTML document.]

BLOCKQUOTE TAG <HTML><HEAD> BLOCKQUOTE BLOCKQUOTE </HEAD><BODY> Since this text is outside the blockquote, it will appear Since this text is outside the blockquote, it will appear from the left corner from the left corner<blockquote><br> Since this text is inside the blockquote it will appear with Since this text is inside the blockquote it will appear with an indent an indent</blockquote></body></html>

The most popular text formatting tags :Paragraph :Paragraph :Underline :Underline :Bold :Bold :Italic :Italic :Strikethrough :Strikethrough :Superscript :Superscript :Subscript :Subscript :Strong like Bold :Strong like Bold :Emphasis like Italic :Emphasis like Italic : small : small : big : big : type writer text : type writer text

Font set and Alignment text text Left  Left  Right  Right  center  center  Justify  Justify  [note: “1”=8pt text size, “2”=10pt, “3”=12pt]

Some color in Hexadecimal value Red  #FF0000 Black  # Dark Blue  #000080Green  #00FF00 Gray  # Yellow  # FFFF0 Blue  #0000FF Bark Red  # Magenta  #FF00FFWhite  #FFFFFF Dark Green  #008000Cyan  #00FFFF

Bulleting <HTML><HEAD> Bulleting Bulleting </HEAD><BODY> Unordered list and list heading Unordered list and list heading SOME ASIAN COUNTRIES: SOME ASIAN COUNTRIES: INDIA INDIA BANGLADESH BANGLADESH SINGAPORE SINGAPORE </BODY></HTML>

NUMBERING <HTML><HEAD> NUMBERING NUMBERING </HEAD><BODY> Ordered list and list heading Ordered list and list heading SOME ASIAN COUNTRIES: SOME ASIAN COUNTRIES: INDIA INDIA BANGLADESH BANGLADESH SINGAPORE SINGAPORE </BODY></HTML>

Adding Images to your web [SRC: This is a mandatory attribute that specifies the URL of the image file. ALT: If the browser does not open the image file, then this attribute allows the user to display an alternative text for the user’s convenience.]

Horizontal Ruler tag <HR>

HYPERLINK ON TEXT MAN MAN <HTML><HEAD> TEXT HYPERLINK TEXT HYPERLINK <BODY> HYPRELINK USING A COMPLETE URL HYPRELINK USING A COMPLETE URL MAN MAN </BODY></HEAD></HTML>

HYPERLINK ON PICTURE <HTML><HEAD> TEXT HYPERLINK TEXT HYPERLINK <BODY> HYPRELINK USING A COMPLETE URL. HYPRELINK USING A COMPLETE URL. </HEAD></HTML>

FORM To create a form, the tag is used. It is a non- empty tag and has two attribute associated with it. METHOD : Can be specified as get (default) or POST (Preferred)---- GET – Attaches the input to the action URL. POST – sends the input in a data body separately. ACTION : Specifies the path of the action script used to process the form. [Note: The tag is used to specifies which input fields are a available in the form. tag is an empty tag with three attributes.]

TYPE : This is set to TEXT, indicating a single text input fields. There are other type like RADIO for radio Button, CHECKBOX for checkbox, and BUTTON for button etc. NAME : This is a variable name for the text field that author must specify. SIZE : This is the width the TEXT field.

TEXT : Specifies a text-empty field. SIZE : Specifies the width of the text filed in characters. MAXLENGTH : Specifies the maximum number of characters to be accepted. CHECKBOX : Specifies the element checked RADIO : Specifies a single toggle ON/OFF NAME : Specifies the name of the field. VALUE : Indicates the user entered value. SUBMIT : Uploads the form to the server. RESET : Resets form fields to defaults

: tag is used for created lists and formatting the text fields. There are four attributes associated with the tag. : tag is used for created lists and formatting the text fields. There are four attributes associated with the tag. MULTIPLE : Indicate the number of elements in list that can be displayed SIZE : Determines the number if items to be displayed in a list OPTION : Defines each value within tag NAME : Indicates the name of the field.

tag is used for make text empty field with multiple rows. There are three attributes associated with the tag. tag is used for make text empty field with multiple rows. There are three attributes associated with the tag. ROWS : Specifies the height of the field in character COLS : Specifies the width of the text field in character NAME : Specifies the name of the field.

<HTML><HEAD> FORM WITH ALL TAGS FORM WITH ALL TAGS <BODY> ADMISSION FORM ADMISSION FORM FIRST NAME FIRST NAME <INPUT TYPE =TEXT NAME=FNAME SIZE=”20”> NAME=FNAME SIZE=”20”> LAST NAME LAST NAME <INPUT TYPE =TEXT NAME=LNAME SIZE=”20”> NAME=LNAME SIZE=”20”> ADDRESS ADDRESS <INPUT TYPE =TEXT NAME=ADD SIZE=”40”> NAME=ADD SIZE=”40”> SEX: MALE SEX: MALE <INPUT TYPE =RADIO NAME=SEX VALUE=MALE> NAME=SEX VALUE=MALE> FEMALE <INPUT TYPE =RADIO NAME=SEX FEMALE <INPUT TYPE =RADIO NAME=SEX VALUE=FEMALE> VALUE=FEMALE> INTEREST (SELECT MORE THAN ONE IF INTEREST (SELECT MORE THAN ONE IF APPLICABLE) APPLICABLE)

MUSIC MUSIC SPORTS SPORTS SCIENCE SCIENCE OTHERS OTHERS </BLOCKQUOTE></BLOCKQUOTE> DESIGNATION DESIGNATION EXECUTIVE EXECUTIVE MANAGER MANAGER DIRECTOR DIRECTOR PROGRAMMER PROGRAMMER CO-ORDINATOR CO-ORDINATOR

SELECT SOFTWARE WHICH YOU ARE USING SELECT SOFTWARE WHICH YOU ARE USING ( NOTE: USE SHIFT OR CTRL FOR SELECTING MORE THAN COHICE) ( NOTE: USE SHIFT OR CTRL FOR SELECTING MORE THAN COHICE) <BLOCKQUOTE><BLOCKQUOTE> WINDOWS NT WINDOWS NT WINDOWS 98/2000/XP WINDOWS 98/2000/XP WQL SERVER WQL SERVER VISUAL BASIC VISUAL BASIC VISUAL C++ VISUAL C++ FORNT PAGE FORNT PAGE OFFICE 2000/XP OFFICE 2000/XP </SELECT>

</BLOCKQUOTE></BLOCKQUOTE><P> IF YES, FEEL FREE TO USE THIS SPACE TO DESCRIBE WHICH CONCERN(S) YOU WOULD LIKE TO TALK ABOUT. IF YES, FEEL FREE TO USE THIS SPACE TO DESCRIBE WHICH CONCERN(S) YOU WOULD LIKE TO TALK ABOUT. <P> </BODY></HTML>