Next Slide
HTML Summary
The Computerization of a University Course
HTML - HyperText Markup Language
- An HTML document is a text file with imbedded commands.
- Commands are enclosed in "less than" and "greater than" pairs, e.g. <TITLE>
- HTML is platform independent.
- A viewer is used to view HTML documents.
- We are using Netscape 3.0 to view this screen
- We are viewing a file named HTML_SUM.HTM
- Let's see the the HTML code of HTML_SUM.HTM