I am generating html from an xml document sent back from a sql server using xslt. Its going into a div but my div keeps expanding to the right when I need the text to wrap inside the div. I dont want to use a table but if I have to so be it. Thanks for any help.
The div is absolute with a z-index of 5
<div id="Doc" style="left: 520px; top: 128px; height: 475px; width: 408px; white-space: normal;">
dddddddddddddddddddddddddddddddddddddddddddddddddddd
</div>
The div is absolute with a z-index of 5
<div id="Doc" style="left: 520px; top: 128px; height: 475px; width: 408px; white-space: normal;">
dddddddddddddddddddddddddddddddddddddddddddddddddddd
</div>