I’m trying to make a div which is sized on width based on the width of the paragraph inside it.
I have tried this, but whenever I do it I’m left with a huge gap toward the right of the paragraph. The only way I can remedy this is to unfloat everything which isnt ideal as theres situations where I need some things within this div floated.