SlideShare une entreprise Scribd logo
1  sur  7
What Is HTML? It is not a programming language, but a rather a markup language for formatting and displaying Web documents and pages. It is the most commonly used markup language for Web pages today. The more we understand both the principles and applied usage of the HyperText Markup Language (HTML) and to an extent, other markup languages such as XHTML that find their roots in HTML, the more we can use it to deliver flexible and rich functionality to your Web applications.
Fundamentals …  w hen mastered, give you the base tools to expand your Web applications beyond previously conceived  l imitations. HTML is simple text markup (Content type: text/html). It consists of a combination of various objects that Web browser clients commonly interpret based on a defined standard. These various objects consist of elements, data types, and character and entity references. Developers leverage these objects to render the display, facilitate the maintenance, and extend the functionality of Web applications.
HTML Structure T he basic element and standard attribute construct of HTML for Web pages are illustrated by the following example:  <!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot; &quot;http://www.w3.org/TR/html4/loose.dtd&quot;> <html> <head> “ Whatever your lil’ heart desires – displayed as Page-title” </head> <body> <p>Hello world!</p> </body> </html>
Output Of Code Hello world!
Explanation … 1 The first line in the example defines the   DOCTYPE for this particular Web page or document. The DOCTYPE declaration is translated by the Web browser client and defines the standard specification that the document uses. The  < html>  tag simply defines this Web page as an HTML document. The  < head>  tag is used primarily to define back-end information for the document, and is not displayed to the Web Browser client screen at run time.
Explanation … 2 This is an example of a  container  element, which is used to store other functional and document information such as (but not limited to) <meta> ,  <script> ,  <style> , and  <link> tags and elements. The  <body>  tag is the  container  element used to display the visual contents of the HTML document. This element may not only contain visual elements such as (but not limited to)  <p> ,  <div> ,  <span> , and <object>  tags and elements, but can additionally contain  <script>  and  <style>  tags and elements.
Explanation … 3 The  <p>  tag is a visual  container  element that is typically used to display text paragraphs and other such content.

Contenu connexe

Tendances

Basic knowledge on html and dhtml
 Basic knowledge on html and dhtml Basic knowledge on html and dhtml
Basic knowledge on html and dhtmlSuryakanta Behera
 
Computer fundamentals-internet p2
Computer fundamentals-internet p2Computer fundamentals-internet p2
Computer fundamentals-internet p2Leo Mark Villar
 
[Basic HTML/CSS] 1. html - basic tags
[Basic HTML/CSS] 1. html - basic tags[Basic HTML/CSS] 1. html - basic tags
[Basic HTML/CSS] 1. html - basic tagsHyejin Oh
 
Markup language classification, designing static and dynamic
Markup language classification, designing static and dynamicMarkup language classification, designing static and dynamic
Markup language classification, designing static and dynamicAnkita Bhalla
 
HTML Basic, CSS Basic, JavaScript basic.
HTML Basic, CSS Basic, JavaScript basic.HTML Basic, CSS Basic, JavaScript basic.
HTML Basic, CSS Basic, JavaScript basic.Beqa Chacha
 
Web engineering notes unit 4
Web engineering notes unit 4Web engineering notes unit 4
Web engineering notes unit 4inshu1890
 
Introduction to basic HTML [Librarian edition]
Introduction to basic HTML [Librarian edition]Introduction to basic HTML [Librarian edition]
Introduction to basic HTML [Librarian edition]Kosie Eloff
 
Web Design L1 - Untagling the Web
Web Design L1 - Untagling the WebWeb Design L1 - Untagling the Web
Web Design L1 - Untagling the Webmykella
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTMLSaleem Thapa
 
3. Web Technology Advanced HTML
3. Web Technology Advanced HTML3. Web Technology Advanced HTML
3. Web Technology Advanced HTMLJyoti Yadav
 
Html_Day_One (W3Schools)
Html_Day_One (W3Schools)Html_Day_One (W3Schools)
Html_Day_One (W3Schools)Rafi Haidari
 

Tendances (20)

Basic knowledge on html and dhtml
 Basic knowledge on html and dhtml Basic knowledge on html and dhtml
Basic knowledge on html and dhtml
 
Computer fundamentals-internet p2
Computer fundamentals-internet p2Computer fundamentals-internet p2
Computer fundamentals-internet p2
 
Dhtml
DhtmlDhtml
Dhtml
 
