How to fill page width of tables with css -


i have table separated , formated using css. trying whole table align same width. black 2 out of 5 in row fill width each of 3 table same width.

enter image description here

i recommend use

the <table width="100%"></table> attribute table tag.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -