Hello.
My name is Byron, and I am going to teach you about
Writing Web Pages.
Click HERE to skip the introduction and begin your FREE session...
Web page design is not that difficult. There is nothing really that complicated about writing a web page. All you have to do is learn a few basic codes and pay attention to the details of placing them in the correct order.
These are the ten commands, in order, that are necessary in creating a web page:
< HTML >
< HEAD >
< TITLE >
< /TITLE >
< /HEAD >
< BODY >
< P >
< /P >
< /BODY >
< /HTML >
The above pattern of codes is a blank HTML document. HTML means that the document is written in plain English (ASC II), and is described to your web browser (Internet Explorer, Netscape, etc.) using the codes that you see above. HTML 4.0 codes are the industry standard right now, and are universally understandable to web browsers. These codes are what make a web page document both present and readable by you when you are "surfing the web."
This web page tutorial promises not to be a bunch of hocus technical garbage that is intended to make me look smarter than I am. Rather, it is intended to aid you, in simplest terms, to design a web page and begin creating a web presence of your own.
It should take the average person about a week's worth of ‘spare time' (about 7 hours all together) to learn the basics of HTML. The fundamental basics of HTML can be learned in about 20-30 minutes.
Click HERE to begin your FREE session...
Or return to the Main
Page