Rookie tutorial URL link: https://www.runoob.com/cssref/css-functions.html
Use the calc() function to calculate the width of the element :
#div1 {
position: absolute;
left: 50px;
Rookie tutorial URL link: https://www.runoob.com/cssref/css-functions.html
Use the calc() function to calculate the width of the element :
#div1 {
position: absolute;
left: 50px;