change font color a table

Hey guys,
I got a page which outputs all the contents of a mysql table.

Is it possible to change the(using php):
1.font color of all the contents of the table.
2.Align an image to the table(i have an image which should be on top of the page.bellow it should be my table).

I can post a piece of code if it is needed.

Thanks in advance.

  1. This is done via CSS in the page itself.

  2. Put the code to display the image, then below it the code which displays the table.

Sponsor our Newsletter | Privacy Policy | Terms of Service