illustrator graphics to HTML page

Associate
Joined
18 Nov 2003
Posts
1,803
Hi guys need some help here. I have made few images with illustrator and i like the layout. Is there a way for me to convert it into a HTML site?

What i mean is I have made borders and added images into illustrator so they look like a site page but i want to import that.

Can i do this or do i have to use it like images and add to a dreamweaver/webexpress?

Thank you
 
If you use slices then 'save for web' you can get it to save the images and html to go with it (obviously then you need to go in and add links etc), but to be honest the code it outputs is so useless that you're much much better off writing it yourself. Just save each slice in as a jpg, gif or png using 'save for web' in the smallest file size you can live with. Whether you then want to use the images in a wysiwyg editor like Dreamweaver or handcode in notepad is up to you.
 
Ok thank you, another question, once i do as you say am i able to put text on top of image using dreamweave or am i better putting text while on illustrator?

Thanks mate
 
If you're splitting the image into pieces you can always set the image as a background of the table cell (or div) then input text into that element.

Like trip said, text should text ideally, and not done on the image, though there's nothing to say you 'have to' do it that way.
 
Back
Top Bottom