Is there a way to have only one picture in the
background instead of multiple.
I have used the code:
<body background="flag_ca1.jpg" BGPROPERTIES="FIXED">
but this way, I have multiple picutres. All I want is
to have one picture at the center of the screen.
Sorry for being ignorant, but where do you put this
code which someone has suggested:
<style type="text/css"><!--
BODY {
background: white url(images/whatever.gif);
background-repeat: no-repeat;
background-attachment: fixed;
}
-->
</style>
Is this before the Body tag, after , or inside?
Appreciate.
A.B.
__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.