I have this file.html and the python script is working fine to upload to confluence page. But I'm trying for control the table columns. Nothing works that I can find online. Or this is not possible?
The file.html:
<table>
<tr>
<th style="width: 600px;">Column One</th>
-omitted-
</tr>
<tr>
<td>Long senteces here.......</td>
-omitted-
</tr>
</table>
But no matter I put there, even suffisticated css style that other forums will say it's working.
Nothings works. Please help.
Thanks.
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.