+ 2
Which is an element in HTML for type of language? I was tried but there was problem. It was not translated in french. Why?
When we want to change a language, french, English, etc, nessesary< element> about it in HTML ? https://code.sololearn.com/Wisan88Ump71/?ref=app
8 Respostas
+ 10
Please elaborate your question.
+ 3
It's when we want change a language, nessesary element about it.
+ 3
So I wrote <html lang ="fr">
In code above.
Also I try to write
<p lang ="fr">Do You speak french </p>. but notting is appeared in french. So Could someone write a successful code?
+ 2
<html lang="fr">
This indicates it is french
+ 2
Thank You, Thomas-:)
+ 2
OK, Thank You, Thomas!
+ 1
Pleasure👍🏼
+ 1
Yeah. It doesn't actually "rewrite" everything in french. What is does is it tells the rest of the site and web crawlers that the site is in french
For example, if you're english then french pages won't show up unless you specifically search for them
You are going to have to manually write the french