Hello everybody, welcome to our website.., This is our fourteenth tutorial of HTML and it includes information about how to write comments in html page/ webpage.
Do you know what Comment is?
Comment is just a text which is used to write in html page for suggesting something or to indicate any element’s importance etc..,
But it is not read by browsers.
Suppose you have created an element in html and you want to write additional information about that particular element.., at that time you just have one option and that is: use comment. There is no tag for showing comments in html..,
Comments are expressed in between: <!--This is a comment--> anything written between that symbols, is considered as comment by any browse.
For better clarification, just see the video and you will get it.
No comments:
Post a Comment