Como fazer a Div Possion Top em CSS

div.c {
  position: absolute;
  top: 50px;
} 
Marawan Mamdouh