Do you know table tags should not specify the width?
Updated by Brady Stroud [SSW] 1 year ago. See history
123
The table tag selector “width” is considered an inline styling, which should be avoided. In the cases you really need to specify the table width you should do it via the CSS file.