HTML
HTML
1. Structure of html :
<html>
<head>
<title> </title>
</head>
<body>
<h1> Hello World </h1>
</body>
2. Tags:
1. H1 to H6
2. P : paragraph tag is used to write a paragraph in html.
3. b : b tag is used to make a text in a bold.
4. i : i tag is used to make a text in italic.
5. mark : mark tag is used to highlight the text.
6. marquee :
7. pre
8. img
9. u
10. br
11. center
12. small
13. strike
14. a
15. blockquote : It is used to make a space and indent in a browser.
16. q : q tag is used to make a both word side make a quotation.
17. cite : It is used for Italic text.
18. abbr : abbr is used to in below text (dotted type).
19. address: address tag is used to define a address.
20. bdo(by direction override) : <bdo> tag ka use text ki direction (दिशा) ko
reverse ya control karne ke liye hota hai.
21. Colors types: RGB , HSL , RGBA