PDF HTML NOTES (HYPER
TEXT MARKUP LANGUAGE)
w3schools
In this pdf html notes w3schools we cover all
the important topic of html which help you to learn basic to advance tutorial of html (pdf).
What is HTML?
Html is a hyper text markup language.which is use to create structure of web
page.
Hyper text
markup language
- The full form of HTML is hypertext markup language
.
- It is the language which is used to create web
pages.
- < > are use in HTML , so it is called markup
language.
- Hypertext or hyperlink means two or more page are
linked together.
- Always need to close the open tag.
<…> : open
tag
</…> :
close tag
- The HTML file must be save with
.html extension.
- Html code not affected by two or more space, it
always takes only one space.
Video by thapa technical Via Thapa
Technical
Html head tag
Html body tag
Html title tag
Html heading tag
Html paragraph tag
Html line break tag
Html bold tag
Html italic tag
Html underline tag
Html super script tag
Html sub script tag
Html horizontal line tag
Html small tag
Html pre tag
Html mark tag
Html menter tag
Html delete text tag
Html comment tag
Html ancor tag
Html target attribute
Html title attribute
Html button tag
Html alt tag
Html table
Html list
Html form
OTHER COURSES