comment

What is comment

Comment is looked like the comment of Wechat. It can be used to be feedback, discussion, guestbook, and so on.

How to create a comment

How to develop or create a comment on your web page or app.

If you want to create a comment with X-Server, you do not need to develop any work at the server-side. Just do it with client-side script only in HTML .

Below are complete HTML codes that offer sample comment function, which you can use as a guide to creating a comment.

Complete codes of a comment

Complete HTML codes with JavaScript

import

Above codes can also be written as follow.

Another Method: Complete HTML codes with TuringLanguage

import, class:"TML"

Usage Case

The effect of above codes case is at the bottom of this page, the "Question & Feedback"

Last updated