PHP and CSS Compatible Table?

lolard.

New member
I know its fairly straight-forward to create a simple HTML table with data filled-in using PHP and a database, but how do you create a HTML table so that its style can be modified using CSS and still being able to be filled-in with PHP?

Any help and/or code would be greatly appreciated. Thanks.
 
Back
Top