jonniejoejonson Posted March 19, 2008 Share Posted March 19, 2008 I have a mainPage: 'mainpage.php' The main page references to my css page. <link rel="stylesheet" type="text/css" href="css/main.css" media="screen"/> within the mainpage.php I include a php called 'includePage.php' includePage.php has div tags in it... however these div tags are not affected by the css? Why is this? and how can I make all div tags from included php pages be affected by the css? regards J. Link to comment https://forums.phpfreaks.com/topic/96992-include-php-and-css/ Share on other sites More sharing options...
jonniejoejonson Posted March 19, 2008 Author Share Posted March 19, 2008 Please ignore... it seems to work now.... bizzarre Link to comment https://forums.phpfreaks.com/topic/96992-include-php-and-css/#findComment-496352 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.