How to Build a Simple Website?

How to Build a Simple Website?may be left alignment and or right alignment and or
It is very easy to build a basic website. There arecentre alignment. Fill the boxes with images, text,
different softwares available to the beginners.background images and forms also. When we
Different types of web pages are available. Most ofworking with forms we must use ASP script. And it is
the internet uses html pages which is basic languageimportant to build forms with high security. Otherwise
to create a web page. Some of the scripts used tothey may viewed by the intruderslast step just
build a page aregather the pages and hierarchy and put images In
" ASP Programmingimages page and script pages (.CSS) in generated
" ASP.NETscript folder. These are must created and used from
" PHPthe beginning of the design.
" Cold FusionTips to avoid different problems:
" CGI-BIN Programming/PERL ProgrammingSmall script mistakes can get big problems. To avoid
" Custom DLL Registration*them follow some tips
" Many other..1. Do not use any spaces in the names. It is better to
Steps involved:use Underscores if you want the space.
1. Basically 5 steps involved to build a web page. First2. Use the sequential number to the images; it can
imagine the layout to your web page. Second draw ithelp you in future to update or modify the page or
on a paper. Add image areas if required. Third stepto replace the image.
just design it in any image creation software. It is3. Make sure that all images and or generated scripts
best to design in Photoshop as layers add thein hierarchy. If not it may appear as empty space in
effects if you want. Finalize the total design layout inthat particular box.
Photoshop. Divide the Photoshop image (layout) in to4. By using simple script (called tags) you can view
boxes (sizes will be depending on the web pageyour site in search engines also. These are META
layout). Fourth step is arranging the table withTAGS.
required boxes and align them as required these are