Results 1 to 2 of 2

Thread: textarea or something

  1. #1
    Join Date
    Jun 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default textarea or something

    I’m trying to create a ‘widget’ for a blog. I would like to add the code so it can be copied by readers onto their own blogs/websites (and then copied from their sites by their reader and so on). I’ve tried using a textarea to place the code inside, but I’ve ended up confusing myself.

    I would be eternally grateful if someone was able to un-confuse me.



    <div align="center">
    <table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" bgcolor="#FFFFFF" width="100%" id="AutoNumber1">
    <tr>
    <td width="100%">
    <p align="center"><a href="http://www.birdlifemalta.org/" target="_blank">
    <img src="http://i1176.photobucket.com/albums/x330/TheBloggerFormerlyKnownAs/blood-text.png" border="0" alt="Photobucket" width="159" height="53" /></a>
    <br />
    <b>Please help us stop illegal hunting in Malta<br />
    </b><br />
    So far there are more than 22,000 signatures petitioning the Maltese government to comply with EU law on the illegal hunting of birds. Please <a href="https://www.rspb.org.uk/applications/inforequest/index.aspx?dt=APLITH0103" target="_blank"><b>click here</b></a> and add you signature now<br />
    <br />
    <a href="http://www.birdlifemalta.org/" target="_blank"><img src="http://i1176.photobucket.com/albums/x330/TheBloggerFormerlyKnownAs/birdlife.jpg" border="0" alt="Photobucket" width="93" height="63" /></a><br />
    <a href="http://www.rspb.org.uk/community/wildlife/f/3070/t/9168.aspx" target="_blank">
    <img src="http://i1176.photobucket.com/albums/x330/TheBloggerFormerlyKnownAs/logo-1.jpg" border="0" alt="Photobucket" width="51" height="50" /></a>
    <center></center></p>
    <br />
    <center>
    To put this on <i>your</i> website, copy the code below
    <br />
    <br />
    <textarea>


    </textarea>
    </center>
    </td></tr></table></div>

  2. #2
    Join Date
    May 2011
    Location
    SFBA, CA, USA
    Posts
    94
    Thanks
    6
    Thanked 7 Times in 7 Posts

    Default

    Are you specifying the cols and rows for your textarea? Otherwise, what is not happening?

    dbc

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •