Daniel Muñoz

Generation

css from descriptionThu, 13 Apr 2023

Al siguiente código html centrar el texto, darle bordes y color <h1> Servício Online de Matricula IE Don Bosco </h1>

h1 { text-align: center; border: 2px solid black; color: red; }

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