
Journal mercedo's Journal: Slashcode 6
Probably many slashdotters have already noticed that the P tag doesn't function well at the end of the first paragraph, that turns to work as in Br tag instead.
I'd better use all Br tag instead, hadn't I?
If I did so, I wouldn't face any trouble now I do. I try doing so.
Looking at a few of my JEs... (Score:2)
Except that it's not so much the first paragraph, as random paragraphs throughout.
I plan to do nothing about it, since my articles are still readable, and the code may be fixed one day. Also, I'm stubborn, and I don't think that it's the one who is following standards who should shift.
You'll need to use <br><br> to replace <p> though, not just a single <br>.
Re:Looking at a few of my JEs... (Score:1)
close your tags (Score:1)
correct me if i'm wrong.
Re:close your tags (Score:2)
That works for me. It's more "correct" anyway.
Re:close your tags (Score:1)
Re:close your tags (Score:1)
often writing <p> only between paragraphs is enough for it to guess the right thing but not here.