Using the "return" key after the <<>/a> codes will prevent the images from appearing on the same line because any time you use your "return" key, webtv adds one or more <<>br> line breaks to your code and that will interfere with the placement and alignment of images and text, etc.


<<>center>
<<>a href="http://url of whatever"><<>img src="url of image"><<>/a>
<<>a href="http://url of whatever"><<>img src="url of image"><<>/a>
<<>a href="http://url of whatever"><<>img src="url of image"><<>/a>
<<>a href="http://url of whatever"><<>img src="url of image"><<>/a>
<<>/center>












To prevent the above from happening and have the images appear on the same line instead, type all your codes into the "heading" area without any "returns" -- run all the code together:



<<>center>
<<>a href="http://url of whatever"><<>img src="url of image"><<>/a><<>a href="http://url of whatever"><<>img src="url of image"><<>/a><<>a href="http://url of whatever"><<>img src="url of image"><<>/a><<>a href="http://url of whatever"><<>img src="url of image"><<>/a>
<<>/center>








Return





















previous page
Powered by MSN TV