We should be good -- we don't have the openings mentioned in the article.
Buffy ,'Dirty Girls'
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.
That thing where my browser makes things seem to be in a different style than they are for most people is happening again. After Daniel's post here: Daniel C. Jensen "Spike's Bitches 21 Gunn Salute" Jan 29, 2005 4:56:02 pm PST everything is in bold.
How odd, here's the entire post:
Every time I see a promo for the movie Chupacabra I think of Venture Brothers.
Dr. Venture: What the hell was that?!
Brock: Chupacabra. They're all over Mexico.
Dr. Venture: No way!
Does it do it here?
Hmmm.
You've overlapped a t b with the t blockquote DCJ. Lee has a stringent browser.
Yes, it has now bolded this thread too.
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.