While using the Strict method (<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">) for my Webpage, I have an issue with the HEIGHT attribute in TABLEs. I know most attributes are to be set using CSS, which I have no problems with in general; however, this attribute won't work.

Is there away to set the height of a TABLE under the strict coding standards?