Freemote Logo

Coding Wiki

Most Common Coding Questions

Find answers to popular programming questions and level up your coding skills

Italic html

Learn how to use italic markup in HTML

Answer:

What does italics in HTML refer to?

html
<i>italic text</i>

In HTML, italics are achieved by surrounding the text with the <i> or <em> tags.

Tags:
html
☾☾☾
+++++++++
Level Up Your Coding Skills

JavaScript Cheat Sheet

Remember the essentials of 5 different languages, it's free.