SlideShare a Scribd company logo
2
Most read
5
Most read
11
Most read
Chapter 1
Introduction to HTML
(Part 1-Internet and HTML)
Internet
• Network:
When computers are connected
with each other they can share
resources. Such group of
connected computer is known
as a computer network.
• Internet:
The Internet is a collection of
such multiple computer
networks, hence known as
network of networks.
• Web:
On the platform of the internet, a
distributed information system exists,
which is called WWW
(World Wide Web) or Web.
– The notion of the web was
conceived in 1991 by Tim Berners-Lee,
while consulting at CERN (European
Organization for Nuclear Research) in
Switzerland.
– The web is a repository of multimedia
information on the internet platform.
– The web content in form of web pages
is explored using browser
– Individual document pages on the
WWW are called web pages and are
accessed with a software application
running on the user computer,
commonly called a web browser
• Browser:
Special software applications to
retrieve and view web information.
• Website :
Website is a collection of web pages
that display information about an
organization or institute.
• Hyperlink:
On web pages, links are placed pointing
towards different locations. These links
are known as hyperlink.
– Any content such as text, picture,
graphics etc can be embedded with
such hyperlink.
HTML
• HTML (HyperText Markup Language), describe how a web page
should be displayed by a web browser. HTML is considered as a
language for describing web pages.
• The HTML is a documentation language to mark content of web
pages such as heading, title, table, image etc.
• A HTML is a kind of markup language. A markup language is a set of
tags that enables additional information(besides the content) on how
to present the web content. HTML files are text files that contain
additional formatting markup information in form of tag along with
its content.
• HTML is derived from of SGML
• S-Standardized
• G-General
• M-Markup
• L-Language
• SGML was developed by the
International Organization for Standards
(ISO) in 1986.
HTML tag
• Several sets of angular brackets with words or
letters within them. These brackets and
words inside them are known as tags.
• A tag is made up of letter, words and numbers
enclosed between a left and right angular
bracket. i.e <>
HTML element
• A combination of opening and closing tag
along with some content between the two
tags forms an element.
• An HTML element may be empty or can have
attributes to specify the additional formatting
and publishing instructions.
Start tag Element Content End tag
<p> This is a paragraph </p>
<a href="default.htm"> This is a link </a>
<br>
Structure of an HTML Document
Structure of an HTML Document
• HTML document is structured into two major parts.
1. Head Section (Head element)
 It contains information about the page such as title and
description of the page.
 All these information should be embedded within the <head>
and </head>
 Eg.Inside <head> section there is <title> element that is written
in head section and that will be displayed in the title bar of
browser.
2. Body Section (Body element)
 The body element is embedded within the <body> and </body>
 This is the content which can be seen or display within the
browser
Both the sections are embedded within the <html> and </html> tags.
HTML Title
• The title of a web page is specified by the TITLE
element, which is placed in the head section of
the document.
• Document should have only one title element.
• Title should be simple text and cannot contain
special commands such as hyperlinks.
• The title appears as a label of the window
displaying the text.
• The title also holds a place in a browser’s history
or bookmark list.
Std 10 Computer Chapter 1  introduction to HTML (Part 1)

More Related Content

What's hot (20)

PPTX
Html
yugank_gupta
 
PPTX
Css box-model
Webtech Learning
 
PDF
Introduction to HTML and CSS
Mario Hernandez
 
PPSX
Html introduction
Dalia Elbadry
 
PPTX
Html ppt
Ruchi Kumari
 
PPTX
Page layout with css
Er. Nawaraj Bhandari
 
PDF
Html / CSS Presentation
Shawn Calvert
 
PDF
Introduction to html
eShikshak
 
PPTX
Web Page Designing
Amit Mali
 
PPTX
Html
Hemant Saini
 
PPT
CSS ppt
Sanmuga Nathan
 
PPTX
Css selectors
Parth Trivedi
 
PPTX
Basic Html Knowledge for students
vethics
 
PPTX
HTML: Chapter 01
Steve Guinan
 
PPTX
html-table
Dhirendra Chauhan
 
PPT
Introduction to Javascript
Amit Tyagi
 
PPT
Hyperlinks in HTML
Aarti P
 
PPTX
HTML Introduction
Hameda Hurmat
 
PPTX
Lab #2: Introduction to Javascript
Walid Ashraf
 
Css box-model
Webtech Learning
 
Introduction to HTML and CSS
Mario Hernandez
 