Xml
XmlXml
Xml
 
[Basic HTML/CSS] 1. html - basic tags
[Basic HTML/CSS] 1. html - basic tags[Basic HTML/CSS] 1. html - basic tags
[Basic HTML/CSS] 1. html - basic tags
 
HTML5 and DHTML
HTML5 and DHTMLHTML5 and DHTML
HTML5 and DHTML
 
HTML and DHTML
HTML and DHTMLHTML and DHTML
HTML and DHTML
 
Xhtml
XhtmlXhtml
Xhtml
 
Markup language classification, designing static and dynamic
Markup language classification, designing static and dynamicMarkup language classification, designing static and dynamic
Markup language classification, designing static and dynamic
 
Html book2
Html book2Html book2
Html book2
 
Elements
ElementsElements
Elements
 
HTML Basic, CSS Basic, JavaScript basic.
HTML Basic, CSS Basic, JavaScript basic.HTML Basic, CSS Basic, JavaScript basic.
HTML Basic, CSS Basic, JavaScript basic.
 
Web engineering notes unit 4
Web engineering notes unit 4Web engineering notes unit 4
Web engineering notes unit 4
 
Html basic
Html basicHtml basic
Html basic
 
Introduction to basic HTML [Librarian edition]
Introduction to basic HTML [Librarian edition]Introduction to basic HTML [Librarian edition]
Introduction to basic HTML [Librarian edition]
 
Web Design L1 - Untagling the Web
Web Design L1 - Untagling the WebWeb Design L1 - Untagling the Web
Web Design L1 - Untagling the Web
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 
3. Web Technology Advanced HTML
3. Web Technology Advanced HTML3. Web Technology Advanced HTML
3. Web Technology Advanced HTML
 
Html_Day_One (W3Schools)
Html_Day_One (W3Schools)Html_Day_One (W3Schools)
Html_Day_One (W3Schools)
 
HTML
HTMLHTML
HTML
 

En vedette

Wilders: gebrul van een stille en Twitter is een linkse hobby
Wilders: gebrul van een stille en Twitter is een linkse hobbyWilders: gebrul van een stille en Twitter is een linkse hobby
Wilders: gebrul van een stille en Twitter is een linkse hobbyTotal Identity
 
Peter chan professional-portfolio-201106
Peter chan professional-portfolio-201106Peter chan professional-portfolio-201106
Peter chan professional-portfolio-201106Peter Chan
 
Grontmij Personal Publishing
Grontmij Personal PublishingGrontmij Personal Publishing
Grontmij Personal PublishingTotal Identity
 
Total Identity - integrated communication
Total Identity - integrated communicationTotal Identity - integrated communication
Total Identity - integrated communicationTotal Identity
 
OBRA \"LUCRECIA Y LO EFIMERO\"
OBRA \"LUCRECIA Y LO EFIMERO\"OBRA \"LUCRECIA Y LO EFIMERO\"
OBRA \"LUCRECIA Y LO EFIMERO\"tirantablanc
 
TOP2000 - curiosities and statistics
TOP2000 - curiosities and statisticsTOP2000 - curiosities and statistics
TOP2000 - curiosities and statisticsTotal Identity
 
การสร้างตัว Preload
การสร้างตัว Preloadการสร้างตัว Preload
การสร้างตัว PreloadAugusts Programmer
 
Del n. 6.2010 formazione classi pernici
Del n. 6.2010   formazione classi perniciDel n. 6.2010   formazione classi pernici
Del n. 6.2010 formazione classi perniciIC Riva 1
 
Un grande attrattore bio
Un grande attrattore bioUn grande attrattore bio
Un grande attrattore bioVoD_group
 
La dura vita del Community Manager
La dura vita del Community ManagerLa dura vita del Community Manager
La dura vita del Community ManagerDavid Carollo
 

En vedette (17)

proyecto triqui
proyecto triquiproyecto triqui
proyecto triqui
 
Wilders: gebrul van een stille en Twitter is een linkse hobby
Wilders: gebrul van een stille en Twitter is een linkse hobbyWilders: gebrul van een stille en Twitter is een linkse hobby
Wilders: gebrul van een stille en Twitter is een linkse hobby
 
Peter chan professional-portfolio-201106
Peter chan professional-portfolio-201106Peter chan professional-portfolio-201106
Peter chan professional-portfolio-201106
 
