Introduction to HTML. Today’s Discussion What is HTML ? What is HTML ? What is Web Page ? What is Web Page ? Web Server Web Server Web Browser Web Browser.

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.
I N T E R N E T.
HyperText Markup Language (HTML). Introduction to HTML Hyper Text Markup Language HTML Example The structure of an HTML document Agenda.
HTML. The World Wide Web Protocols Addresses HTML.
Chapter 16 The World Wide Web.
Web development  World Wide Web (web) is the Internet system for hypertext linking.  A hypertext document (web page) is an online document. It contains.
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.
Basic HTML Workshop Session 1: Introduction to HTML Fall 2006.
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
 2008 Pearson Education, Inc. All rights reserved. 1 Introduction to HTML.
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.
Basic HTML Workshop Session 1: Introduction to HTML Fall 2006.
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.
Chapter 2 Introduction to HTML5 Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
Chapter 14 Introduction to HTML
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
Introduction to HTML. What is a Web site? A collection of "pages" or files linked together and available on the World Wide Web What do you need to create.
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 16 The World Wide Web. 2 Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Write basic HTML.
 2008 Pearson Education, Inc. All rights reserved Introduction to XHTML.
Computer Science 101 Introduction to Web Pages. Origins of the Web Vannevar Bush (Memex, 1945) Ted Nelson (Xanadu, 1968) Doug Englebart and Alan Kay (
Chapter 16 The World Wide Web Chapter Goals ( ) Compare and contrast the Internet and the World Wide Web Describe general Web processing.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
1 Outline 3.1 Introduction 3.2 Editing HTML 3.3 First HTML Example 3.4 W3C HTML Validation Service 3.5 Headers 3.6 Linking 3.7 Images 3.8 Special Characters.
Chapter 16 The World Wide Web. 2 The Web An infrastructure of information combined and the network software used to access it Web page A document that.
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.
HTML HyperText Markup Language Constantly evolving - extra facilities being added regularly Java applets and JavaScript used to increase functionality.
 2002 Prentice Hall, Inc. All rights reserved.2 Chapter 2 — Introduction to HyperText Markup Language 4: Part I Outline 2.1Introduction 2.2Markup Languages.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
Basic HTML Workshop By: Preeda Chunjongkolkul (Pete) Systems Librarian/Webmaster
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.
Chapter 8 Introduction to HTML and Applets Fundamentals of Java.
1 John Magee 9 November 2012 CS120 Lecture 17: The World Wide Web and HTML Web Publishing.
1 © Copyright 2000 Ethel Schuster The Web… in 15 minutes Ethel Schuster
Lec.10 + (Chapter 8 & 9) GUI Java Applet Jiang (Jen) ZHENG July 6 th, 2005.
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.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
Chapter 2 Designing Web Pages With HTML JavaMethods An Introduction to Object-Oriented Programming Maria Litvin Gary Litvin Copyright © 2003 by Maria Litvin,
Chapter 4 Applets Cop Why Applets? WWW makes huge information available to anyone with web browser. Web server send web pages and images to your.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
Introduction to Web & HTML
Introduction to HTML C151 Multi-User Operating Systems.
LBSC 690 Session 4 Programming. Languages How do we learn a language? Learn by listening Then reading Then writing How do we teach programming? Learn.
JavaScript and Ajax (Internet Background) Week 1 Web site:
Introduction to the World Wide Web & Internet CIS 101.
Department of Computer Science, Florida State University CGS 3066: Web Programming and Design Spring
Department of Computer Science, Florida State University CGS 3066: Web Programming and Design Spring
CompSci 1 Lecture 2 HTML Webpages. Today’s Topics Basic HTML The basis for web pages “Almost” programming Upcoming Programming Java Reading Great Ideas.
Web Design – Week 2 Introduction to website basics Website basics: How the Web Works Client / server architecture Packet switching URL components.
WPF (Avalon), Windows App GUI Windows App GUI Web App GUI Web App GUI HTML HTML XML XML WPF WPF LINQ LINQ.
Website Design and Construction Services and Standards.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
Basic Web Publishing M. Scott Gartner 7/15/98.
Computer Basics Introduction CIS 109 Columbia College.
Finally getting to html and CSS… Tim Berners-Lee, the writer of the software program that makes him the inventor of the WWW, defines the Internet as a.
Introduction to HTML.
Chapter 1 Introduction to HTML.
Warm Handshake with Websites, Servers and Web Servers:
Introduction to XHTML.
Web Page Concept and Design :
Chapter 16 The World Wide Web.
Introduction to HTML.
Presentation transcript:

Introduction to HTML

Today’s Discussion What is HTML ? What is HTML ? What is Web Page ? What is Web Page ? Web Server Web Server Web Browser Web Browser What is Internet ? What is Internet ? Services Provided by Internet Services Provided by Internet , ftp, wiki-pedia, blogs, java applets , ftp, wiki-pedia, blogs, java applets Tools used in creating Web Pages Tools used in creating Web Pages HTML coding …… using an editor HTML coding …… using an editor

What is HTML ? Hyper Text Markup Language Hyper Text Markup Language Web authoring software language Web authoring software language Specifically created to make World Wide Web pages Specifically created to make World Wide Web pages The inventor of HTML - Tim Berners-Lee The inventor of HTML - Tim Berners-Lee

What is HTML ? HTML files HTML files Text files Text files Contain mark-up tags Contain mark-up tags Tags direct how page is to be displayed by browser Tags direct how page is to be displayed by browser Can be created from a simple text editor Can be created from a simple text editor File extension “.htm ” or “.html ” File extension “.htm ” or “.html ”

What is Web Page ? Web page : Single disk file with a single file name – composed of: Web page : Single disk file with a single file name – composed of: Text, Images, Animations, Hyperlinks, etc. Text, Images, Animations, Hyperlinks, etc. Home page : First page of a website Home page : First page of a website Web site: A collection of one or more web pages Web site: A collection of one or more web pages Static Website Static Website Dynamic Website Dynamic Website

What is Web Server ? A system on the internet containing one or more web sites. A system on the internet containing one or more web sites. It a software which enabling Internet services. It a software which enabling Internet services. Personal Web Server (PWS) Personal Web Server (PWS) Internet Information Server (IIS) Internet Information Server (IIS) Apache Server Apache Server Tomcat Server Tomcat Server

What is Web Browser ? A client software which is used to render web pages. A client software which is used to render web pages. Internet Explorer Internet Explorer Mozilla Firefox Mozilla Firefox Windows Chrome Windows Chrome Netscape Navigator Netscape Navigator Mosaic Mosaic

Web Browser and Web Server - Client and Server User uses HTTP client (Web Browser) User uses HTTP client (Web Browser) It has a URL (e.g. It has a URL (e.g. Makes a request to the server Makes a request to the server Server sends back data (the response) Server sends back data (the response) User clicks on the client side... User clicks on the client side... request (URL) response (HTML, …)ClientServer

What is Internet ? The largest network of networks in the world The largest network of networks in the world

What is Internet ? A network of networks, joining many government, university and private computers together and providing an infrastructure for the use of , bulletin boards, file archives, hypertext documents, databases and other computational resources. A network of networks, joining many government, university and private computers together and providing an infrastructure for the use of , bulletin boards, file archives, hypertext documents, databases and other computational resources. Continue……

What is Internet ? The vast collection of computer networks which form and act as a single huge network for transport of data and messages across distances which can be anywhere from the same office to anywhere in the world. The vast collection of computer networks which form and act as a single huge network for transport of data and messages across distances which can be anywhere from the same office to anywhere in the world. Continue……

Services provided by Internet Electronic Mail ( ) Electronic Mail ( ) World Wide Web World Wide Web Telnet Telnet File Transfer Protocol (FTP) File Transfer Protocol (FTP) Internet Telephone Internet Telephone Web TV/Radio Web TV/Radio Internet Relay Chat Internet Relay Chat News Groups News Groups

Electronic Mail ( ) Distributes messages and attached files to one or more electronic mailboxes. Distributes messages and attached files to one or more electronic mailboxes. Eg:- addresses Eg:- addresses

Electronic Mail ( ) mes. edu. in mesmarampally. org Continue…… Organization Type of Organization Name of Person Country

Electronic Mail ( ) Different service providers Different service providers G-Mail G-Mail Yahoo Mail Yahoo Mail Hot Mail Hot Mail Continue……

W IKIPEDI A A wiki is a publishing platform on which many people can contribute new content and revise existing content. A wiki is a publishing platform on which many people can contribute new content and revise existing content. The content benefits from the collective knowledge of the contributors, so wikis can be very beneficial for group projects. The content benefits from the collective knowledge of the contributors, so wikis can be very beneficial for group projects. Some businesses and organizations use wikis to maintain documents. Some businesses and organizations use wikis to maintain documents.

Blog An online diary for expressing our thoughts and passion. Also called Weblogs Blogging – The activity of creating blog. Client (Browser) defines the appearance Font preferences, window width, … Pours into Browser (PDAs, Bigger/Smaller)

HTML Characteristics Just a Text File! + Portable + Human Readable/Writable HTML Defines the Structure (not Appearance) of the Document Client (Browser) defines the appearance Font preferences, window width, …

HTML Characteristics HTML is a set of instructions – called Elements. These elements are grouped into sections: HEAD elements section Only elements that are allowed in the HEAD section of the document. BODY elements section Only elements that are allowed in the BODY section of the document. Continue……

Naming Convention All elements are enclosed in brackets. Most elements require a start tag and end tag. Eg:- My First Web Page The end tag has a forward slash (/). Elements names are not case sensitive.

Document Structure My First Web Page A Paragraph of Text.

Nested Tags Like a tree, each element is contained inside a parent element Each element may have any number of attributes other stuff This is some text!

Basic Tags My First Web Page A Paragraph of Text.

HTML Elements Elements Elements It encloses the entire HTML document. It encloses the entire HTML document. Starting tag Starting tag Ending tag Ending tag It encloses the head section of the document. It encloses the head section of the document. Starting tag Starting tag Ending tag Ending tag

HTML Elements Elements Elements Found only in head section. Found only in head section. Denotes the title of the document. Denotes the title of the document. Starting tag Starting tag Ending tag Ending tag It encloses the body section of the document. It encloses the body section of the document. Starting tag Starting tag Ending tag Ending tag

HTML Elements Elements Elements Denotes the first level headline of an HTML document. Denotes the first level headline of an HTML document. Starting tag Starting tag Ending tag Ending tag To make characters bold. To make characters bold. Starting tag Starting tag Ending tag Ending tag

HTML Elements Elements Elements For start of a new paragraph. For start of a new paragraph. To add hyper link to the document. To add hyper link to the document. Tutorials Tutorials

Basic Tags horizontal rule new line... bold... italicize text in between

Lists Unordered Lists Apples Oranges Ordered Lists One Two Can be nested o Apples 1. Fuji 2. Granny Smith o Oranges

Image Files

Tables for each row... for each element in a row … for header row

Table Example <tr> row 1, cell 1 row 1, cell 1 row 1, cell 2 row 1, cell 2 </tr><tr> row 2, cell 1 row 2, cell 1 row 2, cell 2 row 2, cell 2 </tr></table>

Comments <!-- This paragraph, is also a comment...-->

Special HTML < →< > → > & → & → space

Anchor Tag (Links) Absolute HREFs specify fully qualified URLs. Yahoo! In this directory! In sub-directory a! Relative HREFs are relative to the directory containing the current HTML file.

What is the WWW? A hypertext system that runs on top of the Internet, based on Three Main Standards URL HTTP HTML