Ideas
SMU - Example of Flash
http://www.dynamicdrive.com/
Tiny URL - makes small URLs for linking
Tiny URL - makes small URLs for linking
Holiday messages: Temple | Wittenberg | Concordia | Hamilton | Art Institute | Chicago | Maryland
To use the acronym tag, add the code below to the HEAD section of your page, or add the style to your existing CSS code.
<style type="text/css"> acronym {border-bottom: dashed red 1px;} </style>
That will create the underline under the word enclosed in an set of acronym tags. To make the pop-up message appear, you just have to add the title attribute and value. Example:
<acronym title="SEOS is an acronym for my ebook titled Search Engine Optimization Strategies.">SEOS</acronym>