SlideShare una empresa de Scribd logo
1 de 10
Descargar para leer sin conexión
 It was invented in 1990 by Tim Berners-Lee and Robert

 Cailliau of CERN (European Organization for Nuclear
 Research), and announced on the internet by Berners-
 Lee in 1991.




                Tim Berner-Lee     Robert Cailliau
   Hyper Text Markup Language

   It is a Language, as it has code-words and syntax like
    any other language. Also known as one of the
    document formats of the World Wide Web

   HTML is used to define the structure and layout of a
    Web page
 The fact that it is hyper just means it is not linear i.e. you

  can go to any place on the Internet whenever you
  want by clicking on links; there is no set order to do
  things in.
 Markup is what HTML tags do to the text inside them.
  They mark it as a certain type of text (italic text, for
  example).
 Markup language is a text-formatting language
  designed to transform raw text into structured
  documents
 HTML consists of a series of short codes typed into a

  text-file by the site author, these are the tags. The text
  is then saved as a html file, and viewed through
  a browser, like Firefox.

 This browser reads the file and translates the text into a

  visible form.
 Tells the Web browser how to display a Web page's

 words and images for the user. It determines the look
 and structure of a text like font type, size and color

 These websites can then be viewed by anyone else

 connected to the Internet and Its relatively easy to
 learn.
 Different tags perform different functions.

 HTML is written in form of “html elements” consisting

 of tags, enclosed by <angle brackets> within the
 webpage content for example <html>
 Attributes are always specified in the start tag
 Attributes provide additional information about an
    element
   Attributes come in name/value pairs like: name="value"
   Attribute Example
   HTML links are defined with the <a> tag. The link
    address is specified in the href attribute:
   Example
   <a href="http://www.funkmode.com/">This is a link</a>
 Also HTML tags mostly come in pairs for example <h1>
  and </h1>
 <h1> is the start tag and (slash) </h1> is the end tag.
 In between html tags you can add
  text, images, tables, comments etc.
 The tags do not appear on the webpage but their
  effects do when you view it on a browser like Firefox
  or Google Chrome etc.
Html tag

Más contenido relacionado

La actualidad más candente

Web Services Part 1
Web Services Part 1Web Services Part 1
Web Services Part 1patinijava
 
An Introduction to HTML
An Introduction to HTMLAn Introduction to HTML
An Introduction to HTMLcrea8ivemoiz
 
HTML- Hyper Text Markup Language
HTML- Hyper Text Markup LanguageHTML- Hyper Text Markup Language
HTML- Hyper Text Markup LanguageTrinity Dwarka
 
XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)
XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)
XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)Beat Signer
 
Lecture 4 - Adding XTHML for the Web
Lecture  4 - Adding XTHML for the WebLecture  4 - Adding XTHML for the Web
Lecture 4 - Adding XTHML for the Webphanleson
 
The Difference between HTML, XHTML & HTML5 for Beginners
The Difference between HTML, XHTML & HTML5 for BeginnersThe Difference between HTML, XHTML & HTML5 for Beginners
The Difference between HTML, XHTML & HTML5 for BeginnersRasin Bekkevold
 
Html (hyper text markup language)
Html (hyper text markup language)Html (hyper text markup language)
Html (hyper text markup language)Denni Domingo
 
Html for Beginners
Html for BeginnersHtml for Beginners
Html for BeginnersSriram Raj
 
Hypertext markup language (html)
Hypertext markup language (html)Hypertext markup language (html)
Hypertext markup language (html)Aksa Sahi
 
What is html xml and xhtml
What is html xml and xhtmlWhat is html xml and xhtml
What is html xml and xhtmlFkdiMl
 
1 introductin to HTML
1 introductin to HTML1 introductin to HTML
1 introductin to HTMLJaved Khan
 
Web programming by Najeeb ullahAzad(1)
Web programming by Najeeb ullahAzad(1)Web programming by Najeeb ullahAzad(1)
Web programming by Najeeb ullahAzad(1)azadmcs
 

La actualidad más candente (20)

