Tuesday, October 30, 2012

Lesson 6: HTML 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.

Example :-
  1. Open a text editor and type the following line in to the text editor. Note: There is an exclamation point after the opening bracket, but not before the closing bracket.
  2. Save file.
  3. Open that file in a web browser.
  4. You get like this out put.


<< Previous Lesson                                            HTML Tutorial                                            Next Lesson >>


    No comments:

    Post a Comment