Are you looking for the table to div and css conversion tool and you have spent a lot of time in finding such tools. Then I will suggest you, don’t waste your time and manually code your websites in div and css.

Actually tables and divs are two different things and there are very few similarities between them hence to create a program that convert tables to divs is not a simple task. Tables are basically used to represent data at fixed coordinates and divs are used for creating stretchable layout. There are some tools available on the internet which claims that they will convert your tables to divs. But these tools will convert table to absolutely positioned divs which are fixed in nature as tables. So they are not solving the real issue.

If you are new to div and css coding you can get some tutorials here to code your div/css pages. For further questions make comments her, I will definitely help you.