Hi
I gave the body some styles like this:
Then, i put some other elements like:
Those elements are on the desired places.
1) the position of the body is absolute with respect to what? I thought the body included everything of the web page.
2) why is the whole page colored and not only the body limited to its height and width?
3) Now i tried this: If i remove position:absolute; left:220px; top:150px from the style of the body, all the elements start in the left upper corner of the page, without taking into account their absolute position with respect to the body. How come?
Thanks
V
Sachin SinghPosted Jun 28, 2022, 3:37 PM
Valerie MeunierPosted Jun 28, 2022, 3:23 PM
Sachin SinghPosted Jun 28, 2022, 11:02 AM