+ 2
You have specific tag for tables, <table>. <div> is a block element that works as container for other html elements. You can make a table using <table> tag inside a <div>.
21st Sep 2016, 12:23 PM
Vlad Coman
Vlad Coman - avatar