Progress Bar
There are several types of indicators to signal the user that something is going, analogous to the "Please Wait" and "Loading" dialogs of desktop software. The most common one is the progress bar.
The following activity indicator uses a 64 bit png dataurl.
The following activity indicator is created with HTML and CSS3 styles.