Bootstrap columns

Hello! Pls help. I’m stuck. Why is the second column (“col-md-3”) at the bottom of the firsе (“col-md-9”), and not the right?

Title

subtitle

<img class="img-responsive img-thumbnail" alt="pic of snowy trees" src="pic"
  text
    
https://codepen.io/Novumel/pen/rpjqJm#code-area

I think the problem is that you forgot to close the img tag. Ive forked a working version on my own CodePen here https://codepen.io/Fixy250185/pen/GyrPzd?editors=1000

1 Like