Attributes are always specified inside the _____. *
a.ON tag
b.OFF tag
c.both ON and OFF tags
d.All of these
Answers
Answered by
0
Attributes are always specified in the start tag (or opening tag) and usually consists of name/value pairs like name="value" . Attribute values should always be enclosed in quotation marks.
Similar questions