News3 mins ago
Posting Links on Answerbank
16 Answers
Ever since the format was changed on A/B, i've not been able to post a link that can be clicked on, eg, stays in the black, when it should be red.
Would anyone know why this would be, and have a solution,
Thanks.
Would anyone know why this would be, and have a solution,
Thanks.
Answers
Best Answer
No best answer has yet been selected by Lonnie. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.
-- answer removed --
a link that starts with http:// should turn into a link automatically i would think:
http://test.tld
to add some words that are a link somewhere, use html:
< a href = " your link address " > your text < / a >
like this:
click me
(i hope that works)
http://test.tld
to add some words that are a link somewhere, use html:
< a href = " your link address " > your text < / a >
like this:
click me
(i hope that works)
Just testing:
http://www.gracenote.com
That worked by typing it in. Also works when you copy and paste from the address bar (as it would of course, being the full address :)
e.g http://www.theanswerbank.co.uk/Internet_and_Te chnology/Edit/Question254233.html
Which will bring you back here - or nowhere apparently!
http://www.gracenote.com
That worked by typing it in. Also works when you copy and paste from the address bar (as it would of course, being the full address :)
e.g http://www.theanswerbank.co.uk/Internet_and_Te chnology/Edit/Question254233.html
Which will bring you back here - or nowhere apparently!
http://www.cookingbynumbers.com/frames.html
Hooray!! thanks everyone and sorry for pinching your question, lonnie.
Hooray!! thanks everyone and sorry for pinching your question, lonnie.
Thanks for your input everyone, it sems to be sorted now, doesn't it, this is just me testing, hoping to see red.
http://www.queenswood.co.uk
http://www.queenswood.co.uk
let me try < a href = http://www.theanswerbank.co.uk/Info/Help.asp >here < / a>
Peanut - you need to remove the spaces from the html tags.
<a target='_blank' href="http://www.somewebsite.com">clicky link here</a>
etc etc
although I've not typed it here, AB adds the "target = blank" bit.
I'll see if this clicky link works.
If all else fails, type in the clickable text and the URL where it says "Or Try This" and it'll generate the code :
http://stevie21.com/celtic/tags.asp
<a target='_blank' href="http://www.somewebsite.com">clicky link here</a>
etc etc
although I've not typed it here, AB adds the "target = blank" bit.
I'll see if this clicky link works.
If all else fails, type in the clickable text and the URL where it says "Or Try This" and it'll generate the code :
http://stevie21.com/celtic/tags.asp