helder-robalo / selecao-brasileira

This Repository was servant for the element "selecao-brasileira" create images of athletes brasileiro.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<selecao-brasileira>

Repository developed to create new element for display of athletes the selection brasileira.

Maintained by Pedro Polisenso

Demo

Usage

1 - Import Web Components polyfill:

<script src="//cdnjs.cloudflare.com/ajax/libs/polymer/0.1.4/platform.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/polymer/0.1.4/polymer.js"></script>

2 - Import your Custom Element:

<link rel="import" href="src/selecao-brasileira.html">

3 - Use:

<selecao-brasileira name="felipao"></selecao-brasileira>

List of top athletes

  1. neymar
  2. fred
  3. oscar
  4. hulk
  5. dante
  6. jo
  7. maicon
  8. jefferson
  9. marcelo
  10. felipao

Contributing

  1. Fork-me!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

License

MIT License

About

This Repository was servant for the element "selecao-brasileira" create images of athletes brasileiro.


Languages

Language:CSS 100.0%