Web Services Part 1
Web Services Part 1Web Services Part 1
Web Services Part 1
 
Xml applications
Xml applicationsXml applications
Xml applications
 
An Introduction to HTML
An Introduction to HTMLAn Introduction to HTML
An Introduction to HTML
 
HTML- Hyper Text Markup Language
HTML- Hyper Text Markup LanguageHTML- Hyper Text Markup Language
HTML- Hyper Text Markup Language
 
XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)
XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)
XML and XML Applications - Lecture 04 - Web Information Systems (WE-DINF-11912)
 
Lecture 4 - Adding XTHML for the Web
Lecture  4 - Adding XTHML for the WebLecture  4 - Adding XTHML for the Web
Lecture 4 - Adding XTHML for the Web
 
Html
HtmlHtml
Html
 
The Difference between HTML, XHTML & HTML5 for Beginners
The Difference between HTML, XHTML & HTML5 for BeginnersThe Difference between HTML, XHTML & HTML5 for Beginners
The Difference between HTML, XHTML & HTML5 for Beginners
 
Html (hyper text markup language)
Html (hyper text markup language)Html (hyper text markup language)
Html (hyper text markup language)
 
Xhtml
XhtmlXhtml
Xhtml
 
Html vs xhtml
Html vs xhtmlHtml vs xhtml
Html vs xhtml
 
HTML
HTMLHTML
HTML
 
Html for Beginners
Html for BeginnersHtml for Beginners
Html for Beginners
 
Hypertext markup language (html)
Hypertext markup language (html)Hypertext markup language (html)
Hypertext markup language (html)
 
Cse html ppt
Cse html pptCse html ppt
Cse html ppt
 
What is html xml and xhtml
What is html xml and xhtmlWhat is html xml and xhtml
What is html xml and xhtml
 
What is html
What is htmlWhat is html
What is html
 
1 introductin to HTML
1 introductin to HTML1 introductin to HTML
1 introductin to HTML
 
Module 1
Module 1Module 1
Module 1
 
Web programming by Najeeb ullahAzad(1)
Web programming by Najeeb ullahAzad(1)Web programming by Najeeb ullahAzad(1)
Web programming by Najeeb ullahAzad(1)
 

Destacado

HTML5 & CSS3 -- UPA Iowa
HTML5 & CSS3 -- UPA IowaHTML5 & CSS3 -- UPA Iowa
HTML5 & CSS3 -- UPA IowaIan Lintner
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTMLdilanie77
 
HTML5 : Web to the next level
HTML5 : Web to the next levelHTML5 : Web to the next level
HTML5 : Web to the next levelMohamed Azouz
 
History about HTML
History about HTMLHistory about HTML
History about HTMLyoshidatkhr
 
W2 Module 1
W2 Module 1W2 Module 1
W2 Module 1GBU2012
 
W2 module 4
W2 module 4W2 module 4
W2 module 4GBU2012
 
Diapositiva maria cristina cortijo
Diapositiva maria cristina cortijoDiapositiva maria cristina cortijo
Diapositiva maria cristina cortijoMARIACRISTINACORTIJO
 
W2 module 3
W2 module 3W2 module 3
W2 module 3GBU2012
 
Hip Hop Site redesign
Hip Hop Site redesignHip Hop Site redesign
Hip Hop Site redesignAshiana21
 
W2 module 2
W2 module 2W2 module 2
W2 module 2GBU2012
 
W1 Module 1
W1 Module 1W1 Module 1
W1 Module 1GBU2012
 
W3 module 2
W3 module 2W3 module 2
W3 module 2GBU2012
 
W3 module 1
W3 module 1W3 module 1
W3 module 1GBU2012
 
The History of HTML
The History of HTMLThe History of HTML
The History of HTML3zero
 
Tourism buyer behaviour ppfinal
Tourism buyer behaviour ppfinalTourism buyer behaviour ppfinal
Tourism buyer behaviour ppfinalAtish Rambojun
 
CV and portfolio event manager Elena Leontyeva
CV and portfolio event manager Elena LeontyevaCV and portfolio event manager Elena Leontyeva
CV and portfolio event manager Elena LeontyevaConsulting company Success
 

