Friday 31 May 2013

0

Deleted and inserted text in html

  • Friday 31 May 2013
  • able
  • Share
  • <html>
    <body>

    <p>
    a dozen is
    <del>twenty</del>
    <ins>twelve</ins>
    pieces
    </p>

    <p>
    Most browsers will overstrike deleted text and underline inserted text.
    </p>

    <p>
    Some older browsers will display deleted or inserted text as plain text.
    </p>

    </body>
    </html>

    0 Responses to “Deleted and inserted text in html”

    Post a Comment

    Download

    Subscribe