Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to italicize in html

<!--
	You have 2 options
-->
<i>This text is the original italic</i>
<em>This is actually emphasising a phrase, but will do just the same</em>
 
PREVIOUS NEXT
Tagged: #italicize #html
ADD COMMENT
Topic
Name
6+5 =