-->

  • HTML5 del tag









    HTML5   <del>   Tag


    whats does  <del>  HTML  tag do ?


    The <del> tag is used to identify text that has been deleted from a document but retained to
    show the history of modifications made to the document. Pair a <del> element with an <ins>

    element to identify the inserted text that replaced the deleted text.



    Display  

    Inline



    Usage

    Textual



    Example


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

    <body>


    <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHdroYA-3qo1Yb0eleJYFqzFIAm-hwLNbHUlNssd_jchxOCm4fpZ0k-Nder3GVJEnsyv1LE2o5IKvz2w9bnRU8_X-W0CclnfBKacvaPrhowMgnNnSYuxZmt0kCNru6YfSMSydyodZ64B2C/s1600/20180205_123010+1.png" width="50%" height="auto"   alt="" />

    <p>This is <del>Unknown Person</del> kumar Atul Jaiswal.</p>

    </body>
    </html>






    Result

                                                              This is Unknown Person kumar Atul Jaiswal.
       




    Video on this Topic :-    



  • 0 comments:

    Post a Comment

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