There is a very basic question which everyone asks that what is the basic differences between node.tpl.php...
PHP
Here is how you can include a common header, footer in drupal- <?php include ($directory."/includes/header.php"); ?> “$directory”...
A drop down menu can be easily added to you website using basic CSS. Here we will...