HTML Presentation

920 views 10 slides Sep 18, 2023
Slide 1
Slide 1 of 10
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10

About This Presentation

That is presentation based on hyper text markup language
( Html) basically hear we defined html in deep manner
hear i defined each topic like html, body ,title, head, and other tags
na dhear i'm also defined the types f tags and so on
so enjoy and also defined that structure design
please exp...


Slide Content

HYPERTEXT MARKUP LANGUAGE

Table of Contents Definition of HTML Purpose of HTML Version of HTML Requirement Implementation of HTML Tags Reference

DEFINITION OF HTML HTML stands for “Hyper text markup language”. Hyper text + Markup Language Hyper text means “Text within Text” that is called hyper text Markup language means that language which consist of easily understand keywords, names or Tags HTML is not a case sensitive Its contains tags, texts, graphics and etc.

PURPOSE OF HTML To create web pages and tells the browser how to display them. It designs the basic layout and formatting of web pages. HTML is made up of elements or tags and attributes which work together to identify document parts and tell the browser how to display them.

VERSION OF HTML

REQUIREMENT OF HTML Text Editor example: Notepad, Notepad++, V isual Studio, Sublime Text, TextEdit etc. Browser: example: Chrome, Firefox, Microsoft Edge etc .

IMPLEMENTATION OF HTML Input the texts Output The Texts

Tags are used in HTML

REFERENCE W3School Tutorial Points Google HTML & CSS book by Jon Duckett’s