getColumnsNumber(); $width = 100 / $column_num; for ($i=1; $i <= $column_num; $i++) { echo '
'; } ?>