Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS is display:table good practice? Re: is display:table good practice?

#68060
box
Member

I wouldn’t say it was bad practice. As long as your HTML is left ‘pure’ and semantic, then use whatever CSS that works. If display:table does what you want it to do after testing it in all browsers – then I don’t see anything wrong with it.