I was wondering. Can there be a background images set to a frameset?
<style type="text/css">
frameset
{
background-image:
url("images/vylogobg.jpg")
}
</style>
ThanksI have found nothing saying that you can't, but nothing that you can. I can always just slice th image, but I just wanted a little verification.You can't.
But frames and framesets are very out of date so why would you be needing them?Very true. I ask because this is from something i built sometime ago, and was using it for something else. easier than revamping the layout. But I appreciate your response. Thank you.Yeah, sometimes you just have to suck it up and start again, sorry.
<style type="text/css">
frameset
{
background-image:
url("images/vylogobg.jpg")
}
</style>
ThanksI have found nothing saying that you can't, but nothing that you can. I can always just slice th image, but I just wanted a little verification.You can't.
But frames and framesets are very out of date so why would you be needing them?Very true. I ask because this is from something i built sometime ago, and was using it for something else. easier than revamping the layout. But I appreciate your response. Thank you.Yeah, sometimes you just have to suck it up and start again, sorry.