SlideShare a Scribd company logo
HTML
History and evolution of HTML
CERN

World Wide Web

Early 1990s

Touch Screens

Frank Beck and Bent
Stumpe

1970 - 1973

Conseil Européen pour la Recherche Nucléaire
(European Council for Nuclear Research)
Internet | World Wide Web

CERN - European Organization for Nuclear
Research

Tim Berners-Lee – ENQUIRE - 1980

Berners-Lee specified HTML and wrote the browser
and server software in late 1990

HTML Tags – First documentation by Mr. Lee in
1991.
Hypertext and Hyperlink

In computing, a hyperlink,
or simply a link, is a
reference to data that the
reader can directly follow
either by clicking, tapping,
or hovering.

The text that comes with a
hyperlink is known as
hypertext.
Hyperlinks in HTML
Tim Berners-Lee saw the possibility of using hyperlinks to link
any information to any other information over the Internet.
Hyperlinks were therefore integral to the creation of the
World Wide Web.
Web pages are written in the hypertext mark-up language
HTML.
<a href="http://www.w3.org">W3C organization website</a>
1991 – A Revolutionary Year

Berners-Lee posted a short summary of the World
Wide Web project on the alt.hypertext newsgroup:



“The WorldWideWeb (WWW) project aims to allow
all links to be made to any information anywhere.
[…] The WWW project was started to
allow high energy physicists to share data, news,
and documentation. We are very interested in
spreading the web to other areas, and having
gateway servers for other data. Collaborators
welcome!”
The Browser

Berners-Lee wrote the first web browser
WorldWideWeb, later renamed Nexus, and released
it for the NeXTstep platform
HTML

HTML is a markup language that web browsers use to
interpret and compose text, images, and other material into
visual or audible web pages.

A total of 18 tags were introduced in HTML 1.

Influenced by Standard Generalized Markup Language
(SGML)-based documentation format at CERN
HTML Tags

<A>

<ADDRESS>

Base Address

<DD>

<DIR>

<DL>

<DT>

<H1>...<H6>

<HP!>...<HP6>

<NEXTID>

<P>

<PLAINTEXT>

<TITLE>

<UL>
WWW-talk Mailing List

From the year 1992, web application started rolling
off.

A mail group was created by Tim to discuss ideas
with other researchers.

A new browser was also created named Mosaic.

To incorporate images, <img> tag was introduced by
Marc Andreessen from Mosaic team.

HTML Working Group

Lynx, a text-based browser for terminal and DOS
machines.
HTML Specification

“It was very important for web to operate with a
proper HTML specification.”
Evolution Overview

HTML

HTML 2.0

HTML 3.2

HTML 4

XHTML

HTML5
HTML 2

HTML 2.0 included everything from the original 1.0
specifications but added a few new features to the mix.

HTML 2.0 becomes the first official set of standards for HTML
– the base standard by which all browsers were measured until
HTML 3.2.

HTML 2.0 was used as a benchmark during the Web explosion.

It introduced block structuring elements
Netscape

Mosaic Communications, later renamed Netscape
Communications, releases Netscape, based on the
National Center for Supercomputing Applications’
(NCSA) Mosaic browser- the 1st commercial web
browser with a graphical interface.
HTML 2 Tags

<HTML>

<I>

<IMG>

<BODY>

<BR>

<CAPTION>

<CITE>

<CODE>

<COL>

<COLGROUP>

<HR>

<HTML>

<I>

<IMG>

<INPUT>

<!DOCTYPE>

<DT>

<EM>

<FORM>
DOCTYPE

A document type declaration, or DOCTYPE, is an
instruction that associates a particular SGML or XML
document (for example, a webpage) with a document type
definition (DTD) (for example, the formal definition of a
particular version of HTML1.0 - HTML 4.0).
Internet Exlorer

IE 1.0 was released in August 1995
HTML 3.2 - 1997

HTML 3.2 was published as a W3C
Recommendation.
HTML 3.2 Tags

<BASEFONT>

<BIG>

<CENTER>

<DIV>

<FONT>

<STYLE>

<SUB>

<SUP>

<Small>
HTML 4.01

Cougar is the code name for what becomes HTML 4.0,
published as a recommendation in late 1997 and finally
approved as HTML 4.01.

This version includes Cascading Style Sheets (CSS), an
easier way to control presentational elements, like colors,
fonts, and backgrounds.

It removed they style related tags incorporated in Html.
HTML 4.01 Tags

<NOFRAMES>

<NOSCRIPT>

<OBJECT>

<span>

<param>

<optgroup>

<q>

<FRAME>


