A voir également:
- Attribut <caption> html css
- Editeur html - Télécharger - HTML
- Faire un trait horizontal html css ✓ - Forum CSS
- &Nbsp html - Forum HTML
- Br html ✓ - Forum Webmastering
- Balise </br> - Forum HTML
4 réponses
aiacciu
Messages postés
57
Date d'inscription
mercredi 21 mai 2008
Statut
Membre
Dernière intervention
11 mai 2010
3
22 mai 2008 à 12:19
22 mai 2008 à 12:19
pas besoin de mettre d'id dans ta balise caption ! dans ta css tu tape direct :
caption {
(là tu met les attirbuts que tu veu faire à ta balise)
}
^^
caption {
(là tu met les attirbuts que tu veu faire à ta balise)
}
^^
j'ai fais ça et ça ne marche pas
<CAPTION>TITRE FUN</CAPTION>
CAPTION
{
color: yellow;
font-family:helvetica bold;
font-size: capital 12pt;
}
et aussi ça :
#CAPTION
{
color: yellow;
font-family:helvetica bold;
font-size: capital 12pt;
}
ai je mal compri ton explication???
<CAPTION>TITRE FUN</CAPTION>
CAPTION
{
color: yellow;
font-family:helvetica bold;
font-size: capital 12pt;
}
et aussi ça :
#CAPTION
{
color: yellow;
font-family:helvetica bold;
font-size: capital 12pt;
}
ai je mal compri ton explication???
aiacciu
Messages postés
57
Date d'inscription
mercredi 21 mai 2008
Statut
Membre
Dernière intervention
11 mai 2010
3
22 mai 2008 à 13:52
22 mai 2008 à 13:52
si si sa devrait marcher essai d'écrire les balises en minuscule !