drupal theming

How to Drupal theme: Tutorial

Drupal is a powerful CMS and has a powerful templating system that keeps the Drupal theming intact and flexible. We can easily design Drupal themes from HTML/CSS that we create. I would try to go step by step on how to create drupal themes from HTML/CSS for Drupal. Step 1: Learn HTML and CSS. Step 2: Create a design in HTML/CSS.