Yes, it has now bolded this thread too.
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.
Lee, is it fixed now? (Here, that is.)
Yep.
Interesting. I did not know that was a stringent rule.
So the blockquote alters the flow of the HTML.
So the blockquote alters the flow of the HTML.
No. Tags are supposed to be nested -- closed in reverse order of their opening. Therefore t b t blockquote t i t /blockquote t /i t /b is incorrect code -- it should be closed like t /i t /blockquote t /b
Some browsers won't let the t b bleed past the t /blockquote -- I suspect that's strict HTML rendering, actually. Others, like Lee's, don't force the t /blockquote to close all the non-blocklevel tags opened before it.
So we should always code t a t b t c text t /c t /b t /a ?
Actually I usually nest. It is when I convert from a quickedit to a blockquote, etc. that I get into trouble.
Lesson: Don't be lazy.
Yup, Cindy.
Never mind.
I just tried to post a message in Natter three times, and all three times it took me to the last message instead of posting it.