Solved

You Have Added Some HTML to a Custom Template Located

Question 41

Multiple Choice

You have added some HTML to a custom template located at "template/mytemplates/custom.phtml". Which code snippet is the correct way to create a block for custom.phtml in the layout XML?


A) <block type="core/template" name="custom" template="mytemplates/custom.phtml"/>
B) <block type="core/template" name="custom" template="template/mytemplates/ custom.phtml"/>
C) <block type="custom1' name="custom"
D) <block type="custom" name="custom" template="mytemplates/custom.phtml"/>

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions