Is it possible to make divs behave like tables in IE6 using only CSS and HTML? -


is possible make divs behave tables in ie6 using css , html? using display:table, table-row, or table-cell doesn't work in ie6

if it's possible, approaches?

it's not possible (without using css positioning, sizing, etc. won't want)


Comments

Popular posts from this blog

400 Bad Request on Apache/PHP AddHandler wrapper -

Add email recipient to all new Trac tickets -

php - Change action and image src url's with jQuery -