|
Answer» How do you add Templates in your HTML? Choose the correct option from below LIST (1)By including templates in < script> tags with type javascript/x-handlebarsjs-template (2)By including templates in < script> tags with type javascript/x-handlebars-template (3)By including templates in < script> tags with type text/x-handlebarsjs-template (4)By including templates in < script> tags with type text/x-handlebars-template
Answer:-(4)By including templates in < script> tags with type text/x-handlebars-template
|