<html> <head> <style type="text/css"> div{overflow:hidden;} div.menubar{position:fixed;width:100%;} </style> </head> <body> <div class="menubar"> </div> if you can't see this, it crashed. </body> </html>