After HTML 4.01, there was no new version of HTML for
many years as development of the parallel, XML-based
language XHTML occupied the W3C's HTML Working
Group through the early and mid-2000s.
<!DOCTYPE html>
<html>
<head>
<title>This is a title</title>
</head>
<body>
<p>Hello world!</p>
</body>
</html>
SGML & XML
SGML is what is called a metalanguage; that is, a language
that is used to define other languages.
To make its power available to web developers, SGML was
used to create XML (eXtensible Markup Language), a
simplified version, and also a metalanguage.
XHTML - 2000
The pre-existing HTML 4.01 tags and attributes were used as
the vocabulary of this new Markup language, with XML
providing the rules of how they are put together.
It mirrors or extends versions of the widely used Hypertext
Markup Language (HTML), the language in which Web
pages are formulated.
Rules

Document Structure
XHTML DOCTYPE is
mandatory
The xmlns attribute in <html>
is mandatory
<html>, <head>, <title>, and
In October 2006, HTML inventor and
W3C chair Tim Berners-Lee, said,
"The attempt to get the world to switch to XML … all at once
didn't work. The large HTML-generating public did not move …
Some large communities did shift and are enjoying the fruits of
well-formed systems …
The plan is to charter a completely new HTML group."[38] The
current HTML5 working draft says "special attention has been
given to defining clear conformance criteria for user agents in an
effort to improve interoperability … while at the same time
updating the HTML specifications to address issues raised in the
past few years."

More Related Content

Viewers also liked

Procesos industriales iv. industria del petróleo (3)
Procesos industriales iv. industria del petróleo (3)Procesos industriales iv. industria del petróleo (3)
Procesos industriales iv. industria del petróleo (3)
Diana Catalina Moreno Guarin
 
1TTE JOSE PADILLA III MODULO
1TTE JOSE PADILLA III MODULO1TTE JOSE PADILLA III MODULO
1TTE JOSE PADILLA III MODULO
JOSE EUSTOQUIO PADILLA LADERA
 
Cuadro comparativo seguridad
Cuadro comparativo seguridadCuadro comparativo seguridad
Cuadro comparativo seguridad
Luis Velasquez
 
Materi ipa energi
Materi ipa energiMateri ipa energi
Materi ipa energi
lisa andriyani
 
Coordinating Markup Projects (CALS Expo 1995)
Coordinating Markup Projects (CALS Expo 1995)Coordinating Markup Projects (CALS Expo 1995)
Coordinating Markup Projects (CALS Expo 1995)
Joe Gollner
 
Surface modification to improve friction and galling
Surface modification to improve friction and gallingSurface modification to improve friction and galling
Surface modification to improve friction and galling
Brunocss
 
Why SGML (Retro Alert 1995)
Why SGML (Retro Alert 1995)Why SGML (Retro Alert 1995)
Why SGML (Retro Alert 1995)
Joe Gollner
 
Andres 2
Andres 2Andres 2
3epcs sv es_ud03_rp
3epcs sv es_ud03_rp3epcs sv es_ud03_rp
3epcs sv es_ud03_rp
Pablo Centella Muñoz
 
University Prep Inclusive Classroom Practices
University Prep Inclusive Classroom PracticesUniversity Prep Inclusive Classroom Practices
University Prep Inclusive Classroom Practices
Rosetta Eun Ryong Lee
 
Las RRIIN_IAFJSR
Las RRIIN_IAFJSRLas RRIIN_IAFJSR
Las RRIIN_IAFJSR
Mauri Rojas
 
Sgml
SgmlSgml
7. tafsir ibn kathir (15th part)
7. tafsir ibn kathir (15th part)7. tafsir ibn kathir (15th part)
7. tafsir ibn kathir (15th part)
M. M. NIZAMUDDIN
 
Frank Nuñez Morillas
Frank Nuñez MorillasFrank Nuñez Morillas
Frank Nuñez Morillas
franknm7
 
Cuaderno de lenguaje musical 1º
Cuaderno de lenguaje musical 1ºCuaderno de lenguaje musical 1º
Cuaderno de lenguaje musical 1º
HIKOO
 
Informe final del taller Cap Robin Rivero
Informe final del taller Cap Robin RiveroInforme final del taller Cap Robin Rivero
Informe final del taller Cap Robin Rivero
Mailliw Guerrero Quiñones
 
Project-make a public website server using raspberry pi
Project-make a public website server using raspberry piProject-make a public website server using raspberry pi
Project-make a public website server using raspberry pi
Fahim Hossain
 
Hiegiene y seguridad
Hiegiene y seguridadHiegiene y seguridad
Hiegiene y seguridad
Luis Velasquez
 
