Hi,
As the title states, i’m trying to find the position absolute property that used to be the properties. You can see an example posted here: https://youtu.be/KLN9c2TuM8E?t=537
Did it get deprecated or replaced?
Hi,
As the title states, i’m trying to find the position absolute property that used to be the properties. You can see an example posted here: https://youtu.be/KLN9c2TuM8E?t=537
Did it get deprecated or replaced?
Hello Can,
Thanks for writing in!
The Position property is only available in the DIV element. This means that if you have a Button element that you want to have an absolute position, you must wrap the button in a DIV element first.

Kindly let us know how it goes.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.