Hi there Community,
I founded some extra character in the top of my page as in :
I struggled to find this code and get rid of that extra text, can anybody help me?
Thanks Bruno
Hi there Community,
I founded some extra character in the top of my page as in :
I struggled to find this code and get rid of that extra text, can anybody help me?
Thanks Bruno
It looks like you have probably put in (or left out) 1 or 2 extra speech marks ". The "/> you can see at the top of your page are a closing tag for HTML which isn’t being read by the browser as HTML. If you look near the top of your < body > tags you will hopefully find the culprit.
Thanks I could see that on the browser inspector but how I find the file that correspond to that collection?