Computer
Computer
INTRODUCTION
TO HTML
NAME – KARTIK SHARMA
CLASS – X B
ROLL NO. – 42
ACKNOWLEDGEM
ENT
WOULD LIKE TO EXPRESS SPECIAL THANKS
OF GRATITUDE TO MY TEACHER MOHIT SHAR
WHO GAVE ME THE GOLDEN OPPORTUNITY TO D
THIS WONDERFUL PROJECT .
HIS PROJECT HELPED ME A LOT TO STUDY ABOU
THE INTRODUCTION TO HTML .
HTML
HTML stands for Hypertext
Markup
Language.
Structure of HTML
<HTML>
<HEAD>
<TITLE>Scholars Pride </TITLE>
</HEAD>
</HTML>
Saving extension of HTML files are .HTML
Features of HTML
HTML is neither a word processing tool n
a programming language rather it is a
markup Language .
TML is a platform independent language
TAGS
Tags refer to the code of instructions tha
are used in markup language like HTML
perform an action .
There are two types of Tags –
1. Container Tag
2. Empty Tag