tHeDukE
03-08-2006, 09:56 PM
Website : http://www.tacticaltournaments.com/help-2.html
I am having problems with my 3 images aligning up correctly. The image names are :
http://www.tacticaltournaments.com/images/indexx_22.png , http://www.tacticaltournaments.com/images/indexx_23.png ,
http://www.tacticaltournaments.com/images/indexx_24.png
This is what it should look like all together in that corner. http://www.tacticaltournaments.com/images/tthelp.png
I want to align them images in the left hand corner where that white blank is. When I tried to do is: (Its highlighted in red) <div id="head">
<img src="images/indexx_13.png" /><img src="images/indexx_14.png" />
</div>
<div id="head">
<img src="images/indexx_15.png" /><img src="images/indexx_22.png" /><img src="images/indexx_23.png" /><img src="images/indexx_24.png" />
</div>
<div id="head">
<img src="images/indexx_17.png" width="609" />
</div> When I did that my whole page got out of align and out of whack. Any ideas/help would be appreciated !
I am having problems with my 3 images aligning up correctly. The image names are :
http://www.tacticaltournaments.com/images/indexx_22.png , http://www.tacticaltournaments.com/images/indexx_23.png ,
http://www.tacticaltournaments.com/images/indexx_24.png
This is what it should look like all together in that corner. http://www.tacticaltournaments.com/images/tthelp.png
I want to align them images in the left hand corner where that white blank is. When I tried to do is: (Its highlighted in red) <div id="head">
<img src="images/indexx_13.png" /><img src="images/indexx_14.png" />
</div>
<div id="head">
<img src="images/indexx_15.png" /><img src="images/indexx_22.png" /><img src="images/indexx_23.png" /><img src="images/indexx_24.png" />
</div>
<div id="head">
<img src="images/indexx_17.png" width="609" />
</div> When I did that my whole page got out of align and out of whack. Any ideas/help would be appreciated !