Multiple Choice
How can a template be included in a CMS block?
A) {{block template=¡"path/to/template .phtm1'}}
B) {{block type="core/template" template="path/to/template.phtml"}}
C) {{block template="path/to/template.phtml"}}
D) {{block id="path/to/template.phtml"}}
E) {{block type="core/template" method="setTemplate" param="path/to/template.phtml1" } }
Correct Answer:

Verified
Correct Answer:
Verified
Q1: A parent HTML element has the style
Q2: What type of block is created by
Q4: You want to add a block to
Q5: In which of the following directories is
Q6: Which of the following will render the
Q7: Which three of the following folders should
Q8: What is the function of the attribute
Q9: You need to add a custom structural
Q10: Given the layout XML example below, which
Q11: Given the following HTML and CSS, what