
Aldo de J. Rodriguez Ronquillo
Pregunta<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Inicio</title> <link rel="stylesheet" href="css/style.css"> </head> <body> <h1 class="bg-yellow-500">hello Tailwind</h1> <span class="bg-red-400">Que mamadas las Cookies</span> </body> </html>```

Cristian Nicolai Hernandez Rios
veo bien tu código, pero porque al final de la etiqueta de cierre html esta esto: ``` ? Quitaselo y prueba otra vez