W3docs

top %

CSS Property:

Result:

CSS Code:

#myDiv {
position:absolute;
background-color:pink;
height:50px;
width:150px;
top:5%;
}

Click the property values above to see the result