Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to make html text italic

<!-- To make text italic in HTML -->
<p> You have to use <em> To make you text italic instead of </em> 
  <i> because this tag styles the text to be italic not changes real text</i> </p>
Source by htmlcheatsheet.com #
 
PREVIOUS NEXT
Tagged: #html #text #italic
ADD COMMENT
Topic
Name
2+2 =