Quantcast
Channel: Adobe Community : Unanswered Discussions - Adobe Digital Editions
Viewing all articles
Browse latest Browse all 17255

How to adjust the cell width in the table

$
0
0

How can the width of the cell in a table for ADE be adjusted ?

 

I wrote the following HTML code in a ePub file.

 

<table style="width:100%;border-collapse: collapse;">

        <tr><td style="width:25%">red</td>

<td style="width:75%">red</td></tr>

      </table>

 

 

But, the created table runs over the page at the right side in the ADE (see figure). The values of widths in the both td tags are set to 50% and the same result is got.  However, with no set of the values the table fits in the page.

 

Why? How should I do?

ade.png


Viewing all articles
Browse latest Browse all 17255

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>