Throuble with bootstrap

greetings fellow coders! I’m trying to place a paragraph of text next to a picture. I’ve placed both in separate div elements that are both children of the same “row” div, and assigned them each column values that add up to 12. could anyone please tell me what am I doing wrong, because the picture always gets placed below the text?

you’re using bootstrap 3.3 classes instead of bootstrap 4.0
<link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-beta/css/bootstrap.min.css'>

just replace your classes, here’s the documentation on how to use the bootstrap 4 grid.

I was embarrassed to bother you once more, since you already helped me so much, but you saved me from a nervous breakdown anyway :smiley: thanks man, you’re awesome!

coding really is hazardous, you should rethink your career.
i want my hero badge @ fcc, i just saved a man here.