St. Matthew's Parish School Parenting with Identity in Mind
St. Matthew's Parish School Parenting with Identity in MindSt. Matthew's Parish School Parenting with Identity in Mind
St. Matthew's Parish School Parenting with Identity in Mind
Rosetta Eun Ryong Lee
 
Mi salud y YO
Mi salud y YO Mi salud y YO
Mi salud y YO
HIKOO
 

Viewers also liked (20)

Procesos industriales iv. industria del petróleo (3)
Procesos industriales iv. industria del petróleo (3)Procesos industriales iv. industria del petróleo (3)
Procesos industriales iv. industria del petróleo (3)
 
1TTE JOSE PADILLA III MODULO
1TTE JOSE PADILLA III MODULO1TTE JOSE PADILLA III MODULO
1TTE JOSE PADILLA III MODULO
 
Cuadro comparativo seguridad
Cuadro comparativo seguridadCuadro comparativo seguridad
Cuadro comparativo seguridad
 
Materi ipa energi
Materi ipa energiMateri ipa energi
Materi ipa energi
 
Coordinating Markup Projects (CALS Expo 1995)
Coordinating Markup Projects (CALS Expo 1995)Coordinating Markup Projects (CALS Expo 1995)
Coordinating Markup Projects (CALS Expo 1995)
 
Surface modification to improve friction and galling
Surface modification to improve friction and gallingSurface modification to improve friction and galling
Surface modification to improve friction and galling
 
Why SGML (Retro Alert 1995)
Why SGML (Retro Alert 1995)Why SGML (Retro Alert 1995)
Why SGML (Retro Alert 1995)
 
Andres 2
Andres 2Andres 2
Andres 2
 
3epcs sv es_ud03_rp
3epcs sv es_ud03_rp3epcs sv es_ud03_rp
3epcs sv es_ud03_rp
 
University Prep Inclusive Classroom Practices
University Prep Inclusive Classroom PracticesUniversity Prep Inclusive Classroom Practices
University Prep Inclusive Classroom Practices
 
Las RRIIN_IAFJSR
Las RRIIN_IAFJSRLas RRIIN_IAFJSR
Las RRIIN_IAFJSR
 
Sgml
SgmlSgml
Sgml
 
7. tafsir ibn kathir (15th part)
7. tafsir ibn kathir (15th part)7. tafsir ibn kathir (15th part)
7. tafsir ibn kathir (15th part)
 
Frank Nuñez Morillas
Frank Nuñez MorillasFrank Nuñez Morillas
Frank Nuñez Morillas
 
Cuaderno de lenguaje musical 1º
Cuaderno de lenguaje musical 1ºCuaderno de lenguaje musical 1º
Cuaderno de lenguaje musical 1º
 
Informe final del taller Cap Robin Rivero
Informe final del taller Cap Robin RiveroInforme final del taller Cap Robin Rivero
Informe final del taller Cap Robin Rivero
 
Project-make a public website server using raspberry pi
Project-make a public website server using raspberry piProject-make a public website server using raspberry pi
Project-make a public website server using raspberry pi
 
Hiegiene y seguridad
Hiegiene y seguridadHiegiene y seguridad
Hiegiene y seguridad
 
St. Matthew's Parish School Parenting with Identity in Mind
St. Matthew's Parish School Parenting with Identity in MindSt. Matthew's Parish School Parenting with Identity in Mind
St. Matthew's Parish School Parenting with Identity in Mind
 
Mi salud y YO
Mi salud y YO Mi salud y YO
Mi salud y YO
 

Similar to Html birth &amp; evolution

Html
HtmlHtml
Html
michelle
 
HTML History
HTML HistoryHTML History
HTML History
TolulopeOkutoro
 
Lecture-1.pptx
Lecture-1.pptxLecture-1.pptx
Lecture-1.pptx
vishal choudhary
 
Html
HtmlHtml
Html5
Html5Html5
Html5
Html5Html5
Full Stack Development Course in Gurgaon
Full Stack Development Course in GurgaonFull Stack Development Course in Gurgaon
Full Stack Development Course in Gurgaon
digitallynikitasharm
 
Web Development Training Report.docx
Web Development Training Report.docxWeb Development Training Report.docx
Web Development Training Report.docx
CuriosityKlinic
 
Web technology
Web technologyWeb technology
Web technology
PCG Solution
 
Html5
Html5Html5
ITEC229_Chapter2_new.ppt
ITEC229_Chapter2_new.pptITEC229_Chapter2_new.ppt
ITEC229_Chapter2_new.ppt
DowntownWannabe
 
Evolution of the web
Evolution of the webEvolution of the web
Evolution of the web
Muhammad Zubair
 
Evolution Of The Web
Evolution Of The WebEvolution Of The Web
Evolution Of The Web
Muhammad Zubair
 
