GithubHelp home page GithubHelp logo

fershouno / html-css-tarjeta-reto Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yo-contribuyo/html-css-tarjeta-reto

0.0 1.0 0.0 386 KB

Reto de hacer tarjetas con html y css

Home Page: https://yo-contribuyo.github.io/html-css-tarjeta-reto/

CSS 36.81% JavaScript 38.52% HTML 24.67%

html-css-tarjeta-reto's Introduction

RETO TARJETA CON HTML Y CSS

Comience a contribuir con el software libre creando su propia tarjeta de perfil personalizada. Si no eres bueno con html y css tambien puedes anadir tus datos en la tarjeta compartida que tenemos.

Contribuidor por primera vez

Dirigete a assets/js/datos.json alli veras el modelo, copialo y pegalo en dentro de perfiles

"perfiles": [
    {
        "nombre": "Karen Rodriguez",
        "link_imagen": "./assets/imagenes/karen.jpg",
        "nick_github": "kleyla",
        "mensaje": "Me gusta programar y la comunidad de software libre"
    },
    {
        "nombre": "<tu-nombre>",
        "link_imagen": "./assets/imagenes/nombre_de_la_foto.extension",
        "nick_github": "<tu-github-nick>",
        "mensaje": "<tu-mensaje-a-la-comunidad>"
    }
  ]

Ahora puedes poner tus datos: nombre, direccion de tu imagen (pon una imagen en el archivo assets/imagenes/), el nick con el que estas en github y un mensaje que quieras dar acerca de ti.

Eso es todo, javascript se encargara de cargar tus datos en la tarjeta. :)

html-css-tarjeta-reto's People

Contributors

kleyla avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.