Question:

How do you make a website?

by  |  earlier

0 LIKES UnLike

do i need to use any special programs, and if so, what are they?

 Tags:

   Report

10 ANSWERS


  1. dreamweaver is a good 1


  2. you use note pad and learn html, I learned at htmldog.com

  3. if you know html programming you can use notepad to write codes to make websites and save it in .htm or .html format.

    one of the easiest way is to use ms frontpage, its easy and good for starters. others like dreamweaver etc also can be used. there are many softwares to use.

  4. Notepad works find Textpad is slightly nicer, or you can cheat and use dreamweaver.

    Some hosting has a web interface where you can type in the html.

  5. You don't really need any special programs. Easiest way to start a free website is with Microsoft Office Live Small Business - http://tinyurl.com/olsbfree . It has a great online design tool that lets you create web pages without coding. Currently, MS is offering a free domain (i.e. yoursite.com) for the first year.  

  6. Depends what levelof compexity you are shooting for. The term website could cover three pages or a full asp database driven site.

  7. Get notepad++ it easier on the eyes than regular notepad

    got to www.w3schools.com

    practice at least HTML, and CSS

    If you need a web-server environment then download

    the Uniform Server ( uniserver )  to practice on your local machine first.

  8. You can learn HTML, write web page with Notepad and host it on a web server. Or you can easily create your own site with sites.google.com.

  9. Try Blink Web or Weebly, their easy to manage free website (or blog) has cool features that include drag and drop capability, switch designs on the fly, youtube and google video, custom html, upload images, flikr photo gallery, visitor stats and more.  You can also buy a new domain instantly, or host your existing domain for free and make it your own (www.yourown.com)

    If your looking for something more advanced but still user friendly then try Easy Site Build or Sitebuilder Designs, they have everything you need in building your own website: domain name registration or domain transfer, web hosting, web builder, site maintenance and email accounts. Everything is laid out in an easy to follow step by step instruction. Some of the features included enable you to add your own themes, videos, images or mp3 music making your site unique to you. Pricing is comparable and affordable too.

    I hope that I was of some help and answered your question.


  10. I'd markup the front-end with HTML, but definitely link to a .css style sheet for advanced customization.  You'll want to store your javascript file (for client-side validations) in a different directory.  Be sure to attach a normalized database on the back-end (SQLServer 2005 or Oracle).  You can connect to this database through an object-oriented programming language such as C# or ASP.NET.

    Finally, test in IE4,5,6,7,Firefox,Netscape,Opera, and Lynx.

    Good luck!

Question Stats

Latest activity: earlier.
This question has 10 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.