How can I relatively position an element, and have it not take up space in the document flow?
@Bekim Bacaj had the perfect answer for me, even though it may not be exactly what the OP was looking for (although his question leaves room for interpretation). That being said, Bekim didn't provide an example.
Beneath this...
Stuff and Things!
but, top = same as this paragraph.
The example above sets up an element that...
top
setting)right: 0
)position: absolute
)