A Very Simple HTML Page
Web pages are written in a language called
HTML.
Ordinary text is written as ordinary text, but when we
need links, headlines, lists,
- emphasized words, or
- boldface text,
we need to embed the text inside HTML tags. We can also
insert GIF or PNG images, taken from other Internet sites,
if desired.