<table border="1" width="100%"> <tr> <th>Nom</th> <th>Prénom</th> </tr> <tr> <td>HELLO</td> <td>Ronan</td> </tr> <tr> <td>DOE</td> <td>John</td> </tr> </table>
This Pen is owned by Ronan HELLO on CodePen.
See more by @ronan-hello on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.