I Have Created a Main Page Having 4 Dynamic Pages in PHP. My Main page has one CSS which Works Fine. One of my Dynamic Page has it's own CSS file Which does not come into role when i click on the link. Any Suggestion Will be Helpful. Thanks in Advance
The Problem that i am facing is that when i click on the login button on the page the page appears with just text boxes and their name along with submit button but the css is not loaded.
Thanks in Advance
This is the code for the login page which comes when login button is clicked
CSS Code for my Home Page