Html:- strong tag

  •   
  • <!DOCTYPE html> 
  • <html> 
  •  
  • <head> 
  •  <meta name="viewport" content="width=device-width, initial-scale=1"> 
  •  <title>Strong tag</title> 
  • </head> 
  •  
  • <body> 
  •  
  •  This is the <strong>Strong Text</strong> 
  •  
  • </body> 
  •  
  • </html>.     Output:-This is the Strong Text.    Definition:- 

    Strong Tag


    Uses of <strong> tag
    • Used to separate the text from the rest of the content.
    • Browsers traditionally bold the text found within this tag.
  • Html:- strong tag Html:- strong tag Reviewed by Network security on April 29, 2019 Rating: 5

    No comments:

    Useful Information

    Powered by Blogger.