i can't seem to load the background image with the code below...
<div align="center"; style="background-image:url('../images/banner1.png');">
and the one without the quotes doesnt work either...
<div align="center"; style="background-image:url(../images/banner1.png);">
how can i load the background image?


Reply With Quote

Bookmarks