Convert an image (banner)
maiatzlilia
-
maiatzlilia Posted messages 3 Status Member -
maiatzlilia Posted messages 3 Status Member -
Hello,
I just created a banner for a blog using Illustrator, and I want to convert this image to HTML code (the blog being in advanced mode).
I can't manage to do it even using Image Ready... a window pops up telling me that the image contains non-Latin characters and that it won't be readable by all browsers...
If someone could explain how to do this, it would be very kind!
Thank you in advance
Isa
I just created a banner for a blog using Illustrator, and I want to convert this image to HTML code (the blog being in advanced mode).
I can't manage to do it even using Image Ready... a window pops up telling me that the image contains non-Latin characters and that it won't be readable by all browsers...
If someone could explain how to do this, it would be very kind!
Thank you in advance
Isa
Configuration: Mac OS X Firefox 2.0.0.14
3 answers
-
Hello,
What format is your banner?
--
" If you're riding high on victory, let me give you a kick to the hoof " -
I wanted to ask you what type actually (JPG for example)?
--
"If you're sitting pretty on victory, let me give you a kick."-
- Actually, when I opened my image with the script editor, here's what it gives me as code:
<html>
<head>
<title>banner 5</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (banner 5.psd) -->
<img src="images/banner-5.gif" width="1100" height="290" alt="">
<!-- End ImageReady Slices -->
</body>
</html>
And when I try to put it on my page, nothing appears...
Thank you for your patience...
-
-
Which blog is it about?
I think you should post this question in the webmastering section, because what you need is the right code to add the banner to the HTML page
See you+++-
Hello Salwa,
Here is the blog:
http://isacuisine.canalblog.com/
I will restate my question in the webmastering section, thank you for your advice.
Have a good day
Isa
-