Make my own website?

Jet

VIP Member
Hey all, I am considering making my own website. Is it hard? I know a lot about computers, but not about creating websites, though I am good at learning! Could anyone help me, like step by step how you do it?
 
What do you need help on. Using html/java/php? Or getting a server to host your website or creating your own server?
 
Well, you can use a server to host your files, but you won't get anything special for free. You can also host the server yourself using WAMP. Hosting your own server is cool because there are no bandwidth restrictions, but its speed depends on your uploading capabilities.

The basics for making a websites is HTML. Here is a great tutorial: http://www.w3schools.com/html/
 
I probably have to buy a domain? Or can I get a free one until I actually want to buy one?
 
You dont need a domain. You can just forward port 80 and use your external ip address. You can also try noip.com which you can create a web address that redirects you to your page.
 
Back
Top