Let's say I have two websites, and I want to post an image of the home page of one of those sites onto the other site. What's the easiest way to go about capturing that image of the website and then importing it to the other?
Let's say I have two websites, and I want to post an image of the home page of one of those sites onto the other site. What's the easiest way to go about capturing that image of the website and then importing it to the other?
well the quickest way is to screen capture the first site and then save the image as a jpg. then you can insert an image into the html of your second site pointing to that image.
![]()