Coding Villa

Strong Tag in HTML

Author : Fazal Ur Rehman

Share with Friends
Views : 513
Ratings : 0
Bookmarks : 0
Farourities : 0

Description


In this article you will learn HTML strong tag.


Advertisements


If you use a <strong> tag to make the text bold it also looks bold in most browsers.it also contains on start tag and end tag. <strong></strong>

 

Strong Tag in HTML - It is logical tag. This means that they are used purposely when the designer wants to put strong impact for particular words or phrases. <strong> is semantic - it describes the text it surrounds; this text should be stronger than the rest of the text you've displayed.

 

Hoe can apply?

 

<html>

   <body>

      <p><strong>This text is strong</strong></p>

   <body>

<html>

 

Simply strong is use for the emphasis of text in strong manner.it is better than bold.

 



Article Tags
Share with Friends

Comments




Leave a Reply

Name (required)  
Mail (will not be published) (required)   
 
Enter This Code
Captcha
 

Advertisements

Article Categories

.NET


Databases


Mobile Development


Operating Systems


Web Development


Coding Villa on Facebook