Using tables WITHIN a css template - is this ok?
Due to time issues I am copying some tables from my old template into my new 4.2 css templates.
Something like this
<div>
<table></table>
<table></table>
</div>
Does anyone know from experience if this creates a problem of any type?
(Basically I really want to stick to my old template design - and I understand hiring someone to convert old template to css would cost a lot of money ...)
|