©1996, I. Borrás

Schedule

Bennington College

HTML (1)


Hypertext Markup Language (HTML), the "lingua franca" of the World WIde Web, was invented by Tim Berners-Lee while at CERN (Switzerland). HTML allows you to format text, graphics, sound, and video and save it all in a text-only ASCII file that any computer can read. The key to HTML is in the tags, keywords enclosed in less than (&lt) and greater than (&gt) signs, that indicate what kind of content is coming up.

To learn more about HTML, please read the on-line tutorials suggested in this and the remaining "HTML" pages. To put your project in HTML format, you may use the templates which you'll equally find in our pages.

To use the template found in the link below just replace the appropriate text with your own information and try it out. Then, save the template and give it a name followed by the ".html" extension (eg: "pro1doc.html")

HTML Template: Project Documentation


By using the templates, you may better understand/retain the information of the tutorials, and speed up the development of your final project
 TOP



HTML- Related Sites

CERN (European Laboratory for Particle Physics)

Visit this site to learn about CERN, the birthplace of the World-Wide
Web.

A Beginner's Guide to HTML
This is a user-friendly guide issued by the National Center for
Supercomputing Applications (NCSA), at the University of Illinois at
Urbana-Champaign.

ISO 8859-1 Latin 1 Characters in ampersand entities
Learn how to insert special characters and diacriticals in your HTML
documents.

Click here for a HTML lesson developed by a student in the RE 503 course.

SCHEDULE