As you have manipulated the position and layout of elements so far you have, without knowing, allowed the browser to use the default positioning method where one thing flows after another. The order you put elements in your code is the order they appear. There are other choices.