Header that remains static

  • Thread starter Andrew West Dorset 10000
  • Start date
P

p c

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.
 
Top