Please help! Table question

liunx

Guest
Hello friends,<br />
<br />
I developed site Hawaii-Realty.com and it looks ok on my monitor. But on some other monitors there is wide empty margin on the right.<br />
<br />
Can anyone please tell me how to make the content fill the screen on all monitors? I set table at 100% but it didn't fix the problem.<br />
<br />
Thank you in advance.<br />
<br />
Oleg<br />
<!-- m --><a class="postlink" href="http://www.hawaii-realty.com">http://www.hawaii-realty.com</a><!-- m --><br />
<!-- e --><a href="mailto:[email protected]">[email protected]</a><!-- e --><!--content-->in your body tag add rightmargin<br />
<br />
<BODY leftMargin=0 topMargin=0" rightMargin="0"><br />
<br />
you can also add marginhieght and marginwidth for NS<!--content-->Thank you. I've addedd rightMargin=0 to body tag.<!--content-->
 
Back
Top