write any three rules to write a code in HTML
Answers
Answered by
22
Answer:
There are few important rules for coding with HTML tags.
Tags are always surrounded by angle brackets (less-than/greater-than characters), as in <HEAD> .
Most tags come in pairs and surround the material they affect. ...
The second tag--the "off switch"--always starts with a forward slash. ...
First tag on, last tag off.
Explanation:
#HopeItHelps
Answered by
5
Answer:
1. Tags & attribute names are not case sensitive.
2. Always close the container tag.
3. Enclose the attribute value in quotes.
4. Attribute value can be case sensitive.
Similar questions
Geography,
3 months ago
Social Sciences,
7 months ago
Biology,
1 year ago
Geography,
1 year ago
English,
1 year ago