Computer Science, asked by mahakahuja100, 7 months ago

how can we add comment in webpage?

Answers

Answered by Anonymous
13

Answer:

Add Comments the Easy Way

Because of this, there are many free scripts available on the web that you can download for your website. HTMLCommentBox.com gives you one of the easiest ways to add a comments section to your website. All you need to do is copy/paste the code below. That's it!

Iam not sure about the answer

Clarify with others

Answered by mathematicalbonanza
1

Answer:

IF YOU ARE USING HTML

THEN THIS IS THE WAY YOU COULD DO THIS..

Explanation:

COMMENTS IN HTML START FROM <!-- AND THIS THE TEXT --> AND COMMENT EDNS WITH THIS SIGN -->

EXAMPLE:

<!--This is a comment. Comments are not displayed in the browser-->

Similar questions