The Comment Element

Linus Chan

Comments look a little bit like this, <!--. They are completed with a closing slash, -->. Having source code comments enable the author of an HTML document to add text to a browser that is not directly visible when the code is output. It is advised to add comments to your code because it can explain the meaning of something that may be forgotten later on. These HTML comments can only be viewed in the source code of the website. Throughout my website, I will be doing a comprehensive study on the role of commenting within the source code of an HTML document.

First of all, we must understand what a comment is. A comment is a spoken or written statement that expresses an opinion about someone or something. The second definition is that a comment is a written note that explains or discusses the meaning of something (such as a piece of writing). The last definition is that a comment is spoken or written discussion about something (such as an event in the news).

Then what needs to be understood is the role of a comment. We can understand that a comment is the expression of opinion and that it can explain meaning or open up dialogue between a groups of people. I believe that a comment, when boiled down to the bare essentials is that it was a small, written act that conveys the speaker’s intent.

To begin, we need to connect past technologies with new technologies. The development of "protocols, procedures, programs and concepts" is important to understand, especially as we dig deep into trying understand how the simple element originated in the documentation of HTML. In the creation of any useful tool, proper instructions must be given. In this way anyone may be able to quickly adopt it.

The website, “Request For Comments", gives us a snapshot or a glimpse on how the programmers across the US created this process. The programmers, who were all part of the IETF, or the (Internet Engineering Task Force) initially communicated through physical mail.

These programmers quickly pivoted and created technologies to communicate on the internet. This would mark the origin point of source code commenting as well the initial concepts to email.

Next Page