How many types of comments are their in HTML?

1 answer

Answer

1094426

2026-07-17 18:00

+ Follow

Singular TAGS in HTML:

Normally it considered tag only
tag is the Singular Tag in Html.

But

tag is also can used as a Singular Tag.

tag has dual functionality, means it can used as Paired Tag and also as Singular.

For Example:

if we use it as paired, it will work as we know already, but if we use this Tag using HTML like:

dummy text dummy text

dummy text dummy text

Now it will produce the result as:

dummy text dummy text

dummy text dummy text

Thanks.

Hammad Ahmad.

Email: hammadahmadweb@aol.com

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.