How to make a Space of Comments? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to make a Space of Comments?

12th Feb 2017, 10:53 PM
C-Man
2 Answers
+ 2
To have "a space of comments" in a html page, guessing you mean a comment zone for a blog-like site, you need to handle database to store and retrieve them, and to serve dynamically your pages with a back-end web framework ^^
14th Feb 2017, 4:47 AM
visph
visph - avatar
0
comments in html are written as <!-- text --> or <!-- multi line text --> hope it helps, Kurios
13th Feb 2017, 3:35 AM
Kurios Gaming
Kurios Gaming - avatar