merci
Buffistas Building a Better Board
Do you have problems, concerns or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
sa, she has logged in, I see, since she has a tagline and description. What problem is she having now?
When she tried to logon, it gave her an error ... hang on, I'll get her to do it again.
It said that she didn't have a matching ID/username.
Okay. I'll reset it for her. She'll be getting e-mail shortly.
Thanks, ita.
Would it be possible for t i tags &co, eventually, not to close themselves when you break a new paragraph; or the quick-edit > to keep working through single carriage returns?
But wouldn't that interfere with formatting a single word or phrase within a sentence?
What's an example of something you would type with single carriage returns? I don't use any at all.
<i> tags don't close themselves when you
skip a paragraph, do they? Oh, they do. One thing I do if I want to put in a bunch of tags, say <br> in a haiku, is copy the tag to the Windows clipboard and then just paste it in front of every paragraph with Ctrl-V and the mouse. A little easier.
Would it be possible for <i> tags &co, eventually, not to close themselves when you break a new paragraph;
I believe this is a part of the official HTML spec - the t P tag is supposed to clear out any open tags that preceed it. Not all browsers follow this spec. Hence we get situations like posts in small font sizes carrying over to the next post. I don't think we want to be doing things that purposely violate the HTML standards.
or the quick-edit > to keep working through single carriage returns?
Errr.... no. That's a part of the quickedit definition. How else would the quickedit end itself? If you want a line break, use the t br tag.
t edit In Mozilla, the tag does not close itself when a new paragraph starts.