Left and right text under image on same line?-Twitter bootstrap
I want to place 2 links on the left and 1 on the right side under some images. The images are all different sizes and everything in my main div is centered. main .about p { margin-left: 50%; transform: translateX(-50%);…