1.

In Xhtml Tags May Overlap Or Not?

Answer»

In XHTML tags MAY not be overlapped.
Example: <em> emphasized text and <b>BOLD </em>text</b> We can USE above example in XHTML LIKE that, <em>emphasized text </em> is <b>bold text</b>

In XHTML tags may not be overlapped.
Example: <em> emphasized text and <b>bold </em>text</b> We can use above example in XHTML like that, <em>emphasized text </em> is <b>bold text</b>



Discussion

No Comment Found