Okay, just in case I might have confused some people about what I need, I'll try to make it clearer. I'm going to use an example from Slashdot:
I post website news on my homepage:
http://i40.tinypic.com/zj9lqh.jpg
When a user clicks on 'Comments,' it leads to another page that looks just like the homepage, except it only displays that one news article that the person clicked on 'Comments' for:
http://i44.tinypic.com/2prttaq.jpg
The format I want for the Comments section below the article is "Posted by [insert user here] on [insert date here]" followed by a break, the person's message, then a break, then a line to separate the comment from the next comment that will be displayed below that.
The Comment input part between the article and the comments would look like this (just not as ugly):
http://i44.tinypic.com/qs77s3.jpg
Which is the only thing I already have (the input boxes and Submit button I already have done, but the Submit button doesn't do anything).