-->

  • HTML5 Ins Tag





    HTML5  <Ins>  Tag


    The <ins> Tag define a text that has been inserted into a document. It is often paired with a <del> element which identifies deleted text replaced by the text contained in the <ins> element.




    HTML5 <del> Tag 











    Display 

    Inline



    Usage 

    Semantic/Textual




    Example 


    <!DOCTYPE html>
    <html>
    <head>
    <title> HTML5  Del  Tag </title>
    </head>

    <body>

    <p>Tickets for the Train are <del>$50</del> <ins>$10</ins>.</p>

    </body>
    </html>



    Result 

    Tickets for the Train are   $50   $10.







    Video on this Topic :-  Soon


  • 0 comments:

    Post a Comment

    For Any Tech Updates, Hacking News, Internet, Computer, Technology and related to IT Field Articles Follow Our Blog.