Skip to content

Instantly share code, notes, and snippets.

@kalecio
Created January 15, 2018 19:40
Show Gist options
  • Select an option

  • Save kalecio/1a44c65c5c08f59441eafbcafa95428f to your computer and use it in GitHub Desktop.

Select an option

Save kalecio/1a44c65c5c08f59441eafbcafa95428f to your computer and use it in GitHub Desktop.

Revisions

  1. kalecio created this gist Jan 15, 2018.
    26 changes: 26 additions & 0 deletions index.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,26 @@
    <div class="container">


    </div>
    <div class="jumbotron"><!-- container externo-->
    <div class="interno center-block container"><!-- container interno-->
    <h1 class="text-center">Lourenço da Fonseca Barbosa</h1>
    <h2 class="text-center">Most knowed brazillian frevo composer</h2>
    <div class="imagem center-block hidden-xs"><!-- container da imagem-->
    <img src="https://http2.mlstatic.com/claudinor-germano-carnaval-de-capiba-frevo-alegria-gente-lp-D_NQ_NP_12136-MLB20055781931_022014-F.jpg" alt="Capiba in one of his Lp records" class="img-rounded img-responsive" width="600" heigth="500">
    <p>Capiba in one of his Lp records</p>
    </div>
    <p>Here's a timeline of Capiba's life:</p>
    <ul>
    <li>1904 - Born in Surubim, Pernambuco</li>
    <li>1934 - Consolidated himself as a composer, winning a carnival musics tournament, with the frevo-song "É de amargar". One of your most knowed masterpieces.</li>
    <li>1938 - Finishes the Law course of Recife's Law University, but never took the university degree and never followed the career.</li>
    <li>1945 - Had his first national sucess with the song "Maria Betânia", recorded by <a href="https://pt.wikipedia.org/wiki/N%C3%A9lson_Gon%C3%A7alves">Nelson Gonçalves</a>.</li>
    <li>1950 - Estabilishes the Jazz Band Academy and, with <a href="https://pt.wikipedia.org/wiki/Hermeto_Pascoal">Hermeto Pascal</a> and <a href="https://pt.wikipedia.org/wiki/Sivuca">Sivuca</a>, makes the trio "O Mundo Pegando Fogo".</li>
    <li>1997 - Dies at the age of 93</li>
    <h2 class="text-center">If you have time, you should read more about this incredible human being on his <a href="https://pt.wikipedia.org/wiki/Capiba"> Wikipedia</a> entry.
    </h2>
    </ul>
    </div>
    <h5 class="center-block text-center">Written and coded by <a href="http://www.twitter.com/kalecio/">Kalécio Pereira</a></h5>
    </div>
    8 changes: 8 additions & 0 deletions style.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    h2{
    font-size:25px;

    }
    .interno{
    background-color:#EEEEEE;

    }
    1 change: 1 addition & 0 deletions styles
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
    7 changes: 7 additions & 0 deletions tribute-to-capiba.markdown
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    Tribute to Capiba
    -----------------


    A [Pen](https://codepen.io/Kalecio/pen/Wdgbex) by [Kalécio Fernando Xavier Pereira Santana](https://codepen.io/Kalecio) on [CodePen](https://codepen.io).

    [License](https://codepen.io/Kalecio/pen/Wdgbex/license).