J
JJ
I want my table to have scroll bars if it goes beyound 400px. this does not
work is it because of a <div> is not set right? the page starts <table
class="table">
any suggestions?
thanks JJ
here is the css table
..table
border: 5px ridge #565a61;
color: #000000;
border-collapse: collapse;
padding: 0px;
border: 1px;
font-size: 100%;
float: center;
margin: 0px 0px 0px 80px;
text-align: center;
height: 400px;
overflow: scroll;
work is it because of a <div> is not set right? the page starts <table
class="table">
any suggestions?
thanks JJ
here is the css table
..table
border: 5px ridge #565a61;
color: #000000;
border-collapse: collapse;
padding: 0px;
border: 1px;
font-size: 100%;
float: center;
margin: 0px 0px 0px 80px;
text-align: center;
height: 400px;
overflow: scroll;