my site , http://phineasandferb.co.uk has a really simple html problem its the vid.php(http://phineasandferb.co.uk/vid.php) page <a href="01.php" target="_top"><img border="0" alt="Go to lastpage" src="http://i.ytimg.com/vi/R3UQzGlFA0Q/default.jpg" ></a></p> <a href="02.php" target="_top"><img border="0" alt="Go to lastpage" src="http://i.ytimg.com/vi/rkb4s-cD9UY/default.jpg" ></a></p> PHP: i will pay $2 if you can make the pictures stay on the same line but the target needs to be top as it needs to break out of a iframe
I haven't tested it, but try taking the </p> tag off of the end of the first <a> tag. I don't think this counts as PHP related... even though it's a PHP file. (fyi, I'm not fussed about the $2 if that works)