This is what a nested background looks like.

Copy the html below to create your own nested background!
 

<html> <head> <title>Page Title goes here</title> </head> <body background="back layer pic url goes here"> <div align="center"> <center> <table border="1" cellspacing="1" width="95%" background="middle layer pic url goes here"> <tr> <td width="100%"><br>  <div align="center"> <center> <table border="1" cellspacing="1" width="95%" background="front layer (where you write) pic url goes here"> <tr> <td width="100%"> <p align="center"><br> YOUR CONTENT GOES HERE<br>  </td> </tr> </table> </center> </div> <p><br>  </td> </tr> </table> </center> </div> </body> </html>
 



Hope this helps!  Enjoy your layered backgrounds!

Go back to my Home page here!