I\'m trying to search for this on the web, but I\'m not sure what to look for exactly. I\'m trying to find out how to create a div element that will be fixed, or float ONLY
I think I'm doing something similar to what you want to do. Try out the following code, put whatever you need in notification div and leave the anchor one alone.
Edit: You should note, this requires you to include JQuery if that's not obvious to you.