Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

how to LINK?


  • Please log in to reply

#1
Jimmy Bones

Jimmy Bones

    Member

  • Member
  • PipPip
  • 24 posts
hi. i would like to know how to create a link just on the the top of my banner?

i mean...

i have a banner, i want to put a small images on the banner itself and when this small images is clicked it will bring them to the link.


Please help me.

Thank you.
  • 0

Advertisements


#2
Technogeek8

Technogeek8

    Member

  • Member
  • PipPipPip
  • 144 posts
Ok

this is simple...if I think I know what you mean. First you want to place your link attribute in. To do this, its <a href="yourpage.html"> You then want to place your image in. The tag attribute is <img src="source"> Then just close out the Link tag when your done with </a>. this will set a picture that when clicked, will go to a page (in this case...it would be yourpage.html). I'm not sure if thats what you meant or not. you gotta be a little bit more specific. Let me know what you think

David
  • 0

#3
Jimmy Bones

Jimmy Bones

    Member

  • Topic Starter
  • Member
  • PipPip
  • 24 posts
hi david.

i mean like... image map.

i have an image map maker, after i create the image map, then it cretad the HTML code. so, i put it on my site. then it didnt loads up.

it says LOADING
JAVA APPLET FAILED even though i have a java
installed.
im using JAVA ™ pLUG-IN 1.4.2_06.

i even tested it on my site edittor, still im
experiencing the same problem.
i also test on my website webpage i still encounter
the same problem.

What should i do to get this fixed?

here is the link: http://roleplaying.w...dex.php?act=idx
sorry for the link, i dont mean to advertise. i really need help.

Thank you.
  • 0

#4
sieur_drewry

sieur_drewry

    Member

  • Member
  • PipPip
  • 18 posts
that link doesnt work
  • 0

#5
Technogeek8

Technogeek8

    Member

  • Member
  • PipPipPip
  • 144 posts
Oh

My bad. Ok, image maps are pretty simple. I'll past some example code and try to explain it. Do it hard copy, don't use a program. It's better for you to know what the code is actually doing instead of just copying and pasting

David
  • 0

#6
Technogeek8

Technogeek8

    Member

  • Member
  • PipPipPip
  • 144 posts
<!--David-->
<!DocType>
<html>
<head>
<title></Title>
</head>
<map name="wonders">
<area shape="rect" coords="145,144,192,150" href="" alt="">
<area shape="rect" coords="750,200,830,215" href="" alt="">
<area shape="rect" coords="570,180,630,190" href="" alt="">
<area shape="rect" coords="360,570,410,580" href="" alt="">
<area shape="rect" coords="215,500,260,510" href="" alt="">
</map>
<body>
<center>
<h3></h3>
<img src="Images/wonders.gif" alt="Seven Wonders of the World" usemap="#wonders">
</center>
</Body>
</html>
  • 0

#7
HairyBooger

HairyBooger

    Member

  • Member
  • PipPip
  • 30 posts
;) Just a little bit of advice here....

You should check out W3Schools, they can teach/help you with all different types of coding.

I hope this helps. (with some things) :tazz:
  • 0

#8
Jimmy Bones

Jimmy Bones

    Member

  • Topic Starter
  • Member
  • PipPip
  • 24 posts
thank you guys.

Have a ncie day!
  • 0

#9
Technogeek8

Technogeek8

    Member

  • Member
  • PipPipPip
  • 144 posts
Yeah

I guess it would have been easier. W3 schools is a amazing source of all your html and javascript needs. google it

David
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP