Tribute Page for Marcus Aurelius

So having two issues: I tried to not look at the Bourlag source code, but was getting stumped and this took me two days to complete…that said, I figured most of it out on my own/researching…

two questions I couldn’t figure out:

  • I could not create the container/box for the image and content to sit in. I’m not sure if I misplaced the
    tags or what.
  • I could not make heads or tails of the Row/Column code that was used to create the bullets. Can someone break this down and explain it briefly:
    "col-xs-12 col-sm-10 col-sm-offset-1 col-md-8 col-md-offset-2"
    I don’t understand how that centers the text or what the offsets are doing?
  • Any help is appreciated.

1 Like

It is nice.
You can try applying different colors to give it a unique look.

Also, why are you using javascript to apply font-size? CSS is better option :slight_smile:

Hey First codepen tribute profile. Please comment (I know so many scopes to improve)

1 Like

Thank you for the feedback — hen I setup the codepen for this it was already like that — I didn’t even think to use CSS for that. Now that you mention it I wish I would have!

I like it, I’m not the one to be giving much feedback though as I’m a ultra newbie — the only thing I can think of is the images do not appear to be responsive, so they don’t adjust to the screen size.

Thank you very much for the feedback