make div fixed at top code example Example: how to make div position top in css div.c { position: absolute; top: 50px; }