Hi, I am trying to get a text box up in a homepage but it doesn't come out right and whatever changes I have tried so far haven't given any good results. Could someone help me out here? The text Box's code is: <table cleaned="border: 1px solid black (0, 0, 0);" border="0" cellpadding="0" cellspacing="0" height="60" width="468"> <tbody><tr> <td background="http://www.jdpoker.com/banners/text468x60/banerfindtlovk4" valign="top"> <p style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; margin-top:4px; color:#FFFFFF"> <img src="http://www.jdpoker.com/banners/text468x60/spaceej6.gif" height="3" width="140">Fascinés par le <a target="_blank" href="http://www.theedgepoker.com/en-ligne/poker" title="Poker en ligne" style="color:#FFFF00">poker</a>, et surtout le <a target="_blank" href="http://www.theedgepoker.com/en-ligne/poker-france" title="Poker online" style="color:#FFFF00">poker en ligne</a> genre <img src="http://www.jdpoker.com/banners/text468x60/spaceej6.gif" height="3" width="140"><a target"_blank" href="http://www.theedgepoker.com/en-ligne/poker/texas-holdem.php" title="Texas Holdem" style="color:#FFFF00" >texas holdem</a> ainsi que des <a target="_blank" href="http://www.lecasinoonline.net/les_meilleures_casinos" title="Meilleurs casinos" style="color:#FFFF00"> meilleurs casinos</a>? <img src="http://www.jdpoker.com/banners/text468x60/spaceej6.gif" height="3" width="140">Consultez nos sites de '<a target="_blank" href="http://www.daspoker.com/fr/" title="Reference en Poker" style="color:#FFFF00">reference en poker</a>', de revues <img src="http://www.jdpoker.com/banners/text468x60/spaceej6.gif" height="3" width="140">des <a target="_blank" href="http://www.daspoker.com/fr/salles/index.php" title="Salles de poker" style="color:#FFFF00">salles en ligne </a>, des '<a target="_blank" href="http://www.daspoker.com/fr/regles_du_poker.php" title="regles du poker" style="color:#FFFF00">régles du poker</a> et des <img src="http://www.jdpoker.com/banners/text468x60/spaceej6.gif" height="3" width="140"><a target="_blank" href="http://www.daspoker.com/fr/les_nouvelles_du_poker.php" title="Nouvelles du poker" style="color:#FFFF00">nouvelles du poker</a> ainsi que notre <a target="_blank" href="http://www.jdpoker.com" title="Annuaire des Joueurs de poker" style="color:#FFFF00">annuaire de joueurs</a> </p> </td> </tr> </tbody></table> HTML: and the website is annuaire.3asy-dollars.info (it isn't mys site as i'm the advertiser and none of us have managed to get it up right yet ) It should appear at the top instead of the google adsense... I'm not good at this so it is taking me ages to get....nowhere! (the text box comes out doubled or whatever)
I don't see any text box there.. try this one... <form method="post" action=""> <textarea name="comments" cols="40" rows="5"> Enter your comments here... </textarea><br> <input type="submit" value="Submit" /> </form> HTML:
What is "cleared"? Is that valid? From your example code, it looks like you want a box with a list of clickie links. That'd be easier to do that the funky table. Do a <ul> <li>first le click </li> etc... </ul> and style with css.
It's suppose to look like the one on this page for example: www.argent-cash.fr , only with extra links.... I'm lost here!
What code is this mate ?? i dont see any text box html code there?? And moreover can somebody please tel me what is "cleaned" command used for??
Still confused, you want the box that says " Le monde du casino et celui du poker vous fascinent? Nos sites de reference en poker vous proposent les meilleures salles de poker, les régles du poker et sera votre souce de nouvelles du poker et de poker online." ?? Is that the correct box?
Both boxes are the same (468x60 box + background) but the text and links differs in both.The new one i'm trying to get up will contain the following text: underlined are the number of links who are to be in it. "Fascinés par le poker, et surtout le poker en ligne genre texas holdem ainsi que des meilleurs casinos? Consultez nos sites de 'reference en poker', de revues des salles en ligne , des 'régles du poker' et des nouvelles du poker ainsi que notre annuaire de joueurs" In my html editor it appears fine as you will see but when placed in that website in particular at the top instead of the adsense adverts the box doubles and doesn't come out right. img371.imageshack.us/img371/8096/screenshotmd1.jpg