Destacado (19)

HTML5 & CSS3 -- UPA Iowa
HTML5 & CSS3 -- UPA IowaHTML5 & CSS3 -- UPA Iowa
HTML5 & CSS3 -- UPA Iowa
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 
HTML5 : Web to the next level
HTML5 : Web to the next levelHTML5 : Web to the next level
HTML5 : Web to the next level
 
History about HTML
History about HTMLHistory about HTML
History about HTML
 
W2 Module 1
W2 Module 1W2 Module 1
W2 Module 1
 
W2 module 4
W2 module 4W2 module 4
W2 module 4
 
Diapositiva maria cristina cortijo
Diapositiva maria cristina cortijoDiapositiva maria cristina cortijo
Diapositiva maria cristina cortijo
 
W2 module 3
W2 module 3W2 module 3
W2 module 3
 
Hip Hop Site redesign
Hip Hop Site redesignHip Hop Site redesign
Hip Hop Site redesign
 
W2 module 2
W2 module 2W2 module 2
W2 module 2
 
W1 Module 1
W1 Module 1W1 Module 1
W1 Module 1
 
W3 module 2
W3 module 2W3 module 2
W3 module 2
 
W3 module 1
W3 module 1W3 module 1
W3 module 1
 
The History of HTML
The History of HTMLThe History of HTML
The History of HTML
 
Tourism buyer behaviour ppfinal
Tourism buyer behaviour ppfinalTourism buyer behaviour ppfinal
Tourism buyer behaviour ppfinal
 
CV and portfolio event manager Elena Leontyeva
CV and portfolio event manager Elena LeontyevaCV and portfolio event manager Elena Leontyeva
CV and portfolio event manager Elena Leontyeva
 
Css
CssCss
Css
 
Solomon cb09 ppt_02
Solomon cb09 ppt_02Solomon cb09 ppt_02
Solomon cb09 ppt_02
 
Possion distribution
Possion distributionPossion distribution
Possion distribution
 

Similar a Html tag

Internet workshop
Internet workshopInternet workshop
Internet workshopmaria9102
 
introdution-to-html (1).ppt
introdution-to-html (1).pptintrodution-to-html (1).ppt
introdution-to-html (1).pptMarktero2
 
Html tutorials-infotech aus
Html tutorials-infotech ausHtml tutorials-infotech aus
Html tutorials-infotech ausNilesh Pujara
 
Computer fundamentals-internet p2
Computer fundamentals-internet p2Computer fundamentals-internet p2
Computer fundamentals-internet p2Leo Mark Villar
 
introdution-to-html.pptx
introdution-to-html.pptxintrodution-to-html.pptx
introdution-to-html.pptxdatapro2
 
WT Module-1.pdf
WT Module-1.pdfWT Module-1.pdf
WT Module-1.pdfRamyaH11
 
HTML & JAVA Script
HTML & JAVA ScriptHTML & JAVA Script
HTML & JAVA ScriptNitesh Gupta
 
HTML element is everything between the start tag and the end tag
HTML element is everything between the start tag and the end tagHTML element is everything between the start tag and the end tag
HTML element is everything between the start tag and the end tagssuser6478a8
 
Vskills certified html designer Notes
Vskills certified html designer NotesVskills certified html designer Notes
Vskills certified html designer NotesVskills
 

Similar a Html tag (20)

Html
HtmlHtml
Html
 
Lecture-1.pptx
Lecture-1.pptxLecture-1.pptx
Lecture-1.pptx
 
Internet workshop
Internet workshopInternet workshop
Internet workshop
 
Grade 10 COMPUTER
Grade 10 COMPUTERGrade 10 COMPUTER
Grade 10 COMPUTER
 
introdution-to-html (1).ppt
introdution-to-html (1).pptintrodution-to-html (1).ppt
introdution-to-html (1).ppt
 
Html tutorials-infotech aus
Html tutorials-infotech ausHtml tutorials-infotech aus
Html tutorials-infotech aus
 
Html5
Html5Html5
Html5
 
