Perhaps this is similar to this question, which has no responses: loadHTMLString Not Working With iOS5?
I have a UIWebView which I populate using loadHTMLString:baseURL
I'm not an HTML standards expert, but...did you try to close the tag:
It worked for me.