I have created many tables using <table> tag but don’t know how to get the same result using <div> tag. I have been trying the same but not got success yet. I am trying the perfect table of 5×5 using <div> tag, u know – same border, same size..and no gap between the borders.
Appreciate if somebody share the <div> code. Thanks.
Take a look at this example. But if your purpose is tabular data, just use tables and not
divs.http://jsfiddle.net/BvuhZ/