We want to float one element left, the other right. We want content to be between the floated elements.
<style type="text/css">)
within
head element:Make the middle content not wrap around the floated contents (set margin for the middle content).
<style type="text/css">)
within
head element: