Hi all,
I've got a div tag within in a header, and I'd like to split it into 2 sections next to one another.
However whatever I try the sections go one below the other.
Can anyone help ... been a long weekend I think ...
Thanks everyone ....
I've got a div tag within in a header, and I'd like to split it into 2 sections next to one another.
However whatever I try the sections go one below the other.
Can anyone help ... been a long weekend I think ...
Code:
<div id='wrap'>
<div id='header'>
<p align="left"><img src="logo_image.jpg" alt=" " width="79" height="83" /><span class="ccorner style2">PAT UK LTD </span><span class="style4">Nationwide Portable Appliance Testing</span></p>
</div>
Thanks everyone ....