In XSLT I insert empty div to clear float. <div style="clear: both"></div>. It generates short self closed div: <div style="clear: both" />.
確定! 回上一頁