Pages: 1
I wanted to make a simple Minecraft help website. Can anybody help me learn the code?
Offline
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.
Offline
You might try w3schools. I learned HTML and PHP from books, so I'm not the best reference.
Offline
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.
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
Last edited by imnotbob (2012-08-06 14:01:57)
Offline
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.
Offline
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.
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
Yes.
I totally understand you. 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!
Offline
You'll probably need HTML. I would suggesst w3schools.com.
Offline
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.
Offline
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.
Well I was gonna maybe start with Wix and the move on to .tk when I learn HTML
Offline
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
Why not just use MediaWiki? I'd recommend it if you're planning on making a knowledge base thingy
Offline
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
Offline
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.
Offline
A good place to go for mediawiki is here. They allow loads of customisations, pretty much all of them.
Offline
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.
Offline
Pages: 1