Fixed Widget with Cascading Style Sheet

To create something that is fixed to a position in the window, use the “position” attribute with value “fixed”. Here is a example. You'll see a yellow box fixed to the lower right corner of your window. (View Source to see the code)

I Stick to the Corner no matter what.

Note that in Microsoft Internet Explorer version 6, there's a bug so that position:fixed is not supported. This page works in Firefox and Opera and Safari as of 2006-11.

screen filler 1 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
screen filler 2 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
screen filler 3 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
screen filler 4 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Page created: 2005-11.
© 2005 by Xah Lee.
Xah Signet