Why is youtube breaking the styles on my webpage?
April 14, 2006 8:11 AM
Subscribe
Why is youtube breaking the styles on my webpage?
When I embed a youtube video onto a page in my
site (warning - self link) it breaks the style of everything after it. Specifically, it reverts to a higher-level style. I have body set to Verdana, but the div the content is in is set to Arial.
This error happens in both mozilla and firefox, but not IE.
I think that the code supplied by youtube to embed videos is not xhtml compliant, but that's all they offer.
posted by quibx to technology (7 comments total)
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/kx4d33Q43bA"></param><embed src="http://www.youtube.com/v/kx4d33Q43bA" type="application/x-shockwave-flash" width="425" height="350"></embed></object>posted by smackfu at 8:49 AM on April 14, 2006