Ok, Eye M N Ijit--How Do You....?

When using code, if I want to post a url shortcut under a title, i.e. :

‘Go Here’

can be clicked on instead of

‘url:http://www.pooperscooper.com/fart/~movie

What’s the script I use? I know the code, but not the title line code…

Does this make sense?

Go read the example at this link.

BTW, this is the kind of question that should be in the forum “About This Message Board.”

Everything I know about posting stuff, I learned from Louie. Check out his tutorial in the Reference section.

Bear in mind though, that some boards have HTML turned on, some have it turned off…you can only do the “Click Here” trick if HTML is turned on for that board.

-David

Type this in…

<a href=“http://www.pooperscooper.com/fart/~movie”>Go here</a>

Learn more by clicking here.

:confused:
Louie

Thanks all! And Louie–

[marquee]You rock.[/marquee]
–Jason

Aw, poopie. :frowning:

Soulfrost, that’s not right. There is a UBB code for this, too.

The code:

[ url = www.straightdope.com ] Click Here for the Straight Dope [ / url ]

minus spaces equals:

Click Here for the Straight Dope


Cessandra

The Power Of Christ: 2000 years and He hasn’t come yet!

PS, pariah – the marquee code is HTML, not UBB. It should look like this (minus spaces):

< marquee > scrolling words < / marquee >

Plus, it only works in IE, or so I hear.