HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Search results

  1. R

    Sticky columns with scrollable columns not overlapping

    I have a table with 20 columns and 10 rows and a header row. I want the header row, first three columns and last column to be sticky, sticky columns 100px width. It seems table-layout fixed works with fixed column width, but does not prevent scrollable columns from overlapping. The vertical...
Back
Top