Forum Moderators: open
[edited by: bill at 12:16 am (utc) on Feb 26, 2016]
[edit reason] Please see WebmasterWorld TOS [/edit]
and a warm welcome to these forums. ;)
The use of "inline CSS" is poor coding practice,
if it is left in the published HTML document. :(
CSS should always be placed in an external file.
As a coding expedient though, it is perfectly OK
to use it whilst compiling the document. :)
and a warm welcome to these forums. ;)
Why does the PHP need to generate inline CSS when it could just
as easily generate an "id attribute" or a "class attribute" instead?