Does anyone know of a way to create an image file for a webpage in Illustrator/Indesign/Photoshop and after the images are created add the HTML and Javascript to it to make it work on the web? Is this even possible?
HTML to ImageAdding HTML to a JPEG or other image file
Page 1 of 1
2 Replies - 707 Views - Last Post: 28 January 2008 - 08:22 PM
Replies To: HTML to Image
#2
Re: HTML to Image
Posted 22 January 2008 - 05:16 PM
Huh?
To put an image into a webpage, you use:
To put an image into a webpage, you use:
<img src="/path/to/image.blah" />
#3
Re: HTML to Image
Posted 28 January 2008 - 08:22 PM
...or you can use SVG to give it that "HTML inside an image" feel.
Generally you put an image into an HTML page, not a HTML page into an image. You CAN put the html into your image, but it generally does not come out looking all that great.
Though, there are tools that will take a snap shot image of your web page and save it as a graphic file (good for sites that link to other sites to kind of give a preview of that the linked site may look like).
Generally you put an image into an HTML page, not a HTML page into an image. You CAN put the html into your image, but it generally does not come out looking all that great.
Though, there are tools that will take a snap shot image of your web page and save it as a graphic file (good for sites that link to other sites to kind of give a preview of that the linked site may look like).
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|