I am trying to position two items on my template at;
To the left of my webcam I want to place this code;
and to the right I want to place this code;
I have tried using layers but when I check in IE the positions of the code do not stay in place relative to the rest of the template?
[Note: all I want is for the weather,webcam and shoutbox to be spread equi-distant across the page]
Any help would be appreciated.
To the left of my webcam I want to place this code;
Code:
<img height="200" src="[URL unfurl="true"]http://www.cyber5.net/hamweather/hw3.php?forecast=zandh&pands=ELLX&config=png&alt=hwizone&hwvttf=&hwvbg=black&hwvtc=white&hwvusettf=0"[/URL] width="318" border="0" valign="top">
and to the right I want to place this code;
Code:
<!-- BEGIN Shoutbox.us CODE -->
<iframe src="[URL unfurl="true"]http://1263.shoutbox.us/"[/URL] width="152" height="300" frameborder="0" allowTransparency="true"></iframe>
<!-- END Shoutbox.us CODE-->
I have tried using layers but when I check in IE the positions of the code do not stay in place relative to the rest of the template?
[Note: all I want is for the weather,webcam and shoutbox to be spread equi-distant across the page]
Any help would be appreciated.