adriangl wrote:
cocoanut wrote:
Wolfie1996 wrote:
On the main page, don't you need a "</href>" after "About" to make the link work? My knowledge of HTML is limited, but I think that's right...
No, you need a </a>.
Ex.
<a href=http://scratch.mit.edu>Scratch</a>
EDIT: Dang, pwned by gershmer.Hehe And it doesn't have to be text in between, it could be an image link
Uh... don't you do images with <img src>?
Offline
adriangl wrote:
cocoanut wrote:
Wolfie1996 wrote:
On the main page, don't you need a "</href>" after "About" to make the link work? My knowledge of HTML is limited, but I think that's right...
No, you need a </a>.
Ex.
<a href=http://scratch.mit.edu>Scratch</a>
EDIT: Dang, pwned by gershmer.Hehe And it doesn't have to be text in between, it could be an image link
Or, it could be text like this
<b>Bolded Link</b>
or with <i> or <u> tags.
OR... PHP or Javascript.
Offline
cocoanut wrote:
adriangl wrote:
cocoanut wrote:
No, you need a </a>.
Ex.
<a href=http://scratch.mit.edu>Scratch</a>
EDIT: Dang, pwned by gershmer.Hehe And it doesn't have to be text in between, it could be an image link
Uh... don't you do images with <img src>?
Ya.
<a href="index.php"><img src="image.png /></a>
Offline
gershmer wrote:
adriangl wrote:
cocoanut wrote:
No, you need a </a>.
Ex.
<a href=http://scratch.mit.edu>Scratch</a>
EDIT: Dang, pwned by gershmer.Hehe And it doesn't have to be text in between, it could be an image link
Or, it could be text like this
<b>Bolded Link</b>
or with <i> or <u> tags.
OR... PHP or Javascript.
Meh, <b>, <i> and <u> are deprecated.
Offline
gershmer wrote:
cocoanut wrote:
adriangl wrote:
Hehe And it doesn't have to be text in between, it could be an image link
Uh... don't you do images with <img src>?
Ya.
Code:
<a href="index.php"><img src="image.png /></a>
Oh, I didn't know he was talking about linking images... well, yeah, you can do that.
It was just an example.
Offline
cocoanut wrote:
gershmer wrote:
adriangl wrote:
Hehe And it doesn't have to be text in between, it could be an image linkOr, it could be text like this
<b>Bolded Link</b>
or with <i> or <u> tags.
OR... PHP or Javascript.Meh, <b>, <i> and <u> are deprecated.
Yeah.
But you COULD do PHP.
Offline
bumph
Offline
bump with a purpose.
I have now updated MadLibs Beta.
I still need more MadLibs, by the way.
The variables are now visible in the URL, which for some reason I am thinking it is a feature... whatever.
I'll call it version 0.5a
Offline
Guess no one thinks that's a feature /sigh
Offline
Seriously, write me a MadLib, anyone.
Just write in plain English, I'll code it later.
Post it here or email me at one of the emails on my site.
Offline
Hey, I tried your Madlib. That is very cool - you made a webapp! I'd like to learn more about this myself...what are you using to learn - website? book? Thanks
Offline
Very nice indeed! I liked the letter.
How about you center the fill in screen, and make it purty?
Here is one:
The Vacation:
Hey, we are here in (Country). It is (adjetive)! The food last night was (Adjetive) but my sister hated it! She seemed quesy, so she went (Action with -ing) and then went back to the hotel room. I saw the (monument) and then headed back myself. On the way I saw this weird person wearing a ( Article of clothing) and singing (Song). We started to dance, and I said "Dude, you look (adjetive)." He thanked me, and went (Action). I finally got back to the hotel room and watched (TV Show). Funny they speak (Language) here. Anyways, it was a lot of (adjetive) fun! See you at (time)
--(Name)
Offline
Paddle2See wrote:
Hey, I tried your Madlib. That is very cool - you made a webapp! I'd like to learn more about this myself...what are you using to learn - website? book? Thanks
I think just from the web. It is basic HTML and PHP-I recommend http://tizag.com or http://w3schools.com
Offline
adriangl wrote:
Paddle2See wrote:
Hey, I tried your Madlib. That is very cool - you made a webapp! I'd like to learn more about this myself...what are you using to learn - website? book? Thanks
I think just from the web. It is basic HTML and PHP-I recommend http://tizag.com or http://w3schools.com
Thanks! I did some HTML and Javascript a few years back but I've never played with PHP - thanks for the links.
Offline
Paddle2See wrote:
adriangl wrote:
Paddle2See wrote:
Hey, I tried your Madlib. That is very cool - you made a webapp! I'd like to learn more about this myself...what are you using to learn - website? book? Thanks
I think just from the web. It is basic HTML and PHP-I recommend http://tizag.com or http://w3schools.com
Thanks! I did some HTML and Javascript a few years back but I've never played with PHP - thanks for the links.
No problem If you learned Javascript, PHP will be simple. But you need a server that supports PHP to test and play
Offline
funkymonkey wrote:
groovy
I need that sfx
Offline
I am indeed just using raw knowledge and online help sites.
Thanks Paddle2See and the others (you kinda have to mention a Scratch Admin) for your support.
Thank you TheSaint for your MadLib.
I will use it, and credit you.
If you have a site, I will link to it, if not, just your Scratch page.
Offline
gershmer wrote:
I am indeed just using raw knowledge and online help sites.
Thanks Paddle2See and the others (you kinda have to mention a Scratch Admin) for your support.
Thank you TheSaint for your MadLib.
I will use it, and credit you.
If you have a site, I will link to it, if not, just your Scratch page.
My Scratch Profile Website and I will link to your website
Offline
adriangl wrote:
gershmer wrote:
I am indeed just using raw knowledge and online help sites.
Thanks Paddle2See and the others (you kinda have to mention a Scratch Admin) for your support.
Thank you TheSaint for your MadLib.
I will use it, and credit you.
If you have a site, I will link to it, if not, just your Scratch page.My Scratch Profile Website and I will link to your website
adiangl fail. I was talking to TheSaint for his MadLib.
Offline
Lol,just link it to my profile. I has no site.
Offline
TheSaint wrote:
Lol,just link it to my profile. I has no site.
OK.
Expect to see it online soon.
Offline
Offline