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

#1 2012-08-06 13:51:26

imnotbob
Scratcher
Registered: 2010-12-11
Posts: 1000+

Can somebody help me learn the code necessary to build a website?

I wanted to make a simple Minecraft help website. Can anybody help me learn the code?


PesterChum Handle: annoyingAnchorman
durp yo terezi sup sup gotta beat john gotta beat john

Offline

 

#2 2012-08-06 13:58:25

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: Can somebody help me learn the code necessary to build a website?

That totally depends. If you want to "post" tutorials, you'll need PHP and a database. If you will take the time to add it manually, that's not necessary. Anyway, you'll need to know HTML and CSS. I recommend echoecho.com for tutorials.  smile


http://i50.tinypic.com/312u714.jpg

Offline

 

#3 2012-08-06 14:00:27

samtwheels
Scratcher
Registered: 2011-03-20
Posts: 1000+

Re: Can somebody help me learn the code necessary to build a website?

You might try w3schools. I learned HTML and PHP from books, so I'm not the best reference.

Offline

 

#4 2012-08-06 14:01:21

imnotbob
Scratcher
Registered: 2010-12-11
Posts: 1000+

Re: Can somebody help me learn the code necessary to build a website?

BirdByte wrote:

That totally depends. If you want to "post" tutorials, you'll need PHP and a database. If you will take the time to add it manually, that's not necessary. Anyway, you'll need to know HTML and CSS. I recommend echoecho.com for tutorials.  smile

What I wanted to do was make tabs. like "Mobs" where it would lead to a page where you can click stuff like "Creepers" which would go to an info page. Stuff like that (sorry I'm so bad at explaining). Could I still go to echoecho for that?
Thanks  smile

Last edited by imnotbob (2012-08-06 14:01:57)


PesterChum Handle: annoyingAnchorman
durp yo terezi sup sup gotta beat john gotta beat john

Offline

 

#5 2012-08-06 14:04:32

Ecliptic
Scratcher
Registered: 2012-02-27
Posts: 500+

Re: Can somebody help me learn the code necessary to build a website?

I recommend Code Academy for complete web design beginners. You should start with Web Fundamentals, and then you can do Code Year to learn how to make interactive websites using Javascript.


If you can read this you are in range.

Offline

 

#6 2012-08-06 14:05:23

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: Can somebody help me learn the code necessary to build a website?

imnotbob wrote:

BirdByte wrote:

That totally depends. If you want to "post" tutorials, you'll need PHP and a database. If you will take the time to add it manually, that's not necessary. Anyway, you'll need to know HTML and CSS. I recommend echoecho.com for tutorials.  smile

What I wanted to do was make tabs. like "Mobs" where it would lead to a page where you can click stuff like "Creepers" which would go to an info page. Stuff like that (sorry I'm so bad at explaining). Could I still go to echoecho for that?
Thanks  smile

Yes.

I totally understand you.  tongue  Since your website will not be dynamically generated -- static -- I'm glad to assist you with anything you may need help with; I'm fluent in HTML and CSS. Echoecho.com will teach you everything you will need to know. Now go, read those tutorials!  big_smile


http://i50.tinypic.com/312u714.jpg

Offline

 

#7 2012-08-06 14:12:46

maxskywalker
Scratcher
Registered: 2008-01-27
Posts: 1000+

Re: Can somebody help me learn the code necessary to build a website?

You'll probably need HTML.  I would suggesst w3schools.com.

Offline

 

#8 2012-08-06 14:18:06

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

Re: Can somebody help me learn the code necessary to build a website?

I'm glad to see someone who wants to do it the proper way and not use a website builder like Weebly, Webs, Google Sites, etc.
Anyways, learn HTML, learn CSS, and try it out.
We on Coders' Shed are always happy to help with your programming.  big_smile

Offline

 

#9 2012-08-06 17:07:17

imnotbob
Scratcher
Registered: 2010-12-11
Posts: 1000+

Re: Can somebody help me learn the code necessary to build a website?

scimonster wrote:

I'm glad to see someone who wants to do it the proper way and not use a website builder like Weebly, Webs, Google Sites, etc.
Anyways, learn HTML, learn CSS, and try it out.
We on Coders' Shed are always happy to help with your programming.  big_smile

Well I was gonna maybe start with Wix and the move on to .tk when I learn HTML


PesterChum Handle: annoyingAnchorman
durp yo terezi sup sup gotta beat john gotta beat john

Offline

 

#10 2012-08-06 17:08:51

funplay
Scratcher
Registered: 2009-06-30
Posts: 9

Re: Can somebody help me learn the code necessary to build a website?

If your making a blog use wordpress

Offline

 

#11 2012-08-07 00:25:44

shoebsaad
New Scratcher
Registered: 2012-08-07
Posts: 6

Re: Can somebody help me learn the code necessary to build a website?

you can use pre-install software if you want to avoid coding(html,css Etc) most of the hosting providers are now support pre-installed software's.Those hosting providers hava a huge database of pre-installed web software's godaddy and polapainz web D-zine .

Offline

 

#12 2012-08-07 00:28:21

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Can somebody help me learn the code necessary to build a website?

Why not just use MediaWiki? I'd recommend it if you're planning on making a knowledge base thingy  tongue


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#13 2012-08-07 09:02:15

imnotbob
Scratcher
Registered: 2010-12-11
Posts: 1000+

Re: Can somebody help me learn the code necessary to build a website?

shoebsaad wrote:

you can use pre-install software if you want to avoid coding(html,css Etc) most of the hosting providers are now support pre-installed software's.Those hosting providers hava a huge database of pre-installed web software's godaddy and polapainz web D-zine .

Well yes but I need a free host


PesterChum Handle: annoyingAnchorman
durp yo terezi sup sup gotta beat john gotta beat john

Offline

 

#14 2012-08-07 09:24:28

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: Can somebody help me learn the code necessary to build a website?

imnotbob wrote:

shoebsaad wrote:

you can use pre-install software if you want to avoid coding(html,css Etc) most of the hosting providers are now support pre-installed software's.Those hosting providers hava a huge database of pre-installed web software's godaddy and polapainz web D-zine .

Well yes but I need a free host

Try 1FreeHosting.


http://i50.tinypic.com/312u714.jpg

Offline

 

#15 2012-08-07 11:08:42

Zeusking19
Scratcher
Registered: 2011-07-10
Posts: 1000+

Re: Can somebody help me learn the code necessary to build a website?

A good place to go for mediawiki is here. They allow loads of customisations, pretty much all of them.


http://i49.tinypic.com/2w7e1jm.pnghttp://dragcave.net/image/eFGFz.gifhttp://dragcave.net/image/9hE5q.gif

Offline

 

#16 2012-08-07 11:41:20

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Can somebody help me learn the code necessary to build a website?

Zeusking19 wrote:

A good place to go for mediawiki is here. They allow loads of customisations, pretty much all of them.

They don't actually offer much in the way of customization (especially for stuff in LocalSettings.php). It's best if you install it on a free webhost.


Posts: 20000 - Show all posts

Offline

 

Board footer