Articles → HTML → Strong And Bold Tags In HTML

Strong And Bold Tags In HTML






Strong Tag







Syntax Of Strong Tag


<strong>Text</strong>



Bold Tag





Syntax Of Bold Tag


<b>Text</b>



Example


<html>
	<head>
		<title>strong and bold demo</title>
	</head>
	<body>
		<strong>This is an important text</strong>
		<br />
		<b>This is the bold text</b>
	</body>
</html>

Try It


Output


Picture showing the output of Strong and bold tag in HTML
Click to Enlarge


Browser Support


Internet ExplorerFirefoxChromeSafariOperaEdge
YesYesYesYesYesYes



Posted By  -  Karan Gupta
 
Posted On  -  Friday, October 7, 2016
 
Updated On  -  Saturday, September 16, 2017

Query/Feedback


Your Email Id  
 
Subject 
 
Query/FeedbackCharacters remaining 250