Skip to content

How to make div possion top in CSS?

div.c {
  position: absolute;
  top: 50px;
} 
See also  How to get first element from list in TypeScript?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.