Question:

Showing coding without the actual item showing up

by  |  earlier

0 LIKES UnLike

I want to show a code for a myspace comment box so it can be used by the public. I am using a freewebs account, but every time I enter the code, it gets messed up because part of the code actually shows up! please help, Im getting more and more frustrated! Thanks!

 Tags:

   Report

2 ANSWERS


  1. <p>

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

    </p>

    You must use & lt ; (without the spaces) for the '<' symbol to deactive the HTML code inside the textarea box. Using & lt ; will insure all HTML is pure text.

    The styling will give a black background and purple text. Change the font family in the order of priority that you want to use that is common for all viewers.

    Ron


  2. on myspace

    <textarea>

    text here

    </textarea>

    if you want different sizes go here

    http://www.tizag.com/htmlT/htmltextarea....

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.