====== 6.1.1. Write meaningful texts for links and buttons ======
Make sure that link and button texts are as meaningful as possible. In other words, the function of the link or button must be completely understood just by reading the text.
This text corresponds to the text contained:
* Between the '''' and '''' tags.
* Between the '''' tags.
* In the alt attribute for ''''.
* In the value attribute for '''' or ''''.
So, rather than “OK” buttons or “Back” links, it is better to use:
Return to step 1: "Your basket"
**Tip**
To write meaningful texts, you have to imagine that link or button texts are extracted from the page and read without context. Do they remain understandable? Do they give an idea of the content of the target page or the action that will be carried out?**Note**
When text and images are shown together in the link or button text, the alternate text of the image should be considered as being an integral part of the text.
The following link will therefore be considered as meaningful:
Make sure you take into account the latest changes to Canelis before use.
**Warning**
Links and buttons must never be empty and must always have a text.
===== Related recommendations =====
* Previous recommendation: [[notices:html-css:integrer-les-balises-map-et-area-juste-apres-chaque-image-mappee-dans-le-flux-html]]
* Next recommendation: [[notices:html-css:utiliser-l-attribut-title-pour-expliciter-les-intitules-de-liens-et-de-boutons-qui-ne-peuvent-pas-etre-rendus-explicites]]