the 'column1' and 'column2' div blocks within the 'row' div at the end, have float attributes. This moves them out of the normal block element for their parent container, ultimately making the body shorter than it would normally be. Once the body ends, the cursor attached to the style will also go away. I would recommend adding < div style="clear:both;" >< /div > at the bottom right before the < /body >
I've been trying to get my custom cursor to work across the whole page, and I'm not sure why it cuts out on certain parts. Any ideas? Feel free to look at the code and tell me where I messed up.
relating to ur jan 14 entry .﹏.