Saturday, October 3, 2015

html programming adding comment


                  how to put a comment in html programming



<title>
this is the title
</title>



<body>
<!-- this is a comment in a body you can put
comment any where you want in your website and only you will be able to see them..and this is now a multiple lines comment-->


//   and this is only one line comment ..if you will change the line it'll display then into your website..

</body>

</html>

there are two types of comment ..the first one called one line comment which can be start with these symbols // two forward slash ..
and the second one is called many line there are a head and a tail of this comment

the head starts with these symbols <!-- and end with --> so you can put any word in between them..and they are not gonna show in your website..you can see them only..




1 comment:

  1. Hey what a brilliant post I have come a cross and believe me I have been searching out for this similar kind of post for past a week and hardly came across this.

    java forums

    ReplyDelete