Columns and Images
-
I’m having great difficulty with trying to balance my columns using twitter bootstrap. I have 5 images that I want to line up side by side on a page that has a right sidebar. I am using the span and row fluid tags, but cannot seem to align the images next to each other.
I am trying this:
<div class=”span6″>
<img class=”size-thumbnail wp-image-168″ width=”100″ height=”100″ src=”……….” alt=”………”>
<p>…..</p>
</div>So with every image I am using the above and replacing the …..with my content.
I assume that with the “row fluid” the span does not have to equal 12 or 24? With a sequence of five images aligned next to each other, what would be the right syntax or tags to use?
Many thanks
The topic ‘Columns and Images’ is closed to new replies.
