|
A Beginner's Guide To HTML
|
Originally written by Marc Andreessen of Mosaic and Netscape fame,
this is a primer for producing documents in HTML, the hypertext markup
language used on the World Wide Web.
This guide is intended to be an introduction to using HTML and creating
files for the Web. Links are provided to additional information.
You should also check your local bookstore;
there are many volumes about the Web and HTML that could be useful.
Probably the best place to start.
With a useful glossary and loads of examples,
this is a helpful first primer.
|
|---|
|
Creating Net Sites
|
So you've been wandering the Web for a while now,
and you're ready to start contributing to the great flow of
information on the Internet. The first thing to do is to learn
about HTML (HyperText Markup Language), the standard language
used by Netscape Navigator and other browsers to bring documents
to your screen. Next, you'll want to learn about adding online
forms, graphics, sound, and video to take advantage of the
interactive and multimedia capabilities of the Web. And once
you understand the basics and start coding pages like mad,
you'll want to find some development tools to make your work easier.
|
|
Forms Tutor
|
Forms Tutor is an easy to use guide for making HTML forms
for your web documents. Presented in HTML format, it will take you step
by step through all the major forms tags.
|
|
Frames Tutor
|
Frames Tutor is an easy to use guide for making HTML frames
for your web documents. Presented in HTML format, it will take you step
by step through all the major frames tags.
|
|
Table Tutor
|
Table Tutor is an easy to use guide for making HTML tables
for your web documents. Presented in HTML format, it will take you step
by step through all the major table tags.
|
|
High-Impact Documents
|
Some tips and tricks to spice up your pages:
interlaced images, image height
and width, JPEG and GIF basics, and autoscaling.
This document describes how to create high-impact documents for use
with the Netscape Navigator
and other browsers. The concentration is on features of the Netscape
Navigator that allow
document authors to significantly improve the user experience for
documents containing inlined
images. Compatibility issues with other browsers are also covered.
|