Click to See Complete Forum and Search --> : Frame Question


Erasmo
02-04-2003, 04:42 PM
HI, I AM WORKING WITH FRAME, BUT, HOW I CANT PUT A BACKGROUND TO THE FRAME?

pyro
02-04-2003, 04:58 PM
You just specify it in the <body> tag like you would for a regular page. For instance, if you have a page with a left and right frame, you could add a background to the left frame by opening the html page that the left frame calls and adding a background to the <body> tag.