Html5
Html5Html5
Html5
 
Computer fundamentals-internet p2
Computer fundamentals-internet p2Computer fundamentals-internet p2
Computer fundamentals-internet p2
 
How to learn HTML in 10 Days
How to learn HTML in 10 DaysHow to learn HTML in 10 Days
How to learn HTML in 10 Days
 
introdution-to-html.pptx
introdution-to-html.pptxintrodution-to-html.pptx
introdution-to-html.pptx
 
Iwt module 1
Iwt  module 1Iwt  module 1
Iwt module 1
 
WT Module-1.pdf
WT Module-1.pdfWT Module-1.pdf
WT Module-1.pdf
 
HTML & JAVA Script
HTML & JAVA ScriptHTML & JAVA Script
HTML & JAVA Script
 
HTML element is everything between the start tag and the end tag
HTML element is everything between the start tag and the end tagHTML element is everything between the start tag and the end tag
HTML element is everything between the start tag and the end tag
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
Vskills certified html designer Notes
Vskills certified html designer NotesVskills certified html designer Notes
Vskills certified html designer Notes
 
Basic HTML
Basic HTMLBasic HTML
Basic HTML
 
Web Site Designing - Basic
Web Site Designing - Basic Web Site Designing - Basic
Web Site Designing - Basic
 
Ict html
Ict htmlIct html
Ict html
 

Último

SOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptx
SOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptxSOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptx
SOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptxSyedNadeemGillANi
 
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...Nguyen Thanh Tu Collection
 
HED Office Sohayok Exam Question Solution 2023.pdf
HED Office Sohayok Exam Question Solution 2023.pdfHED Office Sohayok Exam Question Solution 2023.pdf
HED Office Sohayok Exam Question Solution 2023.pdfMohonDas
 
How to Show Error_Warning Messages in Odoo 17
How to Show Error_Warning Messages in Odoo 17How to Show Error_Warning Messages in Odoo 17
How to Show Error_Warning Messages in Odoo 17Celine George
 
The basics of sentences session 10pptx.pptx
The basics of sentences session 10pptx.pptxThe basics of sentences session 10pptx.pptx
The basics of sentences session 10pptx.pptxheathfieldcps1
 
The Stolen Bacillus by Herbert George Wells
The Stolen Bacillus by Herbert George WellsThe Stolen Bacillus by Herbert George Wells
The Stolen Bacillus by Herbert George WellsEugene Lysak
 
3.21.24 The Origins of Black Power.pptx
3.21.24  The Origins of Black Power.pptx3.21.24  The Origins of Black Power.pptx
3.21.24 The Origins of Black Power.pptxmary850239
 
Prescribed medication order and communication skills.pptx
Prescribed medication order and communication skills.pptxPrescribed medication order and communication skills.pptx
Prescribed medication order and communication skills.pptxraviapr7
 
How to Manage Cross-Selling in Odoo 17 Sales
How to Manage Cross-Selling in Odoo 17 SalesHow to Manage Cross-Selling in Odoo 17 Sales
How to Manage Cross-Selling in Odoo 17 SalesCeline George
 
How to Make a Field read-only in Odoo 17
How to Make a Field read-only in Odoo 17How to Make a Field read-only in Odoo 17
How to Make a Field read-only in Odoo 17Celine George
 
CapTechU Doctoral Presentation -March 2024 slides.pptx
CapTechU Doctoral Presentation -March 2024 slides.pptxCapTechU Doctoral Presentation -March 2024 slides.pptx
CapTechU Doctoral Presentation -March 2024 slides.pptxCapitolTechU
 
10 Topics For MBA Project Report [HR].pdf
10 Topics For MBA Project Report [HR].pdf10 Topics For MBA Project Report [HR].pdf
10 Topics For MBA Project Report [HR].pdfJayanti Pande
 
Education and training program in the hospital APR.pptx
Education and training program in the hospital APR.pptxEducation and training program in the hospital APR.pptx
Education and training program in the hospital APR.pptxraviapr7
 
