How can use "i" tag | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

How can use "i" tag

3rd Sep 2017, 4:17 PM
Prince singh
3 Respuestas
+ 10
In Html <I> like this </I> but tag is not roman it should be italic
3rd Sep 2017, 4:22 PM
P R
P R - avatar
+ 4
<I>some text </I> like pr and Michelle said , why your tag is roman?
3rd Sep 2017, 4:24 PM
AL.The.Flame!
AL.The.Flame! - avatar
+ 2
I guess he's asking about the *type* attribute used in <ol> whereby 'i' refers to lowercase Roman numerals. https://developer.mozilla.org/en/docs/Web/HTML/Element/ol#Attributes
3rd Sep 2017, 4:32 PM
Zephyr Koo
Zephyr Koo - avatar