can anyone help me with this: http://img101.imageshack.us/img101/7489/imgcopysp1.jpg im trying to line pics up with adsense. if i put the image down the adsense goes down with it
We can't do much if you don't show us the code. The easiest way is probably to use tables <table> <tr> <td><img src="xxx" alt="xxx"></td> <td>Place Adsense Code here</td> </tr> </table> HTML: