Is it possible to achieve absolute position without using the position attribute via css?

I am creating an Outlook email. I created an email system. I check all email giants such as Gmail, yahoo etc. It works fine, but all of a sudden, when I saw the same email address in Outlook, it was shocking that Outlook does not support the position attribute.

Now I want to achieve the same functionality, I searched on Google, but did not find a good source to solve the problem, except for this platform to ask a question. Please, help!

Thanks in advance.

Note. I do not want to do this by placing one div inside another. This is not at all suitable for my application, and I want things to be positioned relative to the corners (width / height).

enter image description here

+5
2

, HTML- ( ) , HTML :

  • HTML- . CSS -, .

  • CSS , , .

css 1.0 , . . !

+1

All Articles