Skip navigation
NintendoAge
Welcome, Guest! Please Login or Join
Loading...

HTML help, how to make links here at NA?

Jul 19, 2008 at 5:16:47 AM
SpendTooMuchOnAtari (22)
avatar
(Jeremy Nash) < Eggplant Wizard >
Posts: 443 - Joined: 05/16/2008
Arizona
Profile

I know, dumb question but I really don't know.  I am able to make links on AtariAge and DigitalPress forums but I'm having trouble here.  As you can see, my current signature doesn't look to great although it does the job.

My goal (and question) is to make them a link that is in words.  Meaning, my sig would just say "My AtariAge Feedback" and that in itself would be the link.  How do I do this?

Thanks for your help!




Edited: 07/19/2008 at 06:24 AM by SpendTooMuchOnAtari

Jul 19, 2008 at 5:26:25 AM
KennyB (14)
avatar
(No Go ogle result) < Eggplant Wizard >
Posts: 466 - Joined: 09/06/2006
Belgium
Profile



MY AtariAge Feedback


<(a href)="http://www.atariage.com/forums/in..." target="_blank">MY AtariAge Feedback<(/a>)

remove the ( ) around the "a href" and "/a>" and insert the link ant text in the right place



-------------------------
 


Edited: 07/19/2008 at 07:38 AM by KennyB

Jul 19, 2008 at 5:59:02 AM
SpendTooMuchOnAtari (22)
avatar
(Jeremy Nash) < Eggplant Wizard >
Posts: 443 - Joined: 05/16/2008
Arizona
Profile
I'm not getting it, so sorry. Do I add something where it says "_blank" ?

Also, I get that I am to remove the ( and ) around the a href but what about the ones at the end? Do I remove those totally and just leave it?

I'm such a dummy when it comes to this stuff, I apologize!

Jul 19, 2008 at 6:14:06 AM
EVIL OVERLORD
Dain (226)
avatar
(Dain Anderson) < Founder >
Posts: 12134 - Joined: 08/14/2006
North Carolina
Profile
To enter HTML, in your sig editor, you'll see a button that looks like "<>" (3rd button from the right). Click that then enter the link HTML there. If you paste HTML directly into the editor without doing that, it gets parsed out and auto-linked. Here's the HTML for my sig:

<a href="http://www.ageexpo.com/..." target="_blank"><img border="0" src="http://www.nintendoage.com/?go=i&..." /></a>
<br />
<br /><a href="http://www.nintendoage.com/index....">Site Updates &amp; News!</a>

Jul 19, 2008 at 6:15:22 AM
EVIL OVERLORD
Dain (226)
avatar
(Dain Anderson) < Founder >
Posts: 12134 - Joined: 08/14/2006
North Carolina
Profile
And as you can see by that last post, the links in the HTML were automatically converted to clickable links. The HTML itself was unaffected, however, so you should be able to see how it should look.

Jul 19, 2008 at 6:25:38 AM
SpendTooMuchOnAtari (22)
avatar
(Jeremy Nash) < Eggplant Wizard >
Posts: 443 - Joined: 05/16/2008
Arizona
Profile
Originally posted by: Dain

And as you can see by that last post, the links in the HTML were automatically converted to clickable links. The HTML itself was unaffected, however, so you should be able to see how it should look.




I feel like such a numbskull!

I'll get it, it's just different than the other two forums I frequent.....or is it?  Oh man, IDK!


Jul 19, 2008 at 6:34:25 AM
SpendTooMuchOnAtari (22)
avatar
(Jeremy Nash) < Eggplant Wizard >
Posts: 443 - Joined: 05/16/2008
Arizona
Profile
I guess you have to be logged into the DP forums in order for that link to work. Bummer, that's not good, especially if you don't even belong to the DigitalPress forums.

Jul 19, 2008 at 6:36:10 AM
EVIL OVERLORD
Dain (226)
avatar
(Dain Anderson) < Founder >
Posts: 12134 - Joined: 08/14/2006
North Carolina
Profile
Yeah, we're a bit different, since most forums use BBML code, and we use good ol' fashioned HTML. It is, after all, the web!