Pages

Sunday, May 15, 2011

HTML #3: Comments

Comments can be inserted into the HTML code to make it more readable and understandable. Comments are ignored by the browser and are not displayed.

<!-- This is a comment -->

No comments:

Post a Comment