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

#1 2011-05-03 07:41:55

CloneCommando1
Scratcher
Registered: 2010-12-02
Posts: 500+

Can I make a Red link?

In my profile, I was experimenting to see if I could make a red link in the forums... but I failed. I'm still new to some of this, so if anyone out there can tell me how to make a red(or any other color for that matter  tongue  ) link that would be great. Thanks for your time!  big_smile

Last edited by CloneCommando1 (2011-05-03 07:42:29)


RANDOM THOUGHT: If the tomato is a fruit, doesn't that make ketchup a smoothie?

Offline

 

#2 2011-05-03 07:44:44

Earthboundjeff
Scratcher
Registered: 2010-09-28
Posts: 1000+

Re: Can I make a Red link?


https://encrypted-tbn0.google.com/images?q=tbn:ANd9GcR1SONrHUmdKZXQNDgtN_vpycOOo-BDMfnlqHZRA1lMpYXhX7Jc

Offline

 

#3 2011-05-03 07:51:03

CloneCommando1
Scratcher
Registered: 2010-12-02
Posts: 500+

Re: Can I make a Red link?

Um, that's not what I had in mind.  hmm  I was looking to see if I could make a link in a color OTHER than blue.


RANDOM THOUGHT: If the tomato is a fruit, doesn't that make ketchup a smoothie?

Offline

 

#4 2011-05-03 07:52:27

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Can I make a Red link?

Yes, you can.
Also, this should go in All About Scratchsmile
Oh, and the code:

Code:

[url=scratch.mit.edu][color=red][u]Yes, you can.[/u][/color][/url]

Offline

 

#5 2011-05-03 10:10:36

Rexpup
Scratcher
Registered: 2010-10-17
Posts: 100+

Re: Can I make a Red link?

Scratch
Scratch
Scratch
Scratch
Scratch
Scratch
Cool!
Thanks, Scimonster!!!


http://i.imgur.com/QQH4J.gif

Offline

 

#7 2011-05-03 11:06:27

Earthboundjeff
Scratcher
Registered: 2010-09-28
Posts: 1000+

Re: Can I make a Red link?

Quote my post.


https://encrypted-tbn0.google.com/images?q=tbn:ANd9GcR1SONrHUmdKZXQNDgtN_vpycOOo-BDMfnlqHZRA1lMpYXhX7Jc

Offline

 

#8 2011-05-03 11:17:15

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Can I make a Red link?

Oh, and some more about this:

Code:

[color=green]Hey, I'm writing something and wanted to give a [url=http://wiki.scratch.mit.edu/wiki/]link[/url] to the Wiki.[/color]

Shows as

Hey, I'm writing something and wanted to give a link to the Wiki.

without the colored link.

To make the colored link:

Code:

[color=green]Hey, I'm writing something and wanted to give a [/color][url=http://wiki.scratch.mit.edu/wiki/][color=green]link[/color][/url][color=green] to the Wiki.[/color]

Shows as

Hey, I'm writing something and wanted to give a link to the Wiki.

but the underline is left blue.

To change that...

Code:

[color=green]Hey, I'm writing something and wanted to give a [/color][url=http://wiki.scratch.mit.edu/wiki/][color=green][u]link[/u][/color][/url][color=green] to the Wiki.[/color]

Shows as

Hey, I'm writing something and wanted to give a link to the Wiki.


If you don't want anyone to know there even is a link, just underline the whole thing.

Code:

[color=green][u]Hey, I'm writing something and wanted to give a [/u][/color][url=http://wiki.scratch.mit.edu/wiki/][color=green][u]link[/u][/color][/url][color=green][u] to the Wiki.[/u][/color]

Hey, I'm writing something and wanted to give a link to the Wiki.

Cool?

Last edited by scimonster (2011-05-03 11:18:35)

Offline

 

#9 2011-05-03 12:00:25

CloneCommando1
Scratcher
Registered: 2010-12-02
Posts: 500+

Re: Can I make a Red link?

Thanks dude!  big_smile


RANDOM THOUGHT: If the tomato is a fruit, doesn't that make ketchup a smoothie?

Offline

 

#10 2011-05-03 13:38:44

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Can I make a Red link?

Since this whole topic is about links, I'll post mine...  smile

Last edited by LS97 (2011-05-03 13:45:31)

Offline

 

#11 2011-05-05 06:47:17

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: Can I make a Red link?

LS97 wrote:

Since this whole topic is about links, I'll post mine...  smile

Umm... That isn't red.
What is this then?
EDIT: I am using underline, but it's not red underline.
EDIT: Oh, just some bug, it might be.
EDIT: Some link  big_smile

Last edited by rdococ (2011-05-05 06:50:48)

Offline

 

#12 2011-05-05 11:12:56

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Can I make a Red link?

rdococ wrote:

LS97 wrote:

Since this whole topic is about links, I'll post mine...  smile

Umm... That isn't red.
What is this then?
EDIT: I am using underline, but it's not red underline.
EDIT: Oh, just some bug, it might be.
EDIT: Some link  big_smile

Green link=pwn.  tongue

Offline

 

Board footer