Explain region, block, menu in drupal?
Answer / Birbal Singh
Regions are predefined areas on a Drupal theme's layout where blocks can be placed. Blocks are configurable content regions, like the main content area or sidebars. Menus provide navigation for your website and can be placed in regions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain drupal and working with javascript ?
How do I create a view in drupal 8?
Which orm is used in drupal 7?
What is the use of hook_update_n? How drupal knows the last schema details?
How we can create multilingual site. Which module have been used?
How to enable a module in drupal 8?
What is a website node?
Different ways of adding js. How to add js in hook_form?
What is a node in drupal?
What is clean url in drupal?
How can I customize my 404 - page not found page?
How to create drush aliases ?