five-server-vscode icon indicating copy to clipboard operation
five-server-vscode copied to clipboard

external ccs.php not loading?

Open doniomm opened this issue 3 years ago • 0 comments

Hello,

I don't know is it my mistake or is it a mistake from five server....

'<link rel='stylesheet' type='text/css' href='style.css.php' />'

<h1>Hello World <h2 style="color:blue;">Hrrrello World <?php echo "TEdST"?>

'<?php header("Content-type: text/css; charset: UTF-8"); ?>

body { background-color: lightblue; }

h1{ color:Tomato; }'

but only h2 and echo is clear....

server gives me a: d:\02_GIT\phpcss\style.css.php does not contain required HTML tags. (x5)

Describe the bug A clear and concise description of what the bug is.

Have a question? Join the discussions instead.

doniomm avatar Mar 07 '22 11:03 doniomm