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 (<) and greater than
(>) 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 |
|---|
CERN
(European Laboratory for Particle Physics)
A Beginner's Guide to HTML
ISO 8859-1 Latin 1 Characters in ampersand entities
Click
here for a HTML lesson developed by a student in the RE 503 course.