This question is related to programming, but this seemed a better place to post it than Stack Overflow.
To style HTML pages, we frequently deal with positioning, and two common values for the CSS position property are relative and absolute. When answering questions on Stack Overflow, sometimes I wonder how should I refer to those values as adverbs. For example, take this sentence from a question I just answered:
Unless you'll be absolutely positioning something inside the div later
Is this correct English? It sounds strange to me, but "absolute positioning` would also sound strange.