Rename a link

Solved/Closed
L.MONTANA Posted messages 7 Status Member -  
 jdujduuf -
Bonjour !
To create a link to a website without displaying the address, you can use HTML anchor tags. Here’s how to rename a link:
<a href="http://example.com">Nom du lien</a>.

4 answers

baladur13 Posted messages 47296 Registration date   Status Moderator Last intervention   14 382
 
Hello
There is work to be done.....
to put a link under text....
we start by putting an opening bracket ==> [
then without a space we put the link (here an image) ==> http://membres.lycos.fr/onidream/perso/talc%20SP.jpg
then we put a space
to continue we put our text ==> blablabla
and we finish with the closing bracket ==> ]
which gives I add * on purpose
==> [*http://membres.lycos.fr/onidream/perso/talc%20SP.jpg blablabla*]
by removing the * we have ==> blablabla

--
Very difficult to catch a black cat in a dark room
Especially when it’s not there...!!!!
28
Anonymous user
 
-1
baladur13 Posted messages 47296 Registration date   Status Moderator Last intervention   14 382 > Anonymous user
 
Sure... (/;-))
--
Very difficult to catch a black cat in a dark room
Especially when it's not there...!!!!
0
Anonymous user > baladur13 Posted messages 47296 Registration date   Status Moderator Last intervention  
 
mouahahahahaha I can't get enough of it!!!!!!!


Thank you very much for your tip baladur13...it's so cool...
0
baladur13 Posted messages 47296 Registration date   Status Moderator Last intervention   14 382 > Anonymous user
 
The trick is not mine... : http://www.commentcamarche.net/faq/sujet 5924 formatting articles in the knowledge base#4 links
I only claim the explanation ...
Bye
--
Very difficult to catch a black cat in a dark room
                     Especially when it isn't there...!!!!
0
Mouni > baladur13 Posted messages 47296 Registration date   Status Moderator Last intervention  
 
0