Html introduction
Dalia Elbadry
 
Html ppt
Ruchi Kumari
 
Page layout with css
Er. Nawaraj Bhandari
 
Html / CSS Presentation
Shawn Calvert
 
Introduction to html
eShikshak
 
Web Page Designing
Amit Mali
 
Css selectors
Parth Trivedi
 
Basic Html Knowledge for students
vethics
 
HTML: Chapter 01
Steve Guinan
 
html-table
Dhirendra Chauhan
 
Introduction to Javascript
Amit Tyagi
 
Hyperlinks in HTML
Aarti P
 
HTML Introduction
Hameda Hurmat
 
Lab #2: Introduction to Javascript
Walid Ashraf
 

Similar to Std 10 Computer Chapter 1 introduction to HTML (Part 1) (20)

PPTX
Introduction to HTML for my Special Class
300179
 
PPT
Web forms and html (lect 1)
Salman Memon
 
PPTX
Presentation html
Billy Tierra
 
PPT
Introduction to html
Jonathan Arroyo
 
PPTX
Basic HTML
Eric Marilag
 
PPT
it is a forntend ppt that discussed the topics of HTMl CSSfrontend.ppt
harshajajam22
 
PPTX
Html in Web design and Development.pptxt.pptx
samuelasefa9
 
PPTX
Introduction to Web Techniques_Key componenets_HTML Basics
DeepakUlape2
 
PPTX
Basics of html , basic of computer , html tags
spoovarasi11501
 
PPTX
WEB TECHNOLOGY SLIDE 2 coe35mgfdggdh.pptx
simukondasankananji8
 
PPT
Html
SBalan Balan
 
PPTX
Introduction to html
Himanshu Pathak
 
PPTX
BITM3730Week1.pptx
MattMarino13
 
PPTX
BSC notes of _HTML_Easyto understand lease see.pptx
VikasTuwar1
 
PPTX
Web Design and Programming-Lab-4-HTML-II-Exercise
RafsanJani65
 
PDF
Vskills certified html5 developer Notes
Vskills
 
PPTX
Introduction to the web, WWW architecture, Fundamentals of HTML, Text form...
midhunanubhavkmea
 
PPTX
Web design - HTML (Hypertext Markup Language) introduction
Mustafa Kamel Mohammadi
 
PPTX
Web Application Programming with HTML 5 part 1
RovellAsidera1
 
PDF
Day1-HTML-CSS some basic css and html.pdf
enasashri12
 
Introduction to HTML for my Special Class
300179
 
Web forms and html (lect 1)
Salman Memon
 
Presentation html
Billy Tierra
 
Introduction to html
Jonathan Arroyo
 
Basic HTML
Eric Marilag
 
it is a forntend ppt that discussed the topics of HTMl CSSfrontend.ppt
harshajajam22
 
Html in Web design and Development.pptxt.pptx
samuelasefa9
 
Introduction to Web Techniques_Key componenets_HTML Basics
DeepakUlape2
 
Basics of html , basic of computer , html tags
spoovarasi11501
 
WEB TECHNOLOGY SLIDE 2 coe35mgfdggdh.pptx
simukondasankananji8
 
Introduction to html
Himanshu Pathak
 
BITM3730Week1.pptx
MattMarino13
 
BSC notes of _HTML_Easyto understand lease see.pptx
VikasTuwar1
 
Web Design and Programming-Lab-4-HTML-II-Exercise
RafsanJani65
 
Vskills certified html5 developer Notes
Vskills
 
Introduction to the web, WWW architecture, Fundamentals of HTML, Text form...
midhunanubhavkmea
 
Web design - HTML (Hypertext Markup Language) introduction
Mustafa Kamel Mohammadi
 
Web Application Programming with HTML 5 part 1
RovellAsidera1
 
Day1-HTML-CSS some basic css and html.pdf
enasashri12
 
Ad

More from Nuzhat Memon (20)

PPTX
Std 10 chapter 11 data type, expression and operators important MCQs
Nuzhat Memon
 
PPTX
Std 10 Chapter 10 Introduction to C Language Important MCQs
Nuzhat Memon
 
PPTX
Std 12 chapter 7 Java Basics Important MCQs
Nuzhat Memon
 
PPTX
Std 12 computer chapter 8 classes and objects in java important MCQs
Nuzhat Memon
 
PPTX
Std 12 Computer Chapter 6 object oriented concept important mcqs
Nuzhat Memon
 
