Berikut adalah Coding HTML yang dengan tulisan Garis Miring atau Italic.
<html>
<head>
<title> belajar html </title>
</head>
<body>
<i> Tulisan ini Italic atau Garis Miring </i>
</body>
</html>
tag <i> berfungsi memberi efek tulisan bergaris miring.