Creating a 3 column layout using CSS absolute positioning. Div elements are used instead of tables, with classes added for the header, container, footer, and 3 columns. Styles are added in the CSS file to position and style the elements absolutely, add borders, background colors, and link pseudo-classes. The left column contains an unordered list and the right column some example links.