-2

<li>test<br />test</li>
<li>test</li>
<li>test</li>
<li>test</li>
<li>test</li>

How do I make the second line inside the first <li> to align with the first line?

I can't believe I'm asking this very basic question.

nempoBu4
  • 6,521
  • 8
  • 35
  • 40
Pa3k.m
  • 994
  • 2
  • 7
  • 22
  • @ChrysUgwu yep, exactly... – Pa3k.m Feb 24 '15 at 01:10
  • y add
    if you need them in same line?
    – Ghostff Feb 24 '15 at 01:13
  • @ChrysUgwu I need the 2nd line to line up with the 1st line, vertically, instead of it being under the bullet... – Pa3k.m Feb 24 '15 at 01:17
  • 1
    http://jsfiddle.net/q0cu17ok/4/ simply missing `
      ` ?
      – Stickers Feb 24 '15 at 01:21
    • its lined up vertically already. can you make an image of what u really want – Ghostff Feb 24 '15 at 01:22
    • @sdcr I wanna punch myself in the face. You should put it as answer, so you'd get the points or whatever... Thanks! – Pa3k.m Feb 24 '15 at 01:23
    • 1
      I pointed that out a half hour before. By the way, you should have updated your question to explain that you wanted to suppress bullets. – Thomas Dickey Feb 24 '15 at 01:32
    • @ThomasDickey oh, I didnt see your answer earlier.. – Pa3k.m Feb 24 '15 at 01:44
    • No problem. It might have been easier to read, except that I've not gotten the trick of inserting angle-brackets into text. – Thomas Dickey Feb 24 '15 at 01:58