Placing items at specific position in page without using position: absolute
Is there a way to place content at a specific position on the screen without using
position: absolute
or position: fixed
and setting a value for top? For example, as shown in the screenshot I posted with the message. Any help would be appreciated.2 Replies