Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now 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.

In a source code box I am practicing html and when I went to use <p> - </p> it didn't show up?

Is that because the source code box is for examples and is already set up with Paragraphs?

1 Answer

Relevance
  • Anonymous
    8 years ago
    Favorite Answer

    Did you make the full html:

    <html>

    <head>

    </head>

    <body>

    <p> - </p>

    </body>

    </html>

    <!-- spaceId: 396545050 -->

    <!-- spaceId: 396545050 -->

    Try that if you didn't. For more help in html you can email me

    Source(s): PS: I edited it now as I forgot to add </body>
Still have questions? Get your answers by asking now.