Skip to content
View jteamo's full-sized avatar

Block or report jteamo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jteamo/README.md
<title>Retroalimentación</title> <style> body { font-family: Arial, sans-serif; text-align: center; } h1 { color: #333; } button { background-color: #4CAF50; border: none; color: white; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 4px 2px; cursor: pointer; } </style>

¡Hola amor!

Me gustaría saber cuánto te gusté. ¿Me podrías decir haciendo clic en una de las opciones?

Me gustaste mucho Me gustaste poco No me gustaste en absoluto
<script>
    function enviarRetroalimentacion(retroalimentacion) {
        alert('¡Gracias por tu retroalimentación! ¡Te quiero mucho!');
        // Aquí podrías enviar la retroalimentación a tu servidor si quisieras registrarla
    }
</script>

Popular repositories Loading

  1. jteamo jteamo Public

    Config files for my GitHub profile.

  2. markmap markmap Public

    Forked from markmap/markmap

    Build mindmaps with plain text

    TypeScript