Recently, a member of DrupalSN.com (a social community for Drupal users) posed a question, "Is there a way to remove the label for a field on a content type?". This question brings up an interesting feature of the CCK module in Drupal - the ability to style your content types on a field level. Here's how to do it:
Note: this tutorial assumes that you have the CCK module installed on your Drupal website, and you've already created a content type.
Step 1: Click on "Edit Content Type" in the Drupal Administration Menu