Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
+------+ +--------+
| | | |
| Links+-----------+ Rechts |
| | Unten | |
+------+-----------+--------+
<style type="text/css">
table {border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;}
</style>
aber was du meinst ist wahrscheinlich die ganze tabelle. das machst über css.
HTML:<style type="text/css"> table {border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000;} </style>