I want my header to remain visible whilst scrolling down a page
A Andrew West Dorset 10000 Nov 26, 2005 #1 I want my header to remain visible whilst scrolling down a page
P p c Nov 26, 2005 #2 You can do it with frames-- just put in in the top frame--works well but web designers avoid frames nowdays. Or CSS positioning--it is tricky and you need to tweek to acount for various broswers mis-behaviors. See an explanation of positioning http://www.udm4.com/manual/depth/positioning/ Then google for examples of what you want.
You can do it with frames-- just put in in the top frame--works well but web designers avoid frames nowdays. Or CSS positioning--it is tricky and you need to tweek to acount for various broswers mis-behaviors. See an explanation of positioning http://www.udm4.com/manual/depth/positioning/ Then google for examples of what you want.