Tagged Questions

1
vote
5answers
9k views

Alternatives to illegal <br> or <p> within <li> tags> on a hover?

does anyone have a suggestion for creating paragraph-type line spaces within a <li> tag that includes a hovered pop-up pseudo-class? I have a <span> that pops up on a:hover and I want the ...