I\'m trying to arrange the titles for 3 fieldset elements the same way a typical table looks, but I can\'t get it the way I want. This comes pretty close, however...
Like this
.divTable { display: table; width: 50%; } .divRow { display: table-row; } .cellOne, .cellTwo { display: table-cell; padding: 20px; width: 30%; }
File: Name: Age: Company: