HTML tags in JavaScript

Notes:

How to write HTML tags in JavaScript :

We can insert HTML tags in JavaScript strings to generate
desired html structure.

Interview Questions: