# 'PHP include' over a css background image?

**URL:** https://forum.kirupa.com/t/php-include-over-a-css-background-image/295146
**Category:** Uncategorized
**Created:** [August 25, 2009, 10:52pm UTC](https://forum.kirupa.com/t/php-include-over-a-css-background-image/295146 "2009-08-25T22:52:04Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![GiveMeCoffee](https://avatars.discourse-cdn.com/v4/letter/g/df705f/32.png) [@GiveMeCoffee](https://forum.kirupa.com/u/GiveMeCoffee)
#### Post date: [August 25, 2009, 10:52pm UTC](https://forum.kirupa.com/t/php-include-over-a-css-background-image/295146/1 "2009-08-25T22:52:04Z")

</div>

I have a web page and in that page I have a div class called “header”. It is styled using CSS. In that “header” class I have a background image. I also have another web page that is just a navigation using .gifs with rollovers. I want to keep these two pages separate.

My question is this: Is it possible to use a ‘php include’ to place that navigation inside the “header” div class and have it also appear over that background image?

It seems pretty simple, but I am having problems making this work.

* * *

Thanks in advance.
