Skip to content

CSS code snippet – How to make any word italic in html and ?

<!DOCTYPE html>
<html lang="en">
<head>
   
</head>
<body>
<p><i>Hello World</i></p>
</body>
</html>
See also  TypeScript code snippet - How to set scss array of list?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.