Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to make text emphasized in html

we can make it emphasized by using the em tag
<p> <em> So this text is looking Emphasized because of em_Tag </em> </p>
 
PREVIOUS NEXT
Tagged: #text #emphasized #html
ADD COMMENT
Topic
Name
6+7 =