@B_Sravan There is a drawback with the approach 1, I assume when
@anuradha3 mentioned static page HTML, I assume it is the full HTML from
tag till end of the HTML Document. If that is the case, putting
it in RTE might not work. What can be done in that case is to add only
the relevant HTML. But RTE has XSS validations and may strip off some
HTMLs or links depending on what you add.