a web site.There are a bunch of them out there for free.Just Google free web hosting.
Then you either upload the image via your control panel upload program or through FTP.File Transfer Protocol.
For that you need a username and password for the FTP upload perms.
Or if you want the banner on a web page( which is what i assume you want), you need to add it to the page in the HTML markup code.
Normally that is written like this...
< img src=" http://www.yourwebsitename.com/images/Yourimagehere.png " >
On the internet in what way?
On a website? An online photo album? Try clarifying EXACTLY what you are trying to accomplish with the banner.
First you need
a web site.There are a bunch of them out there for free.Just Google free web hosting.
Then you either upload the image via your control panel upload program or through FTP.File Transfer Protocol.
For that you need a username and password for the FTP upload perms.
Or if you want the banner on a web page( which is what i assume you want), you need to add it to the page in the HTML markup code.
Normally that is written like this...
< img src=" http://www.yourwebsitename.com/images/Yourimagehere.png " >
But you can do this in a variety of ways. :)