What is a html layout
It is the structure or design of a web page.
How should tables be created
With divs and css
Is is good practive to design layouts with tables and why
No it is not good practive because table were designed for presenting tabular data and not as a layout tool
Name 3 html styles that would be used in a layout div
height, width and float