ive got a problem...
<DIV STYLE="OVERFLOW: AUTO;
WIDTH: 618;
HEIGHT: 700;
BORDER-LEFT: 1PX WHITE SOLID;
BORDER-BOTTOM: 1PX WHITE SOLID;
BORDER-RIGHT: 1PX WHITE SOLID;
BORDER-TOP: 1PX WHITE SOLID;
PADDING:0PX;
MARGIN: 0PX">
<TABLE
HEIGHT="900"
CELLSPACING="0"
CELLPADDING="0"
BGCOLOR="#FFFFFF"
BORDERCOLOR="FFFFFF"
WIDTH="600"
BORDER="1">
</DIV>
Here is a sample piece of code and im having a difficult time. I want 1 table inside of the scrolled table but outside of it i want another table. but everytime i try to get a table outside of it, it goes straight into the scrolled table. whats going on? it sounds confusing... so if u didnt get it ill try to clarify.
- i want 1 or a few tables to be inside of the scrolled area.
- everytime i try to get it out of the scrolled table it goes into it.
- how do i end the scrolled table so that it will eventually go on instead of going right back into it? all the code that i place after (the piece of code up top) goes into the scrolled table. PLEASE HELP~~!
thanks,
Ron
<DIV STYLE="OVERFLOW: AUTO;
WIDTH: 618;
HEIGHT: 700;
BORDER-LEFT: 1PX WHITE SOLID;
BORDER-BOTTOM: 1PX WHITE SOLID;
BORDER-RIGHT: 1PX WHITE SOLID;
BORDER-TOP: 1PX WHITE SOLID;
PADDING:0PX;
MARGIN: 0PX">
<TABLE
HEIGHT="900"
CELLSPACING="0"
CELLPADDING="0"
BGCOLOR="#FFFFFF"
BORDERCOLOR="FFFFFF"
WIDTH="600"
BORDER="1">
</DIV>
Here is a sample piece of code and im having a difficult time. I want 1 table inside of the scrolled table but outside of it i want another table. but everytime i try to get a table outside of it, it goes straight into the scrolled table. whats going on? it sounds confusing... so if u didnt get it ill try to clarify.
- i want 1 or a few tables to be inside of the scrolled area.
- everytime i try to get it out of the scrolled table it goes into it.
- how do i end the scrolled table so that it will eventually go on instead of going right back into it? all the code that i place after (the piece of code up top) goes into the scrolled table. PLEASE HELP~~!
thanks,
Ron