I have a fairly large table of data to display on my website, and I was wondering how you get it so the first row of the table is ALWAYS visible. I forget what it's called, I found out how to do it in a MS Office class I took but I forgot how to do it and I have never done it in HTML. I'm pretty sure I've seen it on a website before, but I forgot the address.
To better explain it, I want the table to have its very own scroll bar ONLY for the table....the first row stays visible and the scroll bar allows them to scroll through the rest of the table.
To better explain it, I want the table to have its very own scroll bar ONLY for the table....the first row stays visible and the scroll bar allows them to scroll through the rest of the table.