Overlapping Percentages

I’m new to Wix and X, so I might be incorrect about this question in the Wix universe. But in straight html/css, using position parameters and z-index, you could overlap countless child elements of the container div. Or, even easier, using negative values for css margin to overlap two (or more) elements. Its a fairly common practice when dealing with display heads in order to get custom line spacing.