|
This blockquote is placed inside a column. I want to align this to the bottom of the column. How to do?
code
blockquote {
margin:1em;
padding:.5em;
font-size:.9em;
background-color:#cccccc;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
|