I am unable to set column width to be 100%, I have edited the source of the page and set column width to 100% but its not working, what is the workaround of this ?
<table style="width: 100.0%;border: 0.0px;"> <tbody> <tr> <td colspan="3" style="width: 100.0%;"> <h3> <span style="color: rgb(255,255,255);"> <strong>Status Report</strong> </span> </h3> </td> </tr> </table>
Add table-layout : fixed to style.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.