Web Development
HTML 5:
HyperText MarkUp language
HyperText:
Represents text within a text
MarkUp:
Some tags are help full to provide styles to content text.
Tag:
< >
TagName:
<tagname>
Open&close tags:
<tagname>.....</tagname>
Empty tag:
there is no close tag one contains an open tag alone.
<tagname />
Attributes:
Extra detail about the tag, it may contain some of the
attributes

Comments
Post a Comment