12345678 |
- <style type="text/css">
- table { margin: auto 0; }
- table, th, td { border-collapse: collapse; border: solid 1px black; padding: 3px; }
- caption { caption-side: bottom; }
- body { background-color: white; }
- code { background-color: lightyellow; }
- </style>
|