PPTX
Std 12 computer chapter 6 object oriented concepts (part 1)
Nuzhat Memon
 
PPTX
Std 12 computer chapter 6 object oriented concepts (part 2)
Nuzhat Memon
 
PPTX
Std 12 computer java basics part 3 control structure
Nuzhat Memon
 
PPTX
Std 12 Computer Chapter 7 Java Basics (Part 2)
Nuzhat Memon
 
PPTX
Std 12 Computer Chapter 7 Java Basics (Part 1)
Nuzhat Memon
 
PPTX
Std 12 Computer Chapter 13 other useful free tools and services important MCQs
Nuzhat Memon
 
PPTX
Std 12 Computer Chapter 9 Working with Array and String in Java important MCQs
Nuzhat Memon
 
PPTX
Std 12 computer chapter 8 classes and object in java (part 2)
Nuzhat Memon
 
PPTX
Std 10 computer chapter 10 introduction to c language (part2)
Nuzhat Memon
 
PPTX
Std 10 computer chapter 10 introduction to c language (part1)
Nuzhat Memon
 
PPTX
Std 10 computer chapter 9 Problems and Problem Solving
Nuzhat Memon
 
PPTX
Std 11 Computer Chapter 5 Using Pictures in Synfig (Practical 3: Masking to R...
Nuzhat Memon
 
PPTX
Chapter 5 Using Pictures in Synfig (Practical 2: Masking to hide area in synfig)
Nuzhat Memon
 
PPTX
Std 11 Computer Chapter 5 Using Pictures in Synfig (Practical 1 Basics Opera...
Nuzhat Memon
 
PPTX
Std 11 Computer Chapter 4 Introduction to Layers (Part 3 Solving Textual Exe...
Nuzhat Memon
 
Std 10 chapter 11 data type, expression and operators important MCQs
Nuzhat Memon
 
Std 10 Chapter 10 Introduction to C Language Important MCQs
Nuzhat Memon
 
Std 12 chapter 7 Java Basics Important MCQs
Nuzhat Memon
 
Std 12 computer chapter 8 classes and objects in java important MCQs
Nuzhat Memon
 
Std 12 Computer Chapter 6 object oriented concept important mcqs
Nuzhat Memon
 
Std 12 computer chapter 6 object oriented concepts (part 1)
Nuzhat Memon
 
Std 12 computer chapter 6 object oriented concepts (part 2)
Nuzhat Memon
 
Std 12 computer java basics part 3 control structure
Nuzhat Memon
 
Std 12 Computer Chapter 7 Java Basics (Part 2)
Nuzhat Memon
 
Std 12 Computer Chapter 7 Java Basics (Part 1)
Nuzhat Memon
 
Std 12 Computer Chapter 13 other useful free tools and services important MCQs
Nuzhat Memon
 
Std 12 Computer Chapter 9 Working with Array and String in Java important MCQs
Nuzhat Memon
 
Std 12 computer chapter 8 classes and object in java (part 2)
Nuzhat Memon
 
Std 10 computer chapter 10 introduction to c language (part2)
Nuzhat Memon
 
Std 10 computer chapter 10 introduction to c language (part1)
Nuzhat Memon
 
Std 10 computer chapter 9 Problems and Problem Solving
Nuzhat Memon
 
Std 11 Computer Chapter 5 Using Pictures in Synfig (Practical 3: Masking to R...
Nuzhat Memon
 
Chapter 5 Using Pictures in Synfig (Practical 2: Masking to hide area in synfig)
Nuzhat Memon
 
Std 11 Computer Chapter 5 Using Pictures in Synfig (Practical 1 Basics Opera...
Nuzhat Memon
 
Std 11 Computer Chapter 4 Introduction to Layers (Part 3 Solving Textual Exe...
Nuzhat Memon
 
Ad

Recently uploaded (20)

PDF
Dimensions of Societal Planning in Commonism
StefanMz
 
PPTX
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
PPTX
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
PPTX
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
PPTX
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
PPTX
Growth and development and milestones, factors
BHUVANESHWARI BADIGER
 
PDF
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
PPTX
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 
PPTX
2025 Winter SWAYAM NPTEL & A Student.pptx
Utsav Yagnik
 
PPTX
How to Set Maximum Difference Odoo 18 POS
Celine George
 
PDF
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
PPT
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
PDF
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
PDF
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
PPTX
How to Convert an Opportunity into a Quotation in Odoo 18 CRM
Celine George
 
PPTX
PATIENT ASSIGNMENTS AND NURSING CARE RESPONSIBILITIES.pptx
PRADEEP ABOTHU
 
PDF
QNL June Edition hosted by Pragya the official Quiz Club of the University of...
Pragya - UEM Kolkata Quiz Club
 
PDF
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
PPTX
Universal immunization Programme (UIP).pptx
Vishal Chanalia
 
PDF
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 
Dimensions of Societal Planning in Commonism
StefanMz
 
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
Growth and development and milestones, factors
BHUVANESHWARI BADIGER
 
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 
2025 Winter SWAYAM NPTEL & A Student.pptx
Utsav Yagnik
 
How to Set Maximum Difference Odoo 18 POS
Celine George
 
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
How to Convert an Opportunity into a Quotation in Odoo 18 CRM
Celine George
 
PATIENT ASSIGNMENTS AND NURSING CARE RESPONSIBILITIES.pptx
PRADEEP ABOTHU
 
QNL June Edition hosted by Pragya the official Quiz Club of the University of...
Pragya - UEM Kolkata Quiz Club
 
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
Universal immunization Programme (UIP).pptx
Vishal Chanalia
 
ARAL_Orientation_Day-2-Sessions_ARAL-Readung ARAL-Mathematics ARAL-Sciencev2.pdf
JoelVilloso1
 

Std 10 Computer Chapter 1 introduction to HTML (Part 1)

  • 1. Chapter 1 Introduction to HTML (Part 1-Internet and HTML)
  • 2. Internet • Network: When computers are connected with each other they can share resources. Such group of connected computer is known as a computer network. • Internet: The Internet is a collection of such multiple computer networks, hence known as network of networks.
  • 3. • Web: On the platform of the internet, a distributed information system exists, which is called WWW (World Wide Web) or Web. – The notion of the web was conceived in 1991 by Tim Berners-Lee, while consulting at CERN (European Organization for Nuclear Research) in Switzerland. – The web is a repository of multimedia information on the internet platform. – The web content in form of web pages is explored using browser – Individual document pages on the WWW are called web pages and are accessed with a software application running on the user computer, commonly called a web browser
  • 4. • Browser: Special software applications to retrieve and view web information. • Website : Website is a collection of web pages that display information about an organization or institute. • Hyperlink: On web pages, links are placed pointing towards different locations. These links are known as hyperlink. – Any content such as text, picture, graphics etc can be embedded with such hyperlink.
  • 5. HTML • HTML (HyperText Markup Language), describe how a web page should be displayed by a web browser. HTML is considered as a language for describing web pages. • The HTML is a documentation language to mark content of web pages such as heading, title, table, image etc. • A HTML is a kind of markup language. A markup language is a set of tags that enables additional information(besides the content) on how to present the web content. HTML files are text files that contain additional formatting markup information in form of tag along with its content.
  • 6. • HTML is derived from of SGML • S-Standardized • G-General • M-Markup • L-Language • SGML was developed by the International Organization for Standards (ISO) in 1986.
  • 7. HTML tag • Several sets of angular brackets with words or letters within them. These brackets and words inside them are known as tags. • A tag is made up of letter, words and numbers enclosed between a left and right angular bracket. i.e <>
  • 8. HTML element • A combination of opening and closing tag along with some content between the two tags forms an element.
  • 9. • An HTML element may be empty or can have attributes to specify the additional formatting and publishing instructions. Start tag Element Content End tag <p> This is a paragraph </p> <a href="default.htm"> This is a link </a> <br>
  • 10. Structure of an HTML Document
  • 11. Structure of an HTML Document • HTML document is structured into two major parts. 1. Head Section (Head element)  It contains information about the page such as title and description of the page.  All these information should be embedded within the <head> and </head>  Eg.Inside <head> section there is <title> element that is written in head section and that will be displayed in the title bar of browser. 2. Body Section (Body element)  The body element is embedded within the <body> and </body>  This is the content which can be seen or display within the browser Both the sections are embedded within the <html> and </html> tags.
  • 12. HTML Title • The title of a web page is specified by the TITLE element, which is placed in the head section of the document. • Document should have only one title element. • Title should be simple text and cannot contain special commands such as hyperlinks. • The title appears as a label of the window displaying the text. • The title also holds a place in a browser’s history or bookmark list.

Editor's Notes

  • #5: Clicking on such hyperlink, one can redirect himself to an intended location. This operation is known as following the hyperlink.