In - Vivo and In - Vitro Correlation.pptx
In - Vivo and In - Vitro Correlation.pptxIn - Vivo and In - Vitro Correlation.pptx
In - Vivo and In - Vitro Correlation.pptxAditiChauhan701637
 
DUST OF SNOW_BY ROBERT FROST_EDITED BY_ TANMOY MISHRA
DUST OF SNOW_BY ROBERT FROST_EDITED BY_ TANMOY MISHRADUST OF SNOW_BY ROBERT FROST_EDITED BY_ TANMOY MISHRA
DUST OF SNOW_BY ROBERT FROST_EDITED BY_ TANMOY MISHRATanmoy Mishra
 
ARTICULAR DISC OF TEMPOROMANDIBULAR JOINT
ARTICULAR DISC OF TEMPOROMANDIBULAR JOINTARTICULAR DISC OF TEMPOROMANDIBULAR JOINT
ARTICULAR DISC OF TEMPOROMANDIBULAR JOINTDR. SNEHA NAIR
 
Drug Information Services- DIC and Sources.
Drug Information Services- DIC and Sources.Drug Information Services- DIC and Sources.
Drug Information Services- DIC and Sources.raviapr7
 
Slides CapTechTalks Webinar March 2024 Joshua Sinai.pptx
Slides CapTechTalks Webinar March 2024 Joshua Sinai.pptxSlides CapTechTalks Webinar March 2024 Joshua Sinai.pptx
Slides CapTechTalks Webinar March 2024 Joshua Sinai.pptxCapitolTechU
 

Último (20)

SOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptx
SOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptxSOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptx
SOLIDE WASTE in Cameroon,,,,,,,,,,,,,,,,,,,,,,,,,,,.pptx
 
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...
CHUYÊN ĐỀ DẠY THÊM TIẾNG ANH LỚP 11 - GLOBAL SUCCESS - NĂM HỌC 2023-2024 - HK...
 
HED Office Sohayok Exam Question Solution 2023.pdf
HED Office Sohayok Exam Question Solution 2023.pdfHED Office Sohayok Exam Question Solution 2023.pdf
HED Office Sohayok Exam Question Solution 2023.pdf
 
How to Show Error_Warning Messages in Odoo 17
How to Show Error_Warning Messages in Odoo 17How to Show Error_Warning Messages in Odoo 17
How to Show Error_Warning Messages in Odoo 17
 
The basics of sentences session 10pptx.pptx
The basics of sentences session 10pptx.pptxThe basics of sentences session 10pptx.pptx
The basics of sentences session 10pptx.pptx
 
The Stolen Bacillus by Herbert George Wells
The Stolen Bacillus by Herbert George WellsThe Stolen Bacillus by Herbert George Wells
The Stolen Bacillus by Herbert George Wells
 
3.21.24 The Origins of Black Power.pptx
3.21.24  The Origins of Black Power.pptx3.21.24  The Origins of Black Power.pptx
3.21.24 The Origins of Black Power.pptx
 
Prescribed medication order and communication skills.pptx
Prescribed medication order and communication skills.pptxPrescribed medication order and communication skills.pptx
Prescribed medication order and communication skills.pptx
 
How to Manage Cross-Selling in Odoo 17 Sales
How to Manage Cross-Selling in Odoo 17 SalesHow to Manage Cross-Selling in Odoo 17 Sales
How to Manage Cross-Selling in Odoo 17 Sales
 
How to Make a Field read-only in Odoo 17
How to Make a Field read-only in Odoo 17How to Make a Field read-only in Odoo 17
How to Make a Field read-only in Odoo 17
 
Finals of Kant get Marx 2.0 : a general politics quiz
Finals of Kant get Marx 2.0 : a general politics quizFinals of Kant get Marx 2.0 : a general politics quiz
Finals of Kant get Marx 2.0 : a general politics quiz
 
CapTechU Doctoral Presentation -March 2024 slides.pptx
CapTechU Doctoral Presentation -March 2024 slides.pptxCapTechU Doctoral Presentation -March 2024 slides.pptx
CapTechU Doctoral Presentation -March 2024 slides.pptx
 
10 Topics For MBA Project Report [HR].pdf
10 Topics For MBA Project Report [HR].pdf10 Topics For MBA Project Report [HR].pdf
10 Topics For MBA Project Report [HR].pdf
 
March 2024 Directors Meeting, Division of Student Affairs and Academic Support
March 2024 Directors Meeting, Division of Student Affairs and Academic SupportMarch 2024 Directors Meeting, Division of Student Affairs and Academic Support
March 2024 Directors Meeting, Division of Student Affairs and Academic Support
 
Education and training program in the hospital APR.pptx
Education and training program in the hospital APR.pptxEducation and training program in the hospital APR.pptx
Education and training program in the hospital APR.pptx
 
In - Vivo and In - Vitro Correlation.pptx
In - Vivo and In - Vitro Correlation.pptxIn - Vivo and In - Vitro Correlation.pptx
In - Vivo and In - Vitro Correlation.pptx
 
DUST OF SNOW_BY ROBERT FROST_EDITED BY_ TANMOY MISHRA
DUST OF SNOW_BY ROBERT FROST_EDITED BY_ TANMOY MISHRADUST OF SNOW_BY ROBERT FROST_EDITED BY_ TANMOY MISHRA
DUST OF SNOW_BY ROBERT FROST_EDITED BY_ TANMOY MISHRA
 
ARTICULAR DISC OF TEMPOROMANDIBULAR JOINT
ARTICULAR DISC OF TEMPOROMANDIBULAR JOINTARTICULAR DISC OF TEMPOROMANDIBULAR JOINT
ARTICULAR DISC OF TEMPOROMANDIBULAR JOINT
 
Drug Information Services- DIC and Sources.
Drug Information Services- DIC and Sources.Drug Information Services- DIC and Sources.
Drug Information Services- DIC and Sources.
 
Slides CapTechTalks Webinar March 2024 Joshua Sinai.pptx
Slides CapTechTalks Webinar March 2024 Joshua Sinai.pptxSlides CapTechTalks Webinar March 2024 Joshua Sinai.pptx
Slides CapTechTalks Webinar March 2024 Joshua Sinai.pptx
 

Html tag

  • 1.  It was invented in 1990 by Tim Berners-Lee and Robert Cailliau of CERN (European Organization for Nuclear Research), and announced on the internet by Berners- Lee in 1991. Tim Berner-Lee Robert Cailliau
  • 2. Hyper Text Markup Language  It is a Language, as it has code-words and syntax like any other language. Also known as one of the document formats of the World Wide Web  HTML is used to define the structure and layout of a Web page
  • 3.  The fact that it is hyper just means it is not linear i.e. you can go to any place on the Internet whenever you want by clicking on links; there is no set order to do things in.
  • 4.  Markup is what HTML tags do to the text inside them. They mark it as a certain type of text (italic text, for example).  Markup language is a text-formatting language designed to transform raw text into structured documents
  • 5.  HTML consists of a series of short codes typed into a text-file by the site author, these are the tags. The text is then saved as a html file, and viewed through a browser, like Firefox.  This browser reads the file and translates the text into a visible form.
  • 6.  Tells the Web browser how to display a Web page's words and images for the user. It determines the look and structure of a text like font type, size and color  These websites can then be viewed by anyone else connected to the Internet and Its relatively easy to learn.
  • 7.  Different tags perform different functions.  HTML is written in form of “html elements” consisting of tags, enclosed by <angle brackets> within the webpage content for example <html>
  • 8.  Attributes are always specified in the start tag  Attributes provide additional information about an element  Attributes come in name/value pairs like: name="value"  Attribute Example  HTML links are defined with the <a> tag. The link address is specified in the href attribute:  Example  <a href="http://www.funkmode.com/">This is a link</a>
  • 9.  Also HTML tags mostly come in pairs for example <h1> and </h1>  <h1> is the start tag and (slash) </h1> is the end tag.  In between html tags you can add text, images, tables, comments etc.  The tags do not appear on the webpage but their effects do when you view it on a browser like Firefox or Google Chrome etc.