|
|
Search Engine Marketing Definitions
Comment Tags
<!-- this is a comment -->
<!-- and so is this one,
which occupies more than one line -->
You will notice that a comment tag is basically a left arrow, an exclamation point, two hyphens, a space, and then text, like this: <!-- place comments here --> It closes after the text with a space, two more hyphens and a right arrow.
Comment tags are treated as markup only and have no special meaning in the search engines. They are invisible to the user, and can only be seen in the code itself. They are for the use of designers and programmers to make comments and remarks in the HTML for later navigation.
See also:
|
|
|