Switch to full style
HTML code examples
Post a reply

Usage of strong tag

Sat Feb 25, 2012 1:41 am

This example show simple example of using strong tag. Strong tag appears the text bold.
Code:

    
<html>
<
head>
<
title>Usage of strong tag</title>
</
head>
<
body>
    <
p>
        <
strong>This text should appears bold</strong>
    </
p>
</
body>
</
html>
    
 




Post a reply
  Related Posts  to : Usage of strong tag
 Strong tag with button tag     -  
 dd tag usage     -  
 var tag usage     -  
 usage of ol tag     -  
 Usage of sup tag     -  
 Usage of ins tag     -  
 usage of kbd tag     -  
 tt usage example     -  
 Usage of UL tag     -  
 Usage of sub tag     -  

Topic Tags

HTML Font