How to build your own website?
zhel321 asked:
Ok. So i am only 14 years old. I have this one project I have to get started on, called History Day. There are definitely a lot of options, but I prefer creating my own website. Do any of you intelligent people know an easy, fast way to create a website? Please, understand, that I dont need a “Child” like one. I would like to have a professional looking website, where i can write out my research, add videos etc. Please, can anyone help me?
by Admin
by Admin

on September 9th, 2009 at 2:41 am
has an excellent set of tutorials.
on September 9th, 2009 at 9:34 pm
well do you know html or anything like that.
on September 14th, 2009 at 6:05 am
There are several ways of creating a website/page.
You can create one via web development software like Dreamweaver(http://www.adobe.com/products/dreamweaver) or Expression(http://www.microsoft.com/expression).
Either way you are proberbly going to have to learn HTML(Hyper Text Markup Language) which is the language of the web.
Though you can do it without using the development software by simply opening notepad and creating HTML scripts that way but remember to save your file as .html and as plain text not rich text or a document extention otherwise your page will not render properly.
is a good place to start learning HTML and if you feel that you want to take things further then there are JavaScript(which adds dynamic content like popup windows etc) and CSS(configures each tag/element with styles) tutorials at the site too.
on September 16th, 2009 at 5:19 am
1) Easiest way is to start off with the right software……. the easiest way I know is to use Netobjects Fusion, which is normally pretty expensive ($200 US, but still cheaper and easier than Dreamweaver)…….. but now they’ve brought out a stripped down version of the current version (Fusion11) called “Netobjects Fusion Essentials”, which is FREE
2) Learn a few extra HTML tricks for fine-tuning any code
3) Here’s a few other sites I find useful when knocking together websites:
4) When you’ve finished knocking the pages together, upload them to a webserver at a webhost such as Yahoo! Geocities, Google Pages, or Angelfire, etc