|
2. COPY
the Banner Graphic
you chose on the preceding page. Right click and SAVE
Image As...
3. Once the
banner is copied to an area of your computer's hard drive or
storage area, UPLOAD the graphic to the web server for
your web site.
4. Create
a HYPERLINK with the graphic by adding the following
information to the HTML:
URL= http://www.Art4Bars.com
or http://www.BartenderArt.com
(the two sites mirror
each other)
TARGET
FRAME= New Window
or chose target="_blank"
ALTERNATIVE
TEXT=
ALT="Bartender Art 4 Bars"
5.
The coding should look similar to this with the actual banner's
graphic name in red:
<center>
<a href="http://www.Art4Bars.com"
target="_blank">
<img src="art4bar-banner1.GIF"
width="468" height="60" alt="Bartender
Art 4 Bars"></a>
</center>
|
2. COPY
the hyperlink
coding below by clicking the Button: Copy Code.
3. Once the text is highlighted,
hit Copy (Taskbar's Edit) or the combined keys Ctrl+C to copy
it to your computer's memory.
4.
PASTE
(Ctrl+V) the banner code into the HTML
area of your web page using a HTML Editor for creating web
sites.
5.
While the HTML Editor of your web page is open, REMOVE
the text -- default.GIF
-- and TYPE in the actual Name
of the Banner you
chose from the previous page. Remember to SAVE the
revisions made to this web page. 6.
UPLOAD the revised web page to your web hosting's server for
your domain's web site. |