METROIDFANATIC1
04-06-2005, 03:27 PM
Like said above, how do you make pictures in your web page? Or just a simple HTML thing you're doing at home?
|
Click to See Complete Forum and Search --> : How do you make pictures? METROIDFANATIC1 04-06-2005, 03:27 PM Like said above, how do you make pictures in your web page? Or just a simple HTML thing you're doing at home? Jona 04-06-2005, 04:00 PM Which do you mean, "How do I create an image file?" or "How do I put an image on a web page?" JayM 04-06-2005, 05:15 PM Perhaps you can elaborate on that a little. Your post is quite confusing. Considering this is the graphics forum, I assume you're asking how you create a graphic? The majority of us use Adobe Photoshop. Then to show the picture on our webpage, you use the HTML <IMG> tag. Something like this: <img src="http://www.mywebsite.com/images/myimage.jpg"> webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |