0
How to get CSS effects to appear in a PHP document
I've downloaded xampp and got it to work with PHP, JS and html. However now my CSS won't appear in the browser. Is there a way to get it to appear, or a simple way to add my PHP to the code in notepad++ so it works like with the <script> tag to add javascript?
2 Réponses
+ 1
the same way you include your CSS rules before
0
you should add css and javascript the same way you added in html file