Problèmes W3C

Bonjour,
J’utilise le plugin « splickrbox » que j’ai inséré dans un fichier « inc » de la façon suivante:

<:Album:>

#MODELE{splickrbox}

En l’analysant avec le W3C, j’ai 7 erreurs de ce type:

Line 157, Column 220: required attribute « alt » not specified .

…eight:100px;width:100px;’ class=‹  › />

The attribute given above is required for an element that you’ve used, but you have omitted it. For instance, in most HTML and XHTML document types the « type » attribute is required on the « script » element and the « alt » attribute is required for the « img » element.

Typical values for type are type=« text/css » for and type=« text/javascript » for .

En utilisant le code suivant: [(#LOGO_DOCUMENT||inserer_attribut{‹ alt ›,#TITRE})] soit il ne se passe rien, soit il déforme complètement la page d’accueil.

Est-ce que je m’y prends bien? est-ce le bon code?

Merci de votre aide.