Drupal 7: Multi theme (or) Theme per each page

In Drupal theme provide the design for the pages and contents. We can use multiple themes for our website. Using the user role, permission and page URLs we can able to change the theme. This is the simple example of implementing theme per page by URL.