|
This site was put up to help others get a better understanding of HTML coding. Although
this site does not teach the more advanced techniques, (it is called techniques because it
is just a matter of putting the tags in the right order) it is very easy to learn by one's
own self. For any questions, or comment, please e-mail me.
With a basic understanding of HTML, people will be able to make basic websites such
as this one. The word basic is implied to mean, no Javascript was put into the site (well...
I did use a little bit of Javascript of the index page). Javascript is a scripting
language that could validate input, work with forms ,arrays, and frames. Javascript gives
webpages a little extra flashier look, and not so simple. Javascript is not taught at all
in this site.
Input and forms are also not taught in this website. This is because input requires a
CGI program that receives the input and organizes the information. I do not have any CGI
programs to use for an example.
|