i have a table with three column and 7 row and i want to use div to display the same thing can anyone point me to a tutorial or give me a sample code to look at thx
Try floating them #... { float: left; } Code (markup): Probably something about that at w3schools.com