problem description
the width of the table,table of the div package exceeds the width, and the scroll bar that appears cannot be dragged under windows
the environmental background of the problems and what methods you have tried
try
1.table {table-layout: fixed;}
2.table to set a parent div, and set the parent div attribute
overflow:auto;display:block.
set the properties of table
min-width:100%
set the properties of table td:
min-width:50px
are not allowed.