Hello everybody,
I am trying to make an HTML page, and I would like the visitors to be able to post comments. My question is:
- What is the code in HTML that can allow me that? (the code from <html> to </html> not just partially).
I have doubt that this is possible in HTML, so I think there can...