1.

How Do You Insert A Comment In Html?

Answer»

COMMENTS in HTML begins with “
<!–“-- “–&GT;”.
For example:
<!-- compuhelp -->

Comments in html begins with “
<!–“-- “–>”.
For example:
<!-- compuhelp -->



Discussion

No Comment Found