How to Get Started with Your Web Page
| by Marcus Laval | October 20, 2006 |
|
One can use the HTML (Hypertext Markup Language) to produce all kinds of documents: electronic mail with integrated images, news, presentation documents, newspapers items or even electronic books. |
Ya Gotta Love Lists
The creators of HTML recognized our great need for lists of all types, and provided us with three different ways to make them. |
HTML Forms
| May 31, 2006 |
|
I'm more and more amazed, as time goes on, how very useful forms are in making web pages. |
HTML Frames
| May 31, 2006 |
|
A frames page is a way of displaying more than one webpage on the same screen. |
META Tags
| May 31, 2006 |
|
Generally, an HTML tag is used to describe the contents of your document. The Meta tag describes the document as a whole |
HTML Validators
| May 31, 2006 |
|
In essence, a validator is a computer program you can run which takes a look at your HTML Document, and informs you of any syntax errors it finds. |
HTML and JavaScript
| May 31, 2006 |
|
You won't be building web pages long before you start to hear about JavaScript. |
Getting Down with Embed
| May 31, 2006 |
|
An introduction to the <embed> tag. |