Hi, I making a Website in french and we are using special characters like ( « ). The problem is that in between that special character and the word I put a non-breaking space and I have added in css text-align:justify;, and it breaks between the special character and the word when the phrase is done.
So my question is how can I stop it from breaking. Thanks allot in advance.
Here is the code:
HTML Code:<p style="text-align: justify;">Saviez-vous que l’expression « G-string » a pour origine une œuvre de Jean-Sébastien Bach ? Que « mémoire-cache » utilisé en informatique vient d’un ancien mot des coureurs des bois importé dans la langue anglaise ? Que « caucus » n’est pas latin mais algonquin ? Que les mots « canceller » « mappe » et « barguigner » ne sont pas des anglicismes, mais parfaitement français ? Que signifient « interboliser », « cobir », « débiscailler », « ébarouir » ? Pourquoi dit-on « frencher » ? Pourquoi refuser « cheap » alors qu’il n’existe aucun mot équivalent en français ?</p>







Bookmarks