-->

  • HTML Superscript Tag


    Kumar Atul Jaiswal
    HTML Superscript Tag


    HTML Superscript Tag




    The <sup> tag defines superscript text. For adding a superscript text in a html file, tag can be used.  Superscript text appears half a character above the normal line, and is sometimes rendered in a smaller font. Superscript text can be used for footnotes, like WWW. Tip: Use the <sub> tag to define subscript text.








    Display

    Inline







    Example



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

    <body>


    <p>2 <sup>4</sup>=16</p> 
    <p>X <sup>4</sup>+ Y<sup>6</sup></p> 
    <p>9<sup>th</sup> of september</p> 


    </body>
    </html>



    Result 










    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.