AjasHadi
10-27-2005, 09:49 AM
Hi everyone,
I have a webtemplate which has flash and non flash versions. I am opening both the html files provided with it in Dreamweaver. My problem is this :
There is this main area of page displayed behind a image background which takes some space on left and on right. Here is the code
<BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 background="images/bg.jpg">
<!-- ImageReady Slices (7.psd) -->
<TABLE WIDTH=760 BORDER=0 CELLPADDING=0 CELLSPACING=0 align="center" height=100% bgcolor="ffffff">
If I remove background="images/bg.jpg">, then background changes to plain white but I dont want this. I want the whole page i.e content page to take up the whole browser screen. any suggestions are welcome.
If you still dont get it, I have attached part of the site. Notice the side borders on Left & Right.
thanks in advance...
I have a webtemplate which has flash and non flash versions. I am opening both the html files provided with it in Dreamweaver. My problem is this :
There is this main area of page displayed behind a image background which takes some space on left and on right. Here is the code
<BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 background="images/bg.jpg">
<!-- ImageReady Slices (7.psd) -->
<TABLE WIDTH=760 BORDER=0 CELLPADDING=0 CELLSPACING=0 align="center" height=100% bgcolor="ffffff">
If I remove background="images/bg.jpg">, then background changes to plain white but I dont want this. I want the whole page i.e content page to take up the whole browser screen. any suggestions are welcome.
If you still dont get it, I have attached part of the site. Notice the side borders on Left & Right.
thanks in advance...