Hi http://www.w3.org/TR/2002/REC-xhtml1-20020801/#prohibitions
pre must not contain the img, object, big, small, sub, or sup elements. should be instead: premust not contain the img, object, applet, big, small, sub, sup, font or basefont elements.
as stated in the XHTML 1.0 Transitional and Frameset DTDs <!-- content is %Inline; excluding "img|object|applet|big|small|sub|sup|font|basefont" --> Orsi Molnar