Pop Ups

 

No, not those annoying ad windows. hese are more like Windows© tooltips.

This is the pop up script from dynamic drive. I've added the stylesheet from the links styles page.

 

I can think of plenty of ways to modify this for the textual effects assignment.

 

One oddity: I couldn't get these to work properly after editing with Dreamweaver© I had to modify the default <!DOCTYPE> line from

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

to simply

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">