css - how to fix the column height equal to another column height which is quite bigger in neat? -
ive been using foundation , brand new neat. want know how set column height wqual second column height or maybe minimum heignt equal sec column. thanks.
thanks.
this css problem, solved using html tables, no longer best practice.
css3 gives display:table
can used on container , display:table-cell
can used on columns.
there other more complicated methods of doing old browsers, display:table
has pretty browser back upwards (ie8+).
css bourbon neat
No comments:
Post a Comment