Note: Read and write property. Word wrap the content? For <td>, the width property overrides noWrap. For <th>, the noWrap property overrides width. Syntax: document.body.noWrap = value document.getElementById("elementID").noWrap = value document.all.elementID.noWrap = value // IE only