Generation

создать красивую таблицу учета данных со стилями css

<table border="1"> <tr> <td>1</td> <td>2</td> </tr> <tr> <td>3</td> <td>4</td> </tr> </table>

Want to kickstart your project?Use the new AI Studio to create your code