Bootstrap 3 - Putting images next to each other with text on top -


i'm looking way in bootstrap 3 keep putting images next each other horizontally text on top each image sticks image. also, if row should meet end of page, image continue on next line along corresponding text.

so example,

text 1  text 2  text 3  img 1   img 2   img 3 ...  text 12 text 13  img 12  img 13 ... 

thanks help!

start row class use col-sm-1 or 2 class, mess left , right margins until them touch. can added grouping inside col span divs.

if code example, please post have far , can go there.


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -