Which of the following will render the custom content block custom, name to a page based on the native 3columns.phtml template?
What is the correct PHP code for adding the output of a CMS block to a template?
Which one of these code samples will assign a root template to a specific page of native Magento?
Which type of block defines the HTML head section of the page, which contains elements for including JavaScript, CSS, etc.?
Which four of the following page elements can be updated from the Magento Admin in System-> Configuration-> Design? (Choose FOUR.)
Which three of the following action method(s) are valid ways to add custom JavaScript files? (Choose THREE.)
Given the following layout XML, what will be the expected result on the Magento frontend?
Which two of the following examples can be used to include a custom JavaScript on every page? (Choose TWO.)