This is the place for questions about learning design and pedagogy; how to use different page types for different purposes.

Can we make caption text smaller against an image?

Plus d'informations
il y a 9 ans 9 mois #4080 par annem
Hi there,
Can we make the caption text smaller when it sits against an image?

I went into the source code and added the following html, but this did not make a difference.

<figcaption><span style="font-size: 6px;"></span><p> Source: &nbsp; www.animatedimages.org/img-animated-eye-image-0019-40065.htm
</figcaption>

Is my html code correct?

Look forward to hearing back about this. Anne

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 9 ans 9 mois #4081 par Fay
hi Anne

You need to have the span tags surrounding the text you want to change (you are closing the tag straight away)

Try this:
<figcaption><p><span style="font-size: 6px;"> Source: &nbsp; www.animatedimages.org/img-animated-eye-image-0019-40065.htm


</figcaption>

or even better you could set font-size to be something along the lines of 0.5em which would make it 50% smaller than the default text for the page - then it will be more responsive

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 9 ans 9 mois #4082 par Fay
Oops, my tags are in wrong order too... this one's right!

<figcaption><p><span style="font-size: 6px;"> Source: &nbsp; www.animatedimages.org/img-animated-eye-image-0019-40065.htm

Les utilisateur(s) suivant ont remercié: annem

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 9 ans 9 mois #4083 par annem
Thank you Fay.

Connexion ou Créer un compte pour participer à la conversation.

Modérateurs: ingdon
Temps de génération de la page : 0.127 secondes
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo