Discuss Scratch
- Discussion Forums
- » Things I'm Making and Creating
- » A website :D
- ShinyRedGenesect
-
New Scratcher
99 posts
A website :D
Hello, Scratchers! I'm making a website, right now I'm just making the HTML, CSS, js, etc codes. Want to test it? Go to www.shiny-red-genesect.hostei.com!
I also get this a lot from my friends outside of Scratch: “How do you make a website?” Since I'm not allowed to have a youtube account, I'll just post how, here. (if thats OK with the ST)
I also get this a lot from my friends outside of Scratch: “How do you make a website?” Since I'm not allowed to have a youtube account, I'll just post how, here. (if thats OK with the ST)
1) Go to www.000webhost.com.When I get it up and running, please visit it.
2) Sign up, and activate your email.
3) Go to the control panel, and go to something like ‘FTP settings’
4) copy down the stuff (yes, all of it),
5) download FileZilla Client (make sure it's the client)
6) open filezilla, and enter your settings that you copied down from step 4.
7) navigate on the left to your HTML document (make sure it's called index.html)
8) right click on the index.html file, and hit ‘upload’ or something similar.
9) disconnect.
10) navigate to your website!
- ShinyRedGenesect
-
New Scratcher
99 posts
A website :D
There's nothing there…Please read first post. I'm working on the HTML right now.
- Flamekebab
-
Scratcher
1000+ posts
A website :D
I read the first post and still expected a little more when I visited the site. A test page isn't that hard to put together.
Off the top of my head:
(That lot is more to show off the basics of HTML to anyone reading that hasn't really looked at it before.)
HTML is a doddle - one can literally learn the basics in ten minutes. I know I did! Of course writing a page and creating a fully-fledged fancy site is a lot more work. I stopped bothering with it years ago and learnt to work with CMSs instead. I never really had the knack for CSS. There's still time for you lot though
Off the top of my head:
<html>
<head>
<title>Wait, we're on? Someone, stall them!</title>
</head>
<body>
<p>Hi folks. An "under construction" page is a bit geocities, I know, but what can I say, I'm old school?</p>
<p>The truth is that I'm not quite sure what sort of thing I want to host here. I'm mostly putting together a site as a learning exercise, not something to deliver content. Let's be fair, these days a CMS would be better if I just wanted to host a site!</p>
<h3>Changelog:</h3>
<p><strong>16th September '13</strong> - This page went up. Hey, it's a first step!</p>
<p><hr/></p>
<p>It's hardly HTML5 but it's a start, ain't it?</p>
</body>
</html>
(That lot is more to show off the basics of HTML to anyone reading that hasn't really looked at it before.)
HTML is a doddle - one can literally learn the basics in ten minutes. I know I did! Of course writing a page and creating a fully-fledged fancy site is a lot more work. I stopped bothering with it years ago and learnt to work with CMSs instead. I never really had the knack for CSS. There's still time for you lot though

- ShinyRedGenesect
-
New Scratcher
99 posts
A website :D
Updated! You can click on the Games section now!
- ShinyRedGenesect
-
New Scratcher
99 posts
A website :D
Some linebreaks would be advisable.OK, I will update soon. My website works for you, right? LittlePony said it didn't work

- Flamekebab
-
Scratcher
1000+ posts
A website :D
I've not had any problems with it. I recommend you read up on colour theory though 

- ShinyRedGenesect
-
New Scratcher
99 posts
A website :D
I've not had any problems with it. I recommend you read up on colour theory thoughI thought it looks good, kind of like the matrix.
- Flamekebab
-
Scratcher
1000+ posts
A website :D
The Matrix still uses colour theory both in terms of the falling code and in terms of the film itself.I've not had any problems with it. I recommend you read up on colour theory thoughI thought it looks good, kind of like the matrix.
I wasn't trying to say that it looked bad though, it was supposed to be a tip in order to help you picking colours later if you try to design a full site. I like using an app called “Peppermint” to help pick my colours but there's loads of tools out there.
I'll put it this way - I wish someone had given me that advice when I was first building webpages

- ShinyRedGenesect
-
New Scratcher
99 posts
A website :D
OK, thanks for the tipThe Matrix still uses colour theory both in terms of the falling code and in terms of the film itself.I've not had any problems with it. I recommend you read up on colour theory thoughI thought it looks good, kind of like the matrix.
I wasn't trying to say that it looked bad though, it was supposed to be a tip in order to help you picking colours later if you try to design a full site. I like using an app called “Peppermint” to help pick my colours but there's loads of tools out there.
I'll put it this way - I wish someone had given me that advice when I was first building webpages
- poopo
-
Scratcher
100+ posts
A website :D
Earlier today I had no problem connecting to it, but now I do. It's likely that 000webhost is doing their 2-4 day review of the site's content.Some linebreaks would be advisable.OK, I will update soon. My website works for you, right? LittlePony said it didn't work
- ShinyRedGenesect
-
New Scratcher
99 posts
A website :D
Earlier today I had no problem connecting to it, but now I do. It's likely that 000webhost is doing their 2-4 day review of the site's content.Some linebreaks would be advisable.OK, I will update soon. My website works for you, right? LittlePony said it didn't work
Oh, OK, I'll let LittlePony know.
- Discussion Forums
- » Things I'm Making and Creating
-
» A website :D
