function setEqualHeight(columns){
var tallestcolumn = 0;
columns.each(function(){
currentHeight = $(this).height();
if(currentHeight > tallestcolumn){
tallestcolumn = currentHeight;
}
});
columns.height(tallestcolumn);
}
setEqualHeight($(".blocks")); /*делаем блоки одинаковой высоты*/
text-align: justify;
text-align-last: center;
<div id='div'><inputs id='bbb' size='30' name='avon'></div>
id можно использовать только один раз => заменить на классы<meta content="http://og-image.jpg" property="og:image">