Log in

View Full Version : Can someone please make a full tut on how to make a website?



Mario123
03-04-2007, 08:11 PM
Hi,
Can someone please make a full tut on how to make a website with login and register or link a site that has a tut?

Mario123

thetestingsite
03-04-2007, 08:17 PM
Take a look at the following website:

http://w3schools.com/

There are tons of simple tutorials for HTML, CSS, PHP, Javascript, etc. After you have looked through that, you should be able to create your website with any features you want.

Hope this helps.

Mario123
03-04-2007, 08:19 PM
Thank you

Mario123
03-04-2007, 08:22 PM
are there anymore sites?

thetestingsite
03-04-2007, 08:25 PM
Just a few that I found by using google:

HTML (http://www.google.com/search?num=100&hl=en&safe=off&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&hs=0Gc&q=HTML+tutorials&btnG=Search)
PHP (http://www.google.com/search?num=100&hl=en&safe=off&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&hs=wdH&q=PHP+tutorials&btnG=Search)
Javascript (http://www.google.com/search?num=100&hl=en&safe=off&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&hs=BKc&q=Javascript+tutorials&btnG=Search)
CSS (http://www.google.com/search?num=100&hl=en&safe=off&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&hs=gzw&q=CSS+tutorials&btnG=Search)

Just go through the list until you find one you like, but W3 Schools is one that I have been looking at for a while now.

Hope this helps.

Demonicman
03-04-2007, 09:35 PM
hes not asking how to code, hes asking how to MAKE the website, which he keeps bugging me about on MSN

Rohan72
03-04-2007, 10:23 PM
Mario, you do not make a website. It's a creative process, which requires different skills.
Surely, you can just click and play on some websites which offer programs to make websites... but then YOU are not making the site, you are just using parts and templates to put a standard site together that does not stand out from the rest.
In order to CREATE a site, you really should learn how to code. Start simple and learn HTML and CSS first. When u managed that and know your way around, then you can start tampering with javascript, PHP, ASP, etc.
It takes some time to learn, but at the end, you will be glad you did, 'cause then you have your own unique site up and running

Demonicman
03-04-2007, 11:25 PM
i keep trying to explain that but he doesnt get it... "please tell me how to make a site" "pllllllzzzzzzzz plllzzzzzzzz plllzzzzzzz"

i told him a billion times find a server and a domain, go in file manager, and upload coded files but he just keeps asking and asking and asking...

i dont know any other way to put it lol

mburt
03-04-2007, 11:27 PM
Off topic: Demonicman, on your sig you have "if ($gangster="Gangster")"... shouldn't that be ==, or am I just missing the joke?

Demonicman
03-04-2007, 11:30 PM
shoot dude its just a joke, i just quickly coded it wasnt paying attention :P

GhettoT
03-05-2007, 07:12 PM
This is definitely not what he was asking for, as what he really wants is near impossible to do without doing everything for him. But couldn't someone make a tutorial on how to make a simple CSS layout, that content can just be added to? It would be too difficult to do, especially since Dreamweaver already has pre-made CSS layouts. You could simply take that code, chop it up into a few chunks, explain the chunks and then tell how to add to it.

Maybe if I get time away from school, I can attempt this.