As we know that html tags are written within <>.
Example:
Followings are some HTML tags used mostly:
1. Body Tag:Properties of body tag are:
BG Color:<"color name or code">
Text:<"text name or code">
Background:<"put image file name">
2.Font Tag:Properties of font tag are:
Face=<"font name">
size=<"no">
color=<"color name or code">
3.Heading Tag:we have total six heading tags such as h1,h2,h3,h4,h5 and h6.
H1 is used for main heading
H2 is used for sub heading
H3 is used for sub sub heading.... and soon......
Adding Graphics:-
4. IMG Tag: Properties of img tag are:
src=<"file name">
height=<"no">
width=<"no">
hspace=<"no">
vspalce=<"no">
Border=<"no">
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment