simulate frames
- #header{
- position: fixed;
- top: 0px;
- left: 0px;
- width:100%;
- background:#EFEFEF;
- border-bottom: 1px dotted #999999;
- padding:1em;
- }
|
The header and footer section of this site is done this way. Note that this requires CSS2, though it is probably not compliant for older browsers.

