Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » General Discussions » General Discussion » Looking For HTML Code
Looking For HTML Code [message #281086] Sun, 26 August 2007 01:21 Go to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
i cant find this whats the html code that it shows a menu and where u click on it u click on a link that takes u to a site to show a picture?

i found one code that made a menu and when u go to it expands to a bunch of text but i want one u can click on that takes u to a location?


any one?
Re: Looking For HTML Code [message #281122 is a reply to message #281086] Sun, 26 August 2007 06:51 Go to previous messageGo to next message
Cat998
Messages: 1081
Registered: January 2004
Location: Austria, Vienna
Karma: 0
General (1 Star)
Moderator/Captain

uhm I'm not sure what you exactly want, but you go to a new location with the a tag.

<a href="http://www.google.at">click me</a>


When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter then "Yes"

Programming is like sex: one mistake and you have to support it for the rest of your life

Want the best answers? Ask the best questions!

"So long, and thanks for all the fish."
Re: Looking For HTML Code [message #281146 is a reply to message #281086] Sun, 26 August 2007 10:17 Go to previous messageGo to next message
Goztow is currently offline  Goztow
Messages: 9735
Registered: March 2005
Location: Belgium
Karma: 13
General (5 Stars)
Goztoe
http://www.pageresource.com/html/index2.htm

You can find me in The KOSs2 (TK2) discord while I'm playing. Feel free to come and say hi! TK2 discord
Re: Looking For HTML Code [message #281285 is a reply to message #281086] Mon, 27 August 2007 13:22 Go to previous messageGo to next message
SlikRik is currently offline  SlikRik
Messages: 328
Registered: December 2005
Karma: 0
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?"


http://www.roleplay2.com/images/sigimages/rotate.php
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

Re: Looking For HTML Code [message #281386 is a reply to message #281285] Tue, 28 August 2007 12:26 Go to previous messageGo to next message
Cat998
Messages: 1081
Registered: January 2004
Location: Austria, Vienna
Karma: 0
General (1 Star)
Moderator/Captain

SlikRik wrote on Mon, 27 August 2007 22:22

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?"


I don't think he would see anything with an image width and height of 0 px Very Happy


When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter then "Yes"

Programming is like sex: one mistake and you have to support it for the rest of your life

Want the best answers? Ask the best questions!

"So long, and thanks for all the fish."
Re: Looking For HTML Code [message #281488 is a reply to message #281086] Wed, 29 August 2007 06:21 Go to previous messageGo to next message
SlikRik is currently offline  SlikRik
Messages: 328
Registered: December 2005
Karma: 0
Recruit

Obviously it's just an example, you're supposed to supply in the actual dimensions of the image.

http://www.roleplay2.com/images/sigimages/rotate.php
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.

Re: Looking For HTML Code [message #281489 is a reply to message #281086] Wed, 29 August 2007 07:33 Go to previous messageGo to next message
Cat998
Messages: 1081
Registered: January 2004
Location: Austria, Vienna
Karma: 0
General (1 Star)
Moderator/Captain

Yep, but I don't think he would think about that if you don't exactly tell him how to get the size of an image and that he has to set it Razz

When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter then "Yes"

Programming is like sex: one mistake and you have to support it for the rest of your life

Want the best answers? Ask the best questions!

"So long, and thanks for all the fish."
Re: Looking For HTML Code [message #281494 is a reply to message #281086] Wed, 29 August 2007 08:28 Go to previous message
cheesesoda is currently offline  cheesesoda
Messages: 6507
Registered: March 2003
Location: Jackson, Michigan
Karma: 0
General (5 Stars)

http://www.w3schools.com Sarcasm

whoa.
Previous Topic: How To: Connecting to New Ladder
Next Topic: Canadacdn's BIRTHDAY!
Goto Forum:
  


Current Time: Sun Sep 22 12:15:48 MST 2024

Total time taken to generate the page: 0.00779 seconds