Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
70 views20 pages

HTML

This document discusses the history and capabilities of HTML. It begins by explaining that Tim Berners-Lee invented HTML to enable scientists to share research from anywhere in the world. It then discusses the evolution of HTML standards from versions 1.0 to 5.0. Next, it describes how HTML is used to structure web pages and add elements like text, images, and links. Finally, it outlines some of HTML's key capabilities, such as being easy to use, platform independent, and allowing for rich formatting and multimedia.

Uploaded by

Cyra Donato
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
70 views20 pages

HTML

This document discusses the history and capabilities of HTML. It begins by explaining that Tim Berners-Lee invented HTML to enable scientists to share research from anywhere in the world. It then discusses the evolution of HTML standards from versions 1.0 to 5.0. Next, it describes how HTML is used to structure web pages and add elements like text, images, and links. Finally, it outlines some of HTML's key capabilities, such as being easy to use, platform independent, and allowing for rich formatting and multimedia.

Uploaded by

Cyra Donato
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 20

HTML

SLIDESMANIA
THESE ARE
THESE ARE THE
THE TALKING
TALKING POINTS
POINTS

We will talk about the history of HTML.


We will discuss the use of HTML.

After that we will discuss the


SLIDESMANIA

capabilities of HTML.
WE WILL TALK ABOUT
THE HISTORY OF HTML
SLIDESMANIA
DID YOU KNOW?
Tim Berners Lee is the inventor of HTML.

Tim has an idea of creating something which would enable


physicists to share research information from
anywhere in the world, and he came with HTML
which can contain links of many documents from
one document.
SLIDESMANIA
DID YOU KNOW?
Tim's prototype Web browser on the NeXT computer came out
in 1990.
● HTML 1.0 was released in 1993 with the intention of sharing information that can be
readable and accessible via web browsers. the language was also not growing.

● HTML 2.0, published in 1995, which contains all the features of HTML 1.0 along with
that few additional features, which remained as the standard markup language for
designing and creating websites until January 1997 and refined various core features of
HTML.

● The HTML 3.0, where Dave Raggett who introduced a fresh paper or draft on HTML. It
included improved new features of HTML, giving more powerful characteristics for
webmasters in designing web pages.
SLIDESMANIA
DID YOU KNOW?
• HTML 4.01, which is widely used and was a successful
version of HTML before HTML 5.0, which is currently
released and used worldwide. HTML 5 can be said for
an extended version of HTML 4.01, which was
published in the year 2012.

• HTML5 is a markup language used for structuring and


presenting content on the World Wide Web.
SLIDESMANIA
WE WILL DISCUSS ABOUT
THE USE OF HTML
SLIDESMANIA
DID YOU KNOW?
HyperText MarkUp Language
- Also known as HTML, it’s coding langauge used to create web
pages that a web browser can display.

- Most of the web pages you find on the internet are restores as an
HTML file.
SLIDESMANIA
DID YOU KNOW?
HyperText MarkUp Language HTML
- Websites are a bunch of related - HTML looks like a bunch of commands
HTML pages stored on a server and text blocks before it tuned into the
somewhere. That’s why the front- facing visual.
language is frequently called the “ - HTML is built using “elements blocks,”
backbone of the internet.” which are the snippets of HTML code
that separate different elements.
SLIDESMANIA
HTML
Html Html Html

Html Html
Arrange Link to
Create a visuals on a
Link to different other
Website It organize text webpage pages within a
as title and websites
website
headings
SLIDESMANIA
DID YOU KNOW?
Web documents contain three main sections: the head, title, and body.

The head includes the webpage’s identifying information, including the


website’s title and important keywords. The viewer sees the site’s title, but
any other information is hidden.

The site’s title appears in the browser’s tab and is what appears when a
user tries to bookmark a site.

The body section is the main portion of the webpage visible to the viewer,
including the text and graphics.
SLIDESMANIA
DID YOU KNOW?
HTML Tags
<html> Opening tags

<html> closing tags

HTML Format

<html> </html>
<head> </head>
<body> </body>
SLIDESMANIA
Other tags
<p> paragraph </p>
<b> Bold </b>
<i> Italic </i>
<u> underline </u>
<h1> heading 1 </h1>
<a> for link </a>
<li>list item in bulleted</li>
SLIDESMANIA
To change
background color
SLIDESMANIA
Paragraph
Heading
SLIDESMANIA
Add image
SLIDESMANIA
WE WILL DISCUSS ABOUT THE
CAPABILITIES OF HTML
SLIDESMANIA
HTML

Images, videos, and


Easy to learn and easy It Platform-
audio can be added to a
to use. independent.is
web page.
SLIDESMANIA
HTML

It provides more It helps you to make an


Hypertext can be added flexible way to deign effective presentation
to the text web pages along with by the help of its all
the text. formatting tags
SLIDESMANIA
SLIDESMANIA

You might also like