I am new to php (as if you couldn't tell by the question)...I am making a static html page with a menu. I want to include the navigation table (just a bunch of links in a table) so I don't have to change a bunch of pages when a page is added or deleted. I know the new line and escape for " and all that, it's actually working, even the first time!!! The only trouble is, I am using CSS and the css properties are not being carried into the code that is included. Everything else on the page is using the css file, and the part I am including now was using it before I made it an include. What am I doing wrong? YOu can see it at (Don't laugh, I am building the page structure right now)
Thanks for the help!
--RC
Thanks for the help!
--RC