We are mimicing some functionality of 3rd party software for a demo but don't want to actually connect to an external system. SO, we want to replace the resulting HTML screens with screenshots (.jpg files). Is there a way to create an HTML page that will basically be the .jpg?
I have tried img tags, and that just puts the image on a blank page. Using body background tiles the image. The goal is to have the page look like a real web page.
Thanks!
I have tried img tags, and that just puts the image on a blank page. Using body background tiles the image. The goal is to have the page look like a real web page.
Thanks!