Because this table is relatively small, it should not be centered. I had no choice but to link a css with margin-left: 400px; but the title definitely does not use css, so I am wrong. Can anyone help me? Are there any other errors? The following is the code
echo '
'.$a.'
';changed to echo ''.$a.'
'.$a.'
'; This works too~Question supplement: Because this table is in the upper left corner by default and is not full screen. If you use center, the title will run to the middle of the screen and the table is in the upper left corner. This does not achieve the effect required by the assignment. Although I use css, it looks like Same as the answer, but the author definitely didn’t use css