I have the logo image in the center of the home page, but I want to add another picture directly to the left of it without moving the original image from center. How do I do this? This is my current html code:
<body> <div id="container">
<div id="toppanel"> <div align="center"><a href="index.html"><img src="images/logo.jpg" width="897" height="113" border="0" /> <div class="maincenter"> <div id="main_top"></div>
<body> <div id="container">
<div id="toppanel"> <div align="center"><a href="index.html"><img src="images/logo.jpg" width="897" height="113" border="0" /> <div class="maincenter"> <div id="main_top"></div>