English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

How do i generate a banner or a graphic into html so i can post is for people to take. What i need is a generator

2007-03-06 09:26:11 · 3 answers · asked by Majin 1 in Computers & Internet Programming & Design

3 answers

I am not certain of the question?

You create a banner or graphic in a design program (ie paint), then upload that image to a web server (your host), and then tell the HTML to insert the image.
Are you wanting the actual image code? for having an image in your website?

And what do you mean for people to take?
A generator for what? the image?

2007-03-06 09:30:27 · answer #1 · answered by Patch G 3 · 1 0

Hi there,

My guess is that you would like to "generate" the html to show a banner?

I'll give you two ways:

1. Use a html editor such as frontpage or dreamweaver to create the html and insert the graphic using the image insert feature in either of these programs. You can then upload the html (webpage) file and the image to the internet and people can view it.

2. Use this very basic html, it is not to standard but will achieve what you want.

a) Create a folder called banner
b) Open notepad and insert the following text :



My Banner


My banner



Put your banner.jpg (rename if you have to or if it is a .gif file or something else change it in the code I have you) in the same folder. Upload both of these to the internet.

If in fact you just wanted to make the file available for people to get a hold of. Why not just upload it to an image storage source. Here are some examples:

http://imageshack.us/
http://www.imagehosting.com/
http://photobucket.com/

They will provide you with steps and code that you can insert on a page or give to a friend to use your banner off of the internet.

I hope that helps.

Cheers, Kyle

2007-03-06 09:42:52 · answer #2 · answered by Kyle Cashion 1 · 0 0

I'm confused here. You need to generate a banner?? Well you would need that graphic file... What do you need to do with it then.
The image tag is

I'm sure you dont mean this though =S
Try and be clearer

2007-03-06 09:30:27 · answer #3 · answered by Anonymous · 1 0

fedest.com, questions and answers