by ReFredzRate on Tue Oct 18, 2005 8:39 pm
Welcome to DEVPPL!
In my honest opinion, a blog/forum cannot be created through HTML only.
You will need to incorporate CGI, JavaScript or maybe even PHP to create something like that.
Try to find out if snippets of PHP are allowed. Same goes for JavaScript and CGI. This will get you started a bit.
Take a look at W3Schools.com. They have an incredible amount of information on HTML. CSS is a thing you SHOULD incorporate into the site. It makes the code a lot cleaner, and makes loading times a bit faster as well.