SWLE Forum Index
FAQ  Search  Memberlist  Usergroups  Register  Log in  Album  Download

Previous topic :: Next topic
How to post a link on short notes
Author Message
chora 
Hardcore Gamer


Age: 40
Joined: 15 Jun 2008
Posts: 42
Location: Brazil
Posted: Tue Jan 06, 2009 9:56 pm   How to post a link on short notes

Hi,

I'm trying to put a link from this forum in my short notes but i doesn't pass on html check.

Code:
<a href=http://yarold.eu/phpBB2/viewtopic.php?p=36522#36522>Check here</a>


Where am i wrong?

Best Regards,
chora
_________________
chora
The Mob Dynasty
 
     
Tsai 
Gamer God


Helped: 7 times
Joined: 20 Apr 2008
Posts: 465
Location: Netherlands
Posted: Tue Jan 06, 2009 10:25 pm   

Put the link between '

Code:
<a href='http://yarold.eu/phpBB2/viewtopic.php?p=36522#36522'>Check here</a>
_________________
The most important human right, is the right to dream!
 
     
70Chevelle 
Hardcore Gamer


Helped: 1
Joined: 31 Oct 2008
Posts: 43
Posted: Wed Jan 07, 2009 1:50 am   

Tsai wrote:
Put the link between '

Code:
<a href='http://yarold.eu/phpBB2/viewtopic.php?p=36522#36522'>Check here</a>


I thought it was " not '

such as
Code:
<a href="http://yarold.eu/phpBB2/viewtopic.php?p=36522#36522">Check here</a>
 
     
chora 
Hardcore Gamer


Age: 40
Joined: 15 Jun 2008
Posts: 42
Location: Brazil
Posted: Wed Jan 07, 2009 2:16 am   

Tsai and 70Chevelle, thank you very much!
Now it's working! :mrgreen:
_________________
chora
The Mob Dynasty
 
     
Ferrari 
Gamer God


Helped: 2 times
Age: 56
Joined: 10 Mar 2007
Posts: 1937
Location: Netherlands
Posted: Wed Jan 07, 2009 7:31 am   

70Chevelle wrote :I thought it was " not '

both work, but witch one is right I don't know
_________________
Love me just the way I am
 
 
     
tinnidawg 
Gamer Deity


Joined: 13 Oct 2008
Posts: 64
Posted: Wed Jan 07, 2009 11:50 am   

Generally people use double quotes. And if you want the link to open in another window or tab

just add target="_blank" to the tag

like this
Code:
<a href="http://yarold.eu/phpBB2/viewtopic.php?p=36522#36522" target="_blank">Check Here!</a>
_________________
DragonAdopters
MagiStream
 
 
     
Tsai 
Gamer God


Helped: 7 times
Joined: 20 Apr 2008
Posts: 465
Location: Netherlands
Posted: Wed Jan 07, 2009 5:22 pm   

70Chevelle wrote:
I thought it was " not '

Ferrari wrote:
both work, but witch one is right I don't know

tinnidawg wrote:
Generally people use double quotes.


You can enter double quotes ", since Yarold will automatically replace them by single quotes '
(when you use double quotes, refresh your profile page after clicking the update button, you can check that for yourself)
so why not do it right from the start and use single quotes ' :wink:
_________________
The most important human right, is the right to dream!
 
     
Sci 
Hardcore Gamer


Age: 37
Joined: 22 Aug 2008
Posts: 40
Posted: Thu Jan 08, 2009 6:14 am   

Just had to point out
" = quotation mark
' = apostrophe
and either are entirely valid though ' is most commonly used
 
     
jennielynn 
Gamer God
Trying My Best


Helped: 4 times
Age: 42
Joined: 05 Jun 2008
Posts: 295
Location: Wichita, KS USA
Posted: Thu Jan 08, 2009 3:15 pm   

I think that you usually see single quotes because in programming, double quotes are used for printing text, and you can't have quotes within quotes or it ends the printed text. So many web applications, print the HTML, and have to have the attributes in single quotes.

And you're correct, it's an apostrophe, when it's used within a word (or at the end of a word), but it's a single quote when it's used to surround something, I believe.

--- Not trying to say you're wrong or anything, I'm agreeing, and giving more info. ;)
 
     
Display posts from previous:   
Reply to topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
Add this topic to your bookmarks
Printable version

Jump to:  

Powered by phpBB modified by Przemo © 2003 phpBB Group
Akagahara style created by Nash modified v0.8 by warna