This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-02-12 09:59:10

joletole
Scratcher
Registered: 2011-02-20
Posts: 1000+

Links

How do you make a link without it looking like this. http://scratch.mit.edu/projects/joletole/2324562 and make it look like this (link to project)

Please answer.

Thanks.

Last edited by joletole (2012-02-12 09:59:37)

Offline

 

#2 2012-02-12 10:13:06

mattlai2
Scratcher
Registered: 2011-12-06
Posts: 100+

Re: Links

Just put the link into the comment. It will turn into "(link to project)" automatically.

Offline

 

#3 2012-02-12 10:29:31

joletole
Scratcher
Registered: 2011-02-20
Posts: 1000+

Re: Links

Yeah but when I put it into the forum it turns out to be like that.

Offline

 

#4 2012-02-12 10:39:12

ngamer
Scratcher
Registered: 2011-11-04
Posts: 100+

Re: Links

joletole wrote:

Yeah but when I put it into the forum it turns out to be like that.

use [url ][/url] without spaces and it will turn it into http://scratch.mit.edu/projects/joletole/2324562

Last edited by ngamer (2012-02-12 10:40:01)


http://i1100.photobucket.com/albums/g416/Agentpieface/ngamer.png

Offline

 

#5 2012-02-12 10:47:05

joletole
Scratcher
Registered: 2011-02-20
Posts: 1000+

Re: Links

Thanks

Offline

 

#6 2012-02-12 10:50:19

mattlai2
Scratcher
Registered: 2011-12-06
Posts: 100+

Re: Links

Or if you want it to look like this, you can use this code:

Code:

[url=http://scratch.mit.edu/projects/joletole/2324562]this[/url]

Offline

 

#7 2012-02-14 16:28:47

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Links

Code:

[url=http://scratch.mit.edu/]Scratch homepage[/url]

produces Scratch homepage.


Why

Offline

 

Board footer