Daniel Muñoz

Generation

css from descriptionThu, 13 Apr 2023

al siguiete codigo 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; border-color: #191919; color: #191919; }

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