Howto Add Images

Place Cursor Here ]

T o add images into this script, is the same as adding just an image into anything or as a stand alone image. Just insert a complete image tag as shown below. We have it as an image before and after the scrolling text.

<!--BEGIN REQUIRED-->
<a href=""#" class="link" onmouseover="javascript:reset();Scroll('prem_hint2');" onmouseout="javascript:StopScroll('prem_hint2');">Howto Add Images </a>

<div id="prem_hint2" style="position:relative; visibility:hidden" class="prem_hint2">
<img src="Path To Image Goes Here" border="0" width="?"height="?" align="middle"alt="?">
Select this link for howto add images!<img src="Path To Uploaded Image Goes Here" border="0" width="?"height="?" align="middle"alt="?">
</div>
<!--END REQUIRED-->

A s you can notice in the above reconfigurations, there is one added attribute within the image code you may or may not be familiar with. This being the align="middle". This attribute is only used when you want to position an image(s) in relation to the text that is associated with the image. You can have this defined as either top, bottom or middle. If you do not define this attribute and leave it out, the text defaults to display at the bottom of the image. To further understand this, grab the below link.
Understanding Image and Text Alignment ]

Copyright © Consigliere Ltd., All Rights Reserved. 2001-