don't copy the exists come lets learn and create things with some new stuff
Sunday, 26 June 2016
Text Italic In HTML
<html>
<head>
<title>Italic</title>
</head>
<body>
<p>This is how we make a word appear <i>italic</i>.</p> <p>It's a potato <i>Solanum teberosum</i>.</p> <p>Captain Cook sailed to Australia on the <i>Endeavour</i>.</p>
No comments:
Post a Comment