| 
		
			| Re: Looking For HTML Code [message #281285 is a reply to message #281086] | Mon, 27 August 2007 13:22   |  
			| 
				
				|  |  SlikRik Messages: 328
 Registered: December 2005
 
	Karma: 
 | Recruit |  
 |  |  
	| Std HTML menus are made from simple graphics, which are made into links.  This is simply accomplished by: 
 
 <a href="http://URL.com"><img src="http://SITE.com/IMAGELOCATION.jpg" width="000" height="000"></a>
 The <a> tag is for the link, just put the link destination where it says http:// URL.com, make sure to include the ".  Putting the image tag after the <a> tag makes the image turn into the link.  Then don't forget to close the </a> tag, and voila, an image link.
 
 Not sure if this is what you wanted, but it's what I got for ya, if you have any more specific questions, ask.  Otherwise, it's kinda hard to interpret exactly what you want when you ask a question like "What's that code for that link where theres image and like text n stuff?"
 
 
  Roleplay 2 Website (click pic) designer, owner, and admin.
 Roleplay 2 Forum admin.
 Present & Past WOL Names: SlikRik (current), SlikRik19/24/07, rik1924, rik19244
 
 | Canadacdn wrote on Wed, 02 July 2008 15:52 |  | If you don't want EA to get any credit, destroy their Refinery. Duh.
 
 | 
 
 [Updated on: Mon, 27 August 2007 13:28] Report message to a moderator |  
	|  |  |