if I write long text in div, the long text exceed div wall.
how can I show it as multi line?
My test Code is below
<html>
<body>
<div style="left: 700px; top: 150px; width: 400px; height: 360px; border:1px solid">1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890</div>
</body>
</html>
Use CSS
word-wrapproperty: