Hello everyone,

II would like to have a HTML table with 6 columns. The Table width is 1500. The last 2 columns I want fixed at 150px. The remaining columns I want no formatting. I don't want any of the rows to wrap text if the content gets too large.

How do i code this correctly in HTML?