Saturday, 24 August 2013

Aligning text of different sizes in different divs

Aligning text of different sizes in different divs

I would like to understand the correct way to align different size type
between different div classes. Right now, the code forces the smaller type
to align with the top of the larger type. How do I align the type across
all divs on the same typography baseline with the cleanest code. This
seems like really easy stuff, but I cannot find an answer.
I also hope this is semantically correct (I am trying to create a row of
data that is responsive and can resize and rearrange (float) on different
devices). All suggestions welcome.
Link to Demo

No comments:

Post a Comment