I am developing a website using PHP and displaying results form a search of MySQL database
in a table. i am using css file and previously it has worked well even when displaying results. It has previously displayed results in a table to the correct size as specified in the css file loginmodule.css
as in the following code:
however now the text in the output table is much larger than it was specified in the loginmodule.css file
even thopugh I still have included the the above in the section of the file.
Anybody got any ideas on this. Thanks, Brian.