Sythe.Org Forums     Register     FAQ     Members List     Calendar     Mark Forums Read    
 
Sythe.Org Forums  
   Runescape Gold

Sythe.org — A Virtual Goods Trading Hub

Make real cash! buying and selling in-game items.

We have a no-scam policy.

You can make thousands playing your favourite games here at Sythe.org.

Just sign up an account and follow the rules!


Take me to

Runescape Markets

Other Game Markets

Support Center

Register an Account

Close
Small HTMl Problem
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 04-09-2011, 05:30 AM
Forum Addict
BANNED
 
Join Date: Jun 2010
Posts: 475
Default Small HTMl Problem

This site isn't meant to be glamorous by anymeans. It is basically just a bunch of random strings to help me practice what I have learned in about 2 hours. I am trying to figure out how to make a hyperlink out of the Runescape Logo picture that will take me to the runescape homepage.... anyhelp?

Code:
<html>
<body>

<h1>This is Page1</h1>
<p> <img src="http://images-mediawiki-sites.thefullwiki.org/09/4/1/5/38530612540495751.gif" /> <br/>
<font color="red" Welcome to Xeronate's Professional Questing Service </font> <br/>
Here is a link to <a href="http://www.runescape.com"> Runescape </a>
<hr/>
<font color="yellow" Clicking this picture will also take you to Runescape.<br/>
<img src="http://www.gamesareus.com/wp-content/runescape1.jpg" width="512" Height="216" alt="Runescape Logo" usemap="#RunescapeLogo" />

<map name="RunescapeLogo">
<a href="http://www.runescape.com" alt="Runescape Homepage" />

</body>
</html>
EDIT: I actually solved this problem more quickly than expected. Can anyone explain to me the usage of the element "usemap" please?

My Revised code:
Code:
<html>
<body>

<h1>This is Page1</h1>
<p> <img src="http://images-mediawiki-sites.thefullwiki.org/09/4/1/5/38530612540495751.gif" /> <br/>
<font color="red" Welcome to Xeronate's Professional Questing Service </font> <br/>
Here is a link to <a href="http://www.runescape.com"> Runescape </a>
<hr/>
<font color="yellow" Clicking this picture will also take you to Runescape.<br/>
<a href="http://www.runescape.com"> <img src="http://www.gamesareus.com/wp-content/runescape1.jpg" width="512" height="216" alt="Runescape Logo" /> </a>


</body>
</html>

Last edited by XeronatesBad : 04-09-2011 at 05:36 AM.
Reply With Quote
  #2  
Old 04-09-2011, 01:12 PM
Newcomer
 
Join Date: Apr 2011
Posts: 2
Default Re: Small HTMl Problem

Code:
<a href="http://www.runescape.com">
     <img src="PATH TO IMAGE">
</a>
Reply With Quote
  #3  
Old 04-09-2011, 03:21 PM
ministation's Avatar
Esto Quod Es
$50 USD Donor New
 
Join Date: Jul 2010
Posts: 477
Default Re: Small HTMl Problem

Usemap is an attribute which allows you to create an image where you can add clickable areas. For example you can make a picture, where you add text and for each text you can add different link. Hope this gave the basic idea of it. Im sure there are alot of guides on google on how to use Usemap.
__________________
Here are my vouches (39)
http://sythe.org/showthread.php?t=935481
Money traded on sythe: 10800$+
Over 15B Gold sold!


DO NOT TRADE WITH ME WITHOUT PM THROUGH SYTHE!!!
Reply With Quote
  #4  
Old 04-14-2011, 03:45 AM
Newcomer
BANNED
 
Join Date: Apr 2011
Posts: 9
Default Re: Small HTMl Problem

yes like aleul said the code to make it so you can click the picture and takes you to the place is this
Quote:
<a href="http://www.runescape.com">
<img src="PATH TO IMAGE">
</a>
the red http://www.runescape.com is the site it gose to when you click it
Reply With Quote
Reply



Cheap RS Gold Store  Runescape Gold

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT +1. The time now is 05:40 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.6.1