Here is the story: I'm using SWFObject to insert a Flash object into my page. The embedding eats my span
. So, I lose all my CSS for it. I was thinking of moving all of the CSS to the parent so I don't lose my CSS styles when the Flash appears.
I have tried using a span
within a span
, but I don't think it's working. Is there a reason for this? I don't understand why you could have div
within a div
but not a span
within a span
.
Does it have to do with spans
being inline?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…