Examples:
list tag created dynamically:
var newli = document.createElement(\'li\'); newli.id = "fstId";
How do you give this