Grontmij Personal Publishing
Grontmij Personal PublishingGrontmij Personal Publishing
Grontmij Personal Publishing
 
Aubureauaveclechef mp1
 Aubureauaveclechef mp1 Aubureauaveclechef mp1
Aubureauaveclechef mp1
 
Total Identity - integrated communication
Total Identity - integrated communicationTotal Identity - integrated communication
Total Identity - integrated communication
 
Malekar_Datamatics
Malekar_DatamaticsMalekar_Datamatics
Malekar_Datamatics
 
OBRA \"LUCRECIA Y LO EFIMERO\"
OBRA \"LUCRECIA Y LO EFIMERO\"OBRA \"LUCRECIA Y LO EFIMERO\"
OBRA \"LUCRECIA Y LO EFIMERO\"
 
TOP2000 - curiosities and statistics
TOP2000 - curiosities and statisticsTOP2000 - curiosities and statistics
TOP2000 - curiosities and statistics
 
Active Media Game
Active Media GameActive Media Game
Active Media Game
 
การสร้างตัว Preload
การสร้างตัว Preloadการสร้างตัว Preload
การสร้างตัว Preload
 
Del n. 6.2010 formazione classi pernici
Del n. 6.2010   formazione classi perniciDel n. 6.2010   formazione classi pernici
Del n. 6.2010 formazione classi pernici
 
Process Automation through BPM-n-SOA
Process Automation through BPM-n-SOAProcess Automation through BPM-n-SOA
Process Automation through BPM-n-SOA
 
Un grande attrattore bio
Un grande attrattore bioUn grande attrattore bio
Un grande attrattore bio
 
La dura vita del Community Manager
La dura vita del Community ManagerLa dura vita del Community Manager
La dura vita del Community Manager
 
Shock hipoglicémico
Shock hipoglicémicoShock hipoglicémico
Shock hipoglicémico
 
Course ware designing
Course ware  designingCourse ware  designing
Course ware designing
 

Similaire à What Is Html

Similaire à What Is Html (20)

Introduction to HTML- Week 3- HTMLSyntax
Introduction to HTML- Week 3- HTMLSyntaxIntroduction to HTML- Week 3- HTMLSyntax
Introduction to HTML- Week 3- HTMLSyntax
 
Html
HtmlHtml
Html
 
Module 1
Module 1Module 1
Module 1
 
Html for Beginners
Html for BeginnersHtml for Beginners
Html for Beginners
 
WEB Module 1.pdf
WEB Module 1.pdfWEB Module 1.pdf
WEB Module 1.pdf
 
Grade 7_HTML.pptx
Grade 7_HTML.pptxGrade 7_HTML.pptx
Grade 7_HTML.pptx
 
Intr To Html & Xhtml
Intr To Html & XhtmlIntr To Html & Xhtml
Intr To Html & Xhtml
 
Introduction to HTML.pptx
Introduction to HTML.pptxIntroduction to HTML.pptx
Introduction to HTML.pptx
 
What is html and how it uses/
What is html and how it uses/What is html and how it uses/
What is html and how it uses/
 
Tutorial 08 - Creating Effective Web Pages
Tutorial 08 - Creating Effective Web PagesTutorial 08 - Creating Effective Web Pages
Tutorial 08 - Creating Effective Web Pages
 
Tutorial 08 - Creating Effective Web Pages
Tutorial 08 - Creating Effective Web PagesTutorial 08 - Creating Effective Web Pages
Tutorial 08 - Creating Effective Web Pages
 
Xhtml 2010
Xhtml 2010Xhtml 2010
Xhtml 2010
 
Xhtml 2010
Xhtml 2010Xhtml 2010
Xhtml 2010
 
Html-meeting1-1.pptx
Html-meeting1-1.pptxHtml-meeting1-1.pptx
Html-meeting1-1.pptx
 
Web engineering notes unit 3
Web engineering notes unit 3Web engineering notes unit 3
Web engineering notes unit 3
 
Vskills certified html5 developer Notes
Vskills certified html5 developer NotesVskills certified html5 developer Notes
Vskills certified html5 developer Notes
 
WT Module-1.pdf
WT Module-1.pdfWT Module-1.pdf
WT Module-1.pdf
 
Html - Tutorial
Html - TutorialHtml - Tutorial
Html - Tutorial
 
Class2
Class2Class2
Class2
 
