Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

How to get HTML code to appear?

!!!

Ive tired <textarea> but it gave me a bunch of useless codes :[

5 Answers

Relevance
  • 1 decade ago
    Favorite Answer

    <textarea> CODE HERE </textarea>

  • 1 decade ago

    To see the HTML code in a page simple click view then source.

  • 1 decade ago

    Usually you can right click on a web page and choose view source. This is the HTML code for that page.

  • Anonymous
    1 decade ago

    <html>

    all other html codes go here

    </html>

  • How do you think about the answers? You can sign in to vote the answer.
  • 1 decade ago

    <form name="form1" method="post" action="">

    <textarea name="textarea2"></textarea>

    </form>

    textarea in form is work.

Still have questions? Get your answers by asking now.