我试图建立一个表格的宽度时事通讯中我使用HTML生成。
I'm attempting to set a table width in a newsletter I am generating using HTML.
我想在浮动图片旁边放置一个表格,同时将表格的宽度保持为100%,而不会溢出父元素的宽度。
I'd like to position a table next to a floating image while keeping the width of the table 100% and not overflowing the width of the parent element.
但是它不能执行更高级的表格格式化操作(宽度,单元颜色,等等)以创建图和表标题,或者理解更高级的文本格式。
It cannot do more advanced table formatting (width, cell colors, and so forth) to create figure and table captions or to interpret rich text format.
应用推荐