I have a simple table, with a head and a body. Now I want the head fixed, so that when the page scrolls vertically, you will always see the header. Now this is a problem for horizontal scrolling(on mobile devices with small screens). How do I fix it ONLY vertically?
Thank You
you can try to make you header fixed
if this doesn’t work just create a div and put the header’s info there and then add the above code