diff options
author | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-11-15 19:39:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-15 19:39:35 +0100 |
commit | 6f6e297fbfa7867b1f42c4245df20f4282b3b083 (patch) | |
tree | e602e617243ed4427e45c30554939818bfba8d6e /files/fr/glossary/world_wide_web | |
parent | 34d315396ca29d7ef51ecc27eeeeeb275e9b0ba9 (diff) | |
download | translated-content-6f6e297fbfa7867b1f42c4245df20f4282b3b083.tar.gz translated-content-6f6e297fbfa7867b1f42c4245df20f4282b3b083.tar.bz2 translated-content-6f6e297fbfa7867b1f42c4245df20f4282b3b083.zip |
Prepare Glossary section for Markdown conversion (#2971)
* Remove seoSummary and summary classes
* Fix hidden blocks / code samples
* Remove span cruft
* Remove <font> and <style .. font..>
* Remove notranslate
* Remove id other than in headings
* Fix pre blocks and remove style
* Fix other report one offs and remove absolute urls
* Remove external classes
* Fixing images url
Diffstat (limited to 'files/fr/glossary/world_wide_web')
-rw-r--r-- | files/fr/glossary/world_wide_web/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/fr/glossary/world_wide_web/index.html b/files/fr/glossary/world_wide_web/index.html index 5ae24ff1fc..32f16932d7 100644 --- a/files/fr/glossary/world_wide_web/index.html +++ b/files/fr/glossary/world_wide_web/index.html @@ -25,16 +25,16 @@ original_slug: Glossaire/World_Wide_Web <p>Peu de temps après avoir inventé le web, Tim Berners-Lee a fondé le {{Glossary("W3C")}} (World Wide Web Consortium) pour le développer et le standardiser. Le consortium est constitué des principaux groupes d'intérêt du web, comme des développeurs de navigateur web, des entités gouvernementales, des chercheurs et des universités. Sa mission inclut aussi l'éducation et la sensibilisation.</p> -<h2 id="Pour_approfondir" style="line-height: 30px;">Pour approfondir</h2> +<h2 id="Pour_approfondir">Pour approfondir</h2> <h3 id="Apprendre_sur_ce_sujet">Apprendre sur ce sujet</h3> <ul> - <li><a href="https://developer.mozilla.org/fr/Apprendre">Apprendre le Web</a></li> + <li><a href="/fr/Apprendre">Apprendre le Web</a></li> <li><a href="https://learning.mozilla.org/en-US/web-literacy">Web literacy map</a> (inventaire des compétences requises pour le développement web)</li> </ul> -<h3 id="Culture_générale" style="line-height: 24px;">Culture générale</h3> +<h3 id="Culture_générale">Culture générale</h3> <ul> <li>{{Interwiki("wikipedia", "World Wide Web")}} sur Wikipédia</li> |