I have control in a page that get's gets html from text file and renders that html in webpage. Right now it has to add image somewhere and reference that image src.
I was wondering if we can render image along with other html code, is it possible?
|
2 | get's = gets | ||
|
I have control in a page that get's gets html from text file and renders that html in webpage. Right now it has to add image somewhere and reference that image src. I was wondering if we can render image along with other html code, is it possible? |
||||
|
1 |
|
||
Is it possible to render image with html?I have control in a page that get's html from text file and renders that html in webpage. Right now it has to add image somewhere and reference that image src. I was wondering if we can render image along with other html code, is it possible?
|
||||