What I've Learned in Web Design

HTML

HTML stands for HyperText Markup Language. It was invented in 1989 by Tim Berns-Lee.

Hypertext refers to the ability to move among information in many files in non-linear way by activing links to other files.

Lists

Lists are ways of organizing information in a hierarchical way according to a sequence of elements (numbered or not) along with their subsequences. HTML lists are usually thought of as combinations of the elements: ul (unordered list), ol (ordered list), and li (list item).

Graphical Images

Here is an example:

This is Anderson Hall taken from the entrance closest to where my Web Design class is held.