What are themes in Drupal?
Drupal themes are basically used to change the look and feel of the site.
What are themes in Drupal?
Drupal themes are basically used to change the look and feel of the site.
What is a block?
Block is a section in a page (recent posts, news, vote to something, login box, navigation), which is movable to regions (header, footer, content top etc) in a page. Blocks can be configured to show/hide only to certain type of user roles, url patterns or some other advanced criteria. (Content area is not a block)