Html :- superscripted tag

  • <!DOCTYPE html> 
    1. <html> 
    2.  
    3. <head> 
    4.  <meta name="viewport" content="width=device-width, initial-scale=1"> 
    5.  <title>superscripted Text</title> 
    6. </head> 
    7.  
    8. <body> 
    9.  
    10.  This is the <sup>superscripted</sup> Text 
    11.  
    12. </body> 
    13.  
    14. </html>. Output:- This is the superscripted Text .            Definition:-

      Superscript text


      Uses of <sup> tag
      • This tag defines superscript text.
      • Superscript text appears half a character above the normal line, and sometimes rendered in a smaller font.
      • Superscript text can be used to represent footnotes, eg. 52
    Html :- superscripted tag Html :- superscripted tag Reviewed by Network security on April 29, 2019 Rating: 5

    No comments:

    Useful Information

    Powered by Blogger.