I just made my first animated banner & I have some quest

For requests for help from CG administrators, Wranglers, and experienced CG members. Please read the FAQ before posting. Also look at CG Wiki for tutorials and how-tos written by other CG webtoonists.
Post Reply
ZOMBIE USER 7904
Newbie
Posts: 8
Joined: Sun Feb 27, 2005 2:26 am

I just made my first animated banner & I have some quest

Post by ZOMBIE USER 7904 »

How do I hyperlink it so when it's clicked it goes to my site? How would I get it to dispaly on my site, and which file (images, data etc) would I upload it to?
~Naomi

User avatar
Atrus
Regular Poster
Posts: 757
Joined: Fri Jan 01, 1999 4:00 pm
Contact:

Post by Atrus »

Just wrap the img tag in a "link" tag. For example:
<a href="http://mycomic.keenspace.com"><img src="http://mycomic.keenspace.com/images/mybaner.gif" /></a>

As for displaying it, the img tag handles that (this is basic html stuff). Just upload the banner to workspace/images/ and put the html linking and displaying it anywhere in your pages.

It sounds like you could use help with creating web pages, too. I'm not going to get into how to use the many what-you-see-is-what-you-get editors. There are a lot of good tutorials out there about html, here's one. Use your favorite search engine to find more.
If it doesn't work, make it.
-An updated taglossary
-A quick FAQ

Post Reply