Guest_imported
New member
- Jan 1, 1970
- 0
hi,
i want to position my background image so that it will look lik e the background for a table which is on the html page...it seems to work in Internet Explorer but in Netscape it seems to be taking it as a seperate background image for each td in that table...can u help me out???
the code i wrote is a stylesheet which goes like this...
<style type="text/css">
BODY { background: url(myImage.gif) center no-repeat }
</style>
give me the suggestions regarding the query i made...hope it is soon...
directoress
i want to position my background image so that it will look lik e the background for a table which is on the html page...it seems to work in Internet Explorer but in Netscape it seems to be taking it as a seperate background image for each td in that table...can u help me out???
the code i wrote is a stylesheet which goes like this...
<style type="text/css">
BODY { background: url(myImage.gif) center no-repeat }
</style>
give me the suggestions regarding the query i made...hope it is soon...
directoress