If we won’t highlight same text in a short way than we use quotation tag . for that we used html quote tag we put small text in quote tag.
<html> <body> <p><q> Help4code is the collection of 4000 programs</q></p> </body> </html>O/P
Help4code is the collection of 4000 programs