By using this site, you agree to our Privacy Policy and our Terms of Use. Close

Forums - PC Discussion - How do you make a website?

Can you explain it step by step in detail and how much does it cost?



Around the Network

There are many, many ways to make a website. But when you ask a question like this, I'd say that a 1-2-3 style webhotel might be your thing. Just get a package with a domain name, a webhotel and an easy webpage maker. If you buy a package like that, you'll basically be taken by the hand and will not really have to learn anything.



Lol.  Its not that hard but its not that simple.  You cant really ask that sort of question on here as its not a technical website.

But a few starters.

1.  Buy a domain name.  you can get these cheaply from sites like 123reg.co.uk.

2.  Find a hosting company for your website.  And link it to your domain name.  Some hosting companies will also allow you to purchase domain names directly from them and link it automatically.

3.  Learn HTML or buy a package like Dreamweaver.  Some hosting companies have inbuilt web page editors.

Good luck.

 



If you want to just start up. Play around with geocities. They're completely free.



"We'll toss the dice however they fall,
And snuggle the girls be they short or tall,
Then follow young Mat whenever he calls,
To dance with Jak o' the Shadows."

Check out MyAnimeList and my Game Collection. Owner of the 5 millionth post.

W3 Schools is a good starting point. If you're looking to go further and make dynamic, data-driven websites, try the ASP.NET site which has a ton of good tutorials. If you'd prefer to go the non-Microsoft way, then there are plenty of PHP tutorials available as well.



Around the Network

1. get server space. You can either pay for that or get it free.

2. Buy a Domain name.

3. create a page called index.html and say hello work in the file.

At this point you can either learn how to code any of the myriad of web languages that exist or you can install a content creation package such as wordpress on you website and do it without having to write a single line of code. These packages are only slightly more complicated then making a post on this very forum is.



1) Pay me 800 - 1200 €

2) Profit



MY HYPE LIST: 1) Gran Turismo 5; 2) Civilization V; 3) Starcraft II; 4) The Last Guardian; 5) Metal Gear Solid: Rising

Step-by-step explanation in detail? XD



Nintendo Network ID: Cheebee   3DS Code: 2320 - 6113 - 9046

 

It depends on what kind of site you want to make.

If you want to make Websites like Facebook,youtube,etc with databases and all.You shouls better take a degree in Computer Science.

If you just want to make a simple kinda testing site then you can search on google for some pre-built sites.



Buy a book on HTML. Read it.

Decide if you need to use any of the webs numerous enhancements. ie Javascript, CGI scripts

Learn about them and then write the code for your website.

Test your site locally.

All happy ? then buy a domain name and pay a provider to host your site.

Upload your webpages to your new server space.

Thats it your done.