It does! If you want a very fluid table, you could always base the entire table on percentages. So instead of, say, TABLE WIDTH="1000" HEIGHT="500" it would be something like TABLE WIDTH="99%" HEIGHT="50%" and then you'd stick in scrolling on the sections and give them specific percentage wxh to keep the same aspect ratio no matter the resizing. Except the image area. You'd want that to stay a static size or it would jank.
But if you only want the sections to scroll and want to leave the full info portion of the table at 1000x600, try doing this:
Change your Basic Info style to style="height:250px; overflow-y:auto; background-color: #EEEEEE; width: 320px; border-bottom: 0px dotted black; background-image: url(); border-bottom: px dotted #000000;"
Add to your FILMOGRAPHY/DISCOGRAPHY/TV & PRINT ADS/MISC
Outside of the div tags you already have on those.