what i have to do if i want bolt and italic for same sentence? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

what i have to do if i want bolt and italic for same sentence?

21st Aug 2016, 8:58 AM
viswanathan sampath2
viswanathan sampath2 - avatar
4 Réponses
+ 6
<b><i>hello world</i></b>
21st Aug 2016, 5:36 PM
Rizki Herdatullah (Herda)
Rizki Herdatullah (Herda) - avatar
+ 2
Just use the tag inside the <p> tag. <p>This is a <strong>paragraph</strong></p>
21st Aug 2016, 9:58 AM
Magnus N
Magnus N - avatar
+ 1
no.. if i write this the word paragraph alone will be changed to bolt alone.. if i want the same word paragraph as a italic and bolt both what can i do?
21st Aug 2016, 10:02 AM
viswanathan sampath2
viswanathan sampath2 - avatar
0
keep italic tag bold tag : <b><i>like this</i></b>
14th Sep 2016, 10:33 AM
rakesh
rakesh - avatar