1.

Rules For Writing Xhtml Document ?

Answer»
  1.  ELEMENTS and Attributes should be written in lowercase.
  2.  All elements should be CLOSED.
  3.  All documents should have Doctype.
  4.  All elements should be PROPERLY nested.



Discussion

No Comment Found