I totally forget that the 20th was yesterday! I'll post the first clue as soon as I can.
I totally forget that the 20th was yesterday! I'll post the first clue as soon as I can.
Gem, how do you make you're comics so that the characters look the same in every panel? I think I'd be better at programming an anime in JavaScript than making a manga comic strip.
Well í'm of for church. See ya!
Gem, when your manga blush, what are they embarrassed about?
TwilightStarDust It's just for style
GemHeart Twi is correct.
PrincessLuna I found this one of Gem's drawings in the GH Club. I think it's really good.
AlbiSeli WOW!
GemHeart Aw thx Luna!
LouTheLuver AMAZING! #LUV
FairyPrincess It's one of my fav drawings!
I'm learning Javascript!
TwilightStarDust Cool!
FunHeart1010 Cool! I doing coding called Python! It is an easier type coding, you know with like blocks!
TylerTheDrummer That's awesome! I am working my way up to that!
PrincessLuna I'm learning Python too, and it isn't blocks. It's normal code like all the other programming languages. For example: print "KidzNet". You would them click on run>debug>save as>run. the words KidzNet would pop up on a box on the screen. You click on ok and the message disappears. I actually think JavaScript and HTML are easier than Python, and I just started learning JavaScript yesterday.
Crystal I have a coding robot!
TylerTheDrummer Really? Where did you get it from?!
Crystal I bought it on Amazon
FairyPrincess Cool!
PrincessLuna The hunt starts on May 20. May 18 is the last day to tell me you want to join.
TwilightStarDust I joined! I think?
PrincessLuna you did
Dorothy How can i join the hunt and check it ??
PrincessLuna Go to groups. My club is on the last page. You have to be part of the club to participate.
<!DOCTYPE HTML>
<html>
<head>
<title>KidzNet post 2<title>
<meta charset="utf-8">
</head>
<body>
<p>This post is another test to see if html works in KidzNet posts. This time I'm including blocks of code.</p>
<p>Roses are red,
Violets are blue,
Sugar is sweet,
And so are you.<p>
</body>
</html>
PrincessLuna huh? where did the indentations go?
TylerTheDrummer What is this post for?
PrincessLuna I wanted to see if I could format posts in ways I usually can't do by using html. I guess I can't.
Pumpkin Cool I coded a websearch engine like kidzsearch and algorithm in Javascript
<!DOCTYPE HTML>
<html>
<head>
<title>KidzNet post</title>
<meta charset="utf-8">
</head>
<body>
<p>This post is a test to see if html works in KidzNet posts.</p>
<p>Roses are red,
Violets are blue,
Sugar is sweet,
And so are you.</p>
</body>
</html>
PrincessLuna It does not, apparently. I wish it did, though.
PrincessLuna Oh, but the line brakes did. Maybe it would work if I did this on a computer so I could indent it and make blocks of code. Maybe that's why it didn't work.
KidzSearch We allow line breaks. We should allow other tags, like <p>, <b>, <font>
PrincessLuna I made the whole thing one big block instead of making the blocks where they should be so that's probably why only the line break worked.
FairyPrincess Hello