/ Published in: CSS
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
body {padding: 5em 0 0 0;}
h1 {
position:fixed;
_position: absolute;
top: 0;
_top: expression(eval(document.documentElement.scrollTop));
left: 0;
margin: 0;
padding: 0;
background: lime;
}
Comments
 Subscribe to comments
                    Subscribe to comments
                
                