what is the default value to move right or left
Answers
Answered by
3
Explanation:
div.c {
position: absolute;
left: 150px;
width: 200px;
height: 120px;
border: 3px solid green;
Similar questions