Page format

A

Amateur

Dear Sirs
Please have a look at a page I'm creating:
http://www.bellfield-barna.com/US/RPP.html

You will realize very quick that the table part is +/- 10mm to far to the
left.
Here is the code for my table with frames. How can I alter it so that he
fits to the head part of my page:

<table align="center" border="0" cellpadding="0" cellspacing="0" width="960"
height="436" >
<!-- MSTableType="layout" -->
<tr>
<td valign="top" width="291">
<!-- MSCellType="NavBody" -->

<iframe name="I1" scrolling="no" width="281" height="416"
src="http://www.bellfield-barna.com/bieasp/bie30ptotalbalanceUK.asp"
target="rtop">
Your browser does not support inline frames or is currently configured not
to display inline frames.
</iframe></td>
<td valign="top" width="679" height="436">
<!-- MSCellType="ContentHead2" -->


<iframe name="working_area" scrolling="yes"
src="http://www.bellfield-barna.com/bieasp/offsetordersbie30pUK.asp"
target="rtop" width="679" height="223">

<td valign="top" width="679" height="426">
<!-- MSCellType="ContentHead3" -->


<iframe name="working_area2" scrolling="yes"
src="http://www.bellfield-barna.com/bieasp/openordersbie30pUK.asp"
target="rtop" width="679" height="193">

</iframe>
</tr>
</tr>
</table>

Thanks
Klaus
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ASP page doesn't open 3
Scollbars 2
iframes and tables 5
Web Site Code Anomally? 1
Data loop 9
Sript error when previewing page. 4
pages don't work in Firefox? 2
iframe page grabs whole screen 5

Top