Css and php not working together
Posted: Fri Dec 23, 2005 2:03 pm
I am new to php, I am having some minor issues which i know how to fix but it is not how i want to do it.
This is how i am doing my php for my website, I have 3 small template and the first on is header, second is right content, and the last is footer. In my header is obviously the css the meta tag and so on. OH yea one more thing i am using the include php tag.
1) First off, my css is not matching with the entire site, I don't want to use the full url like http://.... I want the exact ../style/css (like that). How can i do that?
2) Lastly, my main pages go to the other pages but not itself. So if you go to the home page click on home navigation button it will not find it. I don't want the absolute links like the first issue I want to be able to use relative links. How can i do that?
Here is the link to the site
http://abkdesign.com/eport1
THanks
This is how i am doing my php for my website, I have 3 small template and the first on is header, second is right content, and the last is footer. In my header is obviously the css the meta tag and so on. OH yea one more thing i am using the include php tag.
1) First off, my css is not matching with the entire site, I don't want to use the full url like http://.... I want the exact ../style/css (like that). How can i do that?
2) Lastly, my main pages go to the other pages but not itself. So if you go to the home page click on home navigation button it will not find it. I don't want the absolute links like the first issue I want to be able to use relative links. How can i do that?
Here is the link to the site
http://abkdesign.com/eport1
THanks