Html
HtmlHtml
Html
 

Plus de ✪Computants✪IBM_BP (20)

What Is Delta Lake ???
What Is Delta Lake ???What Is Delta Lake ???
What Is Delta Lake ???
 
SAP - Achievements and Badges
SAP - Achievements and BadgesSAP - Achievements and Badges
SAP - Achievements and Badges
 
TICO Certified Travel Counselor
TICO Certified Travel CounselorTICO Certified Travel Counselor
TICO Certified Travel Counselor
 
Microsoft Certification - 1997
Microsoft Certification - 1997Microsoft Certification - 1997
Microsoft Certification - 1997
 
Data Analytics For Business Minds
Data Analytics For Business MindsData Analytics For Business Minds
Data Analytics For Business Minds
 
Coursera Certificates
Coursera CertificatesCoursera Certificates
Coursera Certificates
 
Google Mobile Sites Certification
Google Mobile Sites CertificationGoogle Mobile Sites Certification
Google Mobile Sites Certification
 
Google Ads Certified
Google Ads CertifiedGoogle Ads Certified
Google Ads Certified
 
Text Analytics
Text AnalyticsText Analytics
Text Analytics
 
Text Analytics
Text AnalyticsText Analytics
Text Analytics
 
Data Science HandsiOn - Progress
Data Science HandsiOn - ProgressData Science HandsiOn - Progress
Data Science HandsiOn - Progress
 
Data Science Hands-On
Data Science Hands-OnData Science Hands-On
Data Science Hands-On
 
SQL Fundamentals
SQL FundamentalsSQL Fundamentals
SQL Fundamentals
 
Predictive Modeling
Predictive ModelingPredictive Modeling
Predictive Modeling
 
Not Only SQL - DBaaS
Not Only SQL - DBaaSNot Only SQL - DBaaS
Not Only SQL - DBaaS
 
DB2.Essential Training
DB2.Essential TrainingDB2.Essential Training
DB2.Essential Training
 
Data Science
Data ScienceData Science
Data Science
 
Big Data Fundamentals
Big Data FundamentalsBig Data Fundamentals
Big Data Fundamentals
 
Data Analysis Using R
Data Analysis Using RData Analysis Using R
Data Analysis Using R
 
Migrate2shopify plus
 Migrate2shopify plus Migrate2shopify plus
Migrate2shopify plus
 

Dernier

Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 

Dernier (20)

Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 

What Is Html

  • 1. What Is HTML? It is not a programming language, but a rather a markup language for formatting and displaying Web documents and pages. It is the most commonly used markup language for Web pages today. The more we understand both the principles and applied usage of the HyperText Markup Language (HTML) and to an extent, other markup languages such as XHTML that find their roots in HTML, the more we can use it to deliver flexible and rich functionality to your Web applications.
  • 2. Fundamentals … w hen mastered, give you the base tools to expand your Web applications beyond previously conceived l imitations. HTML is simple text markup (Content type: text/html). It consists of a combination of various objects that Web browser clients commonly interpret based on a defined standard. These various objects consist of elements, data types, and character and entity references. Developers leverage these objects to render the display, facilitate the maintenance, and extend the functionality of Web applications.
  • 3. HTML Structure T he basic element and standard attribute construct of HTML for Web pages are illustrated by the following example: <!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot; &quot;http://www.w3.org/TR/html4/loose.dtd&quot;> <html> <head> “ Whatever your lil’ heart desires – displayed as Page-title” </head> <body> <p>Hello world!</p> </body> </html>
  • 4. Output Of Code Hello world!
  • 5. Explanation … 1 The first line in the example defines the DOCTYPE for this particular Web page or document. The DOCTYPE declaration is translated by the Web browser client and defines the standard specification that the document uses. The < html> tag simply defines this Web page as an HTML document. The < head> tag is used primarily to define back-end information for the document, and is not displayed to the Web Browser client screen at run time.
  • 6. Explanation … 2 This is an example of a container element, which is used to store other functional and document information such as (but not limited to) <meta> , <script> , <style> , and <link> tags and elements. The <body> tag is the container element used to display the visual contents of the HTML document. This element may not only contain visual elements such as (but not limited to) <p> , <div> , <span> , and <object> tags and elements, but can additionally contain <script> and <style> tags and elements.
  • 7. Explanation … 3 The <p> tag is a visual container element that is typically used to display text paragraphs and other such content.