Page 1 of 1

You have added some HTML to a custom template located at `template/mytemplates/custom.phtml`. Which code snippet is the

Posted: Sat Aug 20, 2022 7:54 am
by answerhappygod
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ג€ template=ג€template/mytemplates/ custom.phtmlג€/>
D. <block type=ג€customג€ name=ג€customג€ template=ג€mytemplates/custom.phtmlג€/>