Daniel Muñoz

Generation

css from descriptionFri, 14 Apr 2023

Generar bordes y cuadricula a una tabla

table { border-collapse: collapse; border: 1px solid black; } td, th { border: 1px solid black; }

Questions about programming?Chat with your personal AI assistant