Quote:
	
	
		
			
				
					Originally Posted by  StuartD
					 
				 
				Yes actually, it is. You can recreate ANY table design with CSS, but not vice versa. 
 
Not only will you site load way faster, load in proper logical order... but you can just do way more with a CSS design than you can with tables. 
			
		 | 
	
	
 Thanks Captain Obvious, I was referring to the "don't have to 'hack' anything" comment.  IE adds padding spacing to the actual width of the element, where as Firefox does not, in order to fix this, you have to have another container that you apply the padding to, thus applying a "hack" that you normally would not need.