Tribute page feedback request! Kamehamehaaaa!

Hello I made my first tribute page http://codepen.io/Ilja-Akulenko/pen/dXxaYR
but i have question about bootstrap. When I export my page onto my pc and open it with chrome or explorer it shows no sign of Bootstrap what-so ever. So the question is have I done it right or I need to do some changes ?

Thank you for your time.

Interesting tribute page :slight_smile:

You wrote “Song Goku”. Did you mean Son Goku?

There’s weird text in your quote:

“You see when you take life, you live deep in fear that your life
will be taking away as well, we all need to read what we do there’s
question about it. Because when you harm others, you only
justhttp://dragonball.wikia.com/wiki/Goku"> harming yourself.”

<style> tags are not needed in the CSS editor.

Avoid omitting units in CSS properties where units are expected

.container-fluid .container {
    padding-left:2; /* 2, what? */
    padding-right:2;
}

Just guessing, but maybe you need to have https: in the <link> tag’s URL?

Goku all forms

You forgot his forms in GT :stuck_out_tongue_winking_eye:

You should confirm your email so that others can view it full page mode…
Alain??? you mean alien
Song??? you mean Son Goku
I definitely like the bar you created. It makes the page pop.
I couldn’t figure out how to create a box around my entire page to contrast from the background could you help me out…?

Hi! you mean the grey bubble around picture and facts ? It is

<div class="container">
    <div class="jumbotron">
    </div>
</div>

Thank you for your review!
I will make it shine once again ! >)