CBSE BOARD X, asked by aditya9699, 5 months ago

State the rules for coding in HTML​

Answers

Answered by jaspreetkaurss2006
0

Answer:

There are four 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.
Answered by shanthi50ponnusamy
0

Answer:

#include(iostream.h)

#include(conio.h)

void main ()

Similar questions