Comment box: responses

Responses to comments, for those comments for which I feel compelled to reply.

About the shortest possible Go Fish solution... See my Assignment 2 solutions.

Allowing HTML tags in the profile... I don't think I'll do that. Most importantly, doing it properly involves lots of work modifying the code to make sure all the HTML tags are closed off properly. And there's really no way to guarantee that the fields remain short enough to make a pretty table.