The key CSS property you’re looking for is display: inline;
, as set on the p
elements, along with some box-decoration-break clone;
where needed 😉
A rather geeky/technical weblog, est. 2001, by Bramus
The key CSS property you’re looking for is display: inline;
, as set on the p
elements, along with some box-decoration-break clone;
where needed 😉