Hello !
There is a little problem with one of my websites... It seems like it's a syntax issue in custom html and css. I'm trying to add different styles to a scrolling one line text on my footer.
I am using data-text to play the animation infinite. However, it seems like the editor doesn't understand the difference between " and ' ?
<p class="defile"
data-text="
<span class="_titre_exposition">EXPOSITION</span>
<span class="_titre_indication"><u>QG</u></span>
<span class="_titre_exposition">DE</span> ">
<span class="_titre_exposition">EXPOSITION</span>
<span class="_titre_indication"><u>QG</u></span>
<span class="_titre_exposition">DE</span>
</p>
Maybe you can help me ? I tried to replace " by ' but it doesn't work
here is the website : askipaskipaskip.com