Tribute page about Freddie Mercury

Here is my tribute page about Freddie Mercury. Please feel free to comment. http://codepen.io/poppo1974/pen/LNJKwd/

Hi

This code go to: Pen Settings → stuff for “head”

<link href='https://fonts.googleapis.com/css?family=Dancing+Script:700' rel='stylesheet' type='text/css'>

This code don’t comply with Bootstrap:

<div class="row">
  <div class="col-sm-12 ivorybg"><h1 class="text-center">Freddie Mercury</h1>

Rows must be placed within a .container(fixed-width) or .container-fluid (full-width) for proper alignment and padding.

Cheers and happy coding :slight_smile:

Thanks for your comments. I will look into it.

It is working now & looks quite nice.

I never knew he had performed with Royal Ballet.
His music alone shows he was such a talented performer.
It would have been very nice to see him in a ballet performance.

Just a suggestion on your css titles. Take the time to spell them out & use more descriptive words.
You know what dancing means now but in 6 months, you will have to look at the page to see that it refers to the “slogan” or possibly your h2 text.

Same with bg: background is not too long to spell out & in a bigger site with a lot more going on and multiple developers working on it, the clarity will be appreciated by your coworkers.

1 Like

Thanks for the suggestion. You’re right that it can be quite a puzzle in a few months from now.
BTW, when you’re interested, on youtube you can find a (quite bad quality) video of Freddie doing Bohemian Rhapsody with the Royal Ballet: https://www.youtube.com/watch?v=eq-wDqpXuO0

1 Like