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...
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 explore and tag me
Size: 741.83 KB
Language: en
Added: Sep 18, 2023
Slides: 10 pages
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