Question:

Css help! please! (i'm a newbie!)

by Guest64034  |  earlier

0 LIKES UnLike

what is the coding for those little box-table-y thingys where you can put an image, or text, graffix, ext ext. example here: http://www.neopets.com/~Allie123456789581 where she puts her pixels

 Tags:

   Report

2 ANSWERS


  1. If you mean the box under the "Pixel Adoption Code", use this code:

    <p>

    <textarea name="Image Link" rows="5" cols="40" style="white-space: normal;" onclick="this.focus();this.select()">& lt ;p>& lt ;a href="Website_URL" title="Mouseover Description">& lt ;img style="width: XXpx; height: YYpx; border: 0;" src="Image_URL" alt="Text Description">& lt ;a>& lt ;/p></textarea>

    </p>

    & lt ; = <

    Remove the spaces when you actually put the code inside the textarea box.  This deactivates the HTML code by making it read as all text for the browser.

    Ron


  2. go to www.w3schools.com

    and look down and look for CSS...

    here http://www.w3schools.com/css/css_table.a...

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.