HTML to Image Question

O

overtheroadagain

Thanks in advance for any help. I need to know how to convert html
code to an image (jpeg) and I need the content to be the same size as
an image as it was as html specifically I want to change my ad for
craigslist as an image and all the methods I have tried so far I have
been able to convert the code to an image but when I go to photobucket
to convert the entire ad back to html it is too smaal an image and not
suitable for posting. Thanks again
 
A

Adrienne Boswell

Gazing into my crystal ball I observed (e-mail address removed)
writing in (e-mail address removed):
Thanks in advance for any help. I need to know how to convert html
code to an image (jpeg) and I need the content to be the same size as
an image as it was as html specifically I want to change my ad for
craigslist as an image and all the methods I have tried so far I have
been able to convert the code to an image but when I go to photobucket
to convert the entire ad back to html it is too smaal an image and not
suitable for posting. Thanks again

You can't do that. HTML is Hyper TEXT Markup Language. What you can
do, however, it point to an image on another server, eg:
<p><img src="http://example.com/myimage.jpg" alt="Interior of
apartment"><br>Interior of apartment</p>

You can look at the source of
http://losangeles.craigslist.org/sfv/apa/1033280332.html for an example.

Please be sure that the other server allows you to link to the image,
and that the image is yours.

Your other option, of course, is to upload pictures directly to
Craigslist.
 
G

Gus Richter

Thanks in advance for any help. I need to know how to convert html
code to an image (jpeg) and I need the content to be the same size as
an image as it was as html specifically I want to change my ad for
craigslist as an image and all the methods I have tried so far I have
been able to convert the code to an image but when I go to photobucket
to convert the entire ad back to html it is too smaal an image and not
suitable for posting. Thanks again

Perhaps what you want is a screen shot of the page?
PrintScreen should capture it for you in Windows.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top