The body of an HTML has a specific style for background. When running PHP that style is not transferred. Can the responding PHP obtain that style?
<body style="background-color: silver; font-family: Ariel, Helvetica, san-serif;">
There is no external CSS. This is a class assignment and I'm wondering if this is possible. I have asked the professor with no answer on it. Now I have turned to you guys. If you need more code information
This should be the result: