{# L10n: Please escape HTML entities here, like & #}

{{ _('Popular Topics for Web Developers')|safe }}

  • {{ _('HTML') }}

    {{ _('HyperText Markup Language, the core language of the web.') }}

  • {{ _('HTML5') }}

    {{ _('The next generation of HTML, HTML5 adds powerful new capabilities for web sites and web applications.') }}

  • {{ _('JavaScript') }}

    {{ _('The scripting language that powers modern web applications.') }}

  • {{ _('CSS') }}

    {{ _('Cascading Style Sheets provide advanced layout and formatting of web content.') }}

  • {{ _('DOM') }}

    {{ _('The Document Object Model describes the structure and content of web pages.') }}

  • {{ _('AJAX') }}

    {{ _('"Asynchronous JavaScript and XML" is a term that describes the use of all these technologies together to create powerful web applications.') }}

{# L10n: Please escape HTML entities here, like & #}

{{ _('Key Topics for Web Developers')|safe }}

{{ _('A comprehensive list of terms to help Web developers find the documentation they need.') }}

{% include "docs/glossary.html" %}
{# /.section-intro #}

{% trans mobile_link='{1}'|f(url('mobile'), _('Mobile'))|safe, addons_link='{1}'|f(url('addons'), _('Add-ons'))|safe, apps_link='{1}'|f(url('mozilla'), _('Mozilla'))|safe %} Get involved in the {{ mobile_link }}, {{ addons_link }}, & {{ apps_link }} Developer Communities: {% endtrans %}