Search found 1 match

by lolard
Tue Jul 07, 2009 11:44 pm
Forum: HTML, CSS and other UI Design Technologies
Topic: PHP and CSS Compatible Table
Replies: 1
Views: 1821

PHP and CSS Compatible Table

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.