There could be different type of content in website like, forum, blog, news, polls etc. On Drupal website everything which is posted, is treated as a node. Every node belongs its unique type which is known as content type which define various setting for that nodes of that type like publishing a node, author of node, created date of node, title of node, etc.