Chris is working on a custom theme and it is required to work on multiple runtimes. How does he
implement the custom theme?

A.
Abstract dynamic content and give it a logical name.
B.
Create multiple copies oftheme.html for each runtime.
C.
Create multiple dynamic content spots for each runtime.
D.
Use the <rel … -> to add multiple Java Server Pages definitions.
Explanation: