Pls i want to make the figcaption look small in the box but i dint know where to place the tag for it to print normal | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Pls i want to make the figcaption look small in the box but i dint know where to place the tag for it to print normal

<input type="button" value="I will like it to be small here some show me how to do it proper">

20th May 2018, 8:21 PM
Icelove
1 Réponse
0
If I understood try this: <div> <figcaption>text</figcaption> </div> you can set size of div
21st May 2018, 5:54 PM
DrozD🇷🇺
DrozD🇷🇺 - avatar