In a new file, you will create a version of the page that uses only a single box widget, which is required to hold the other elements. You will use less code to end up with a better result.
The following demonstration shows the steps in this task:
To create a layout by using columns:
In this case, using columns alone proved to be a better solution than using boxes. However, you might find other situations where boxes are necessary to format the page properly.