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">
1 Antwort
0
If I understood
try this:
<div>
<figcaption>text</figcaption>
</div>
you can set size of div