I was watching Joel Comm Adsense thing on youtube http://www.youtube.com/watch?v=9dxiVqrM-Ms&feature=player_embedded# at about 6:50 he shows his website content with the adsense, my question is how did joel get the adsense right below the first line mixed in his content. I had been using <div style='float:left; margin-left:10px;'> Adsense Code </div> But now i want to try what joel is doing. If you could tell me the code it would help me out alot thanks.
I dont get it i did that and it didnt show up like joel did. <div style='float:left; margin-left:10px;'> <p> ADSENSE CODE </p> </div>
goto tizag.com and look at HTML table attributes. you will probably put the ad code in one td cell and then the text in another td cell.