Hi.... can anyone help, I have a page containing an iframe placeholder with the following code (ie in HTML cody (body)

<iframe name=head src=./trans-test.htm width=100% height=100%
scrolling=no frameborder=0 marginheight=0 marginwidth=0 allowtransparency="true"></iframe>

The ./trans-test.htm is a page that just has a line of text ie "hello world"

Is there a way I can get the text in the iframe to have a transparent background. I seem to just get the text with a white background