Evolution of the web
Evolution of the webEvolution of the web
Evolution of the web
Muhammad Zubair
 
HTML5 Introduction – Features and Resources for HTML5
HTML5 Introduction – Features and Resources for HTML5HTML5 Introduction – Features and Resources for HTML5
HTML5 Introduction – Features and Resources for HTML5
Team Mango Media Private Limited
 
Training report on web developing
Training report on web developingTraining report on web developing
Training report on web developing
Jawhar Ali
 
HTML
HTMLHTML
CSWB 110 Tutorial1 Part A
CSWB 110 Tutorial1 Part ACSWB 110 Tutorial1 Part A
CSWB 110 Tutorial1 Part A
Teresa Pelkie
 
1. introduction to html5
1. introduction to html51. introduction to html5
1. introduction to html5
JayjZens
 
Html.pptx
Html.pptxHtml.pptx
Html.pptx
SuhaibKhan62
 

Similar to Html birth &amp; evolution (20)

Html
HtmlHtml
Html
 
HTML History
HTML HistoryHTML History
HTML History
 
Lecture-1.pptx
Lecture-1.pptxLecture-1.pptx
Lecture-1.pptx
 
Html
HtmlHtml
Html
 
Html5
Html5Html5
Html5
 
Html5
Html5Html5
Html5
 
Full Stack Development Course in Gurgaon
Full Stack Development Course in GurgaonFull Stack Development Course in Gurgaon
Full Stack Development Course in Gurgaon
 
Web Development Training Report.docx
Web Development Training Report.docxWeb Development Training Report.docx
Web Development Training Report.docx
 
Web technology
Web technologyWeb technology
Web technology
 
Html5
Html5Html5
Html5
 
ITEC229_Chapter2_new.ppt
ITEC229_Chapter2_new.pptITEC229_Chapter2_new.ppt
ITEC229_Chapter2_new.ppt
 
Evolution of the web
Evolution of the webEvolution of the web
Evolution of the web
 
Evolution Of The Web
Evolution Of The WebEvolution Of The Web
Evolution Of The Web
 
Evolution of the web
Evolution of the webEvolution of the web
Evolution of the web
 
HTML5 Introduction – Features and Resources for HTML5
HTML5 Introduction – Features and Resources for HTML5HTML5 Introduction – Features and Resources for HTML5
HTML5 Introduction – Features and Resources for HTML5
 
Training report on web developing
Training report on web developingTraining report on web developing
Training report on web developing
 
HTML
HTMLHTML
HTML
 
CSWB 110 Tutorial1 Part A
CSWB 110 Tutorial1 Part ACSWB 110 Tutorial1 Part A
CSWB 110 Tutorial1 Part A
 
1. introduction to html5
1. introduction to html51. introduction to html5
1. introduction to html5
 
Html.pptx
Html.pptxHtml.pptx
Html.pptx
 

Recently uploaded

What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
Constructing Your Course Container for Effective Communication
Constructing Your Course Container for Effective CommunicationConstructing Your Course Container for Effective Communication
Constructing Your Course Container for Effective Communication
Chevonnese Chevers Whyte, MBA, B.Sc.
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
Katrina Pritchard
 
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Leena Ghag-Sakpal
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
siemaillard
 
IGCSE Biology Chapter 14- Reproduction in Plants.pdf
IGCSE Biology Chapter 14- Reproduction in Plants.pdfIGCSE Biology Chapter 14- Reproduction in Plants.pdf
IGCSE Biology Chapter 14- Reproduction in Plants.pdf
Amin Marwan
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
Jean Carlos Nunes Paixão
 
ZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptxZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptx
dot55audits
 
math operations ued in python and all used
math operations ued in python and all usedmath operations ued in python and all used
math operations ued in python and all used
ssuser13ffe4
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
TechSoup
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Denish Jangid
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
S. Raj Kumar
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
HajraNaeem15
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 

Recently uploaded (20)

What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
Constructing Your Course Container for Effective Communication
Constructing Your Course Container for Effective CommunicationConstructing Your Course Container for Effective Communication
Constructing Your Course Container for Effective Communication
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
 
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
Bed Making ( Introduction, Purpose, Types, Articles, Scientific principles, N...
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
 
IGCSE Biology Chapter 14- Reproduction in Plants.pdf
IGCSE Biology Chapter 14- Reproduction in Plants.pdfIGCSE Biology Chapter 14- Reproduction in Plants.pdf
IGCSE Biology Chapter 14- Reproduction in Plants.pdf
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
 
ZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptxZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptx
 
math operations ued in python and all used
math operations ued in python and all usedmath operations ued in python and all used
math operations ued in python and all used
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 

Html birth &amp; evolution