- Hyper Text
- non linear linking
- connects many separate pieces of information
- other text documents
- pictures, graphs, sound, other multimedia
- interfaces with databases, e-mail, ftp, other internet applications
- Markup Language
- not "programming"
- set of markup "tags"
- rapidly growing sets
- Can be created/edited in any text application
- Notepad
- SimpleText
- WordPerfect
- Word
- Example:
This is an <B> example </B> of <I> simple </I> <U> HTML </U>
|
This is an example of simple HTML |