- ">
Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 6,159 for

reporting

(0.11 sec)
  1. Formats de date et d'heure utilisés en HTML - H...

    Certains éléments HTML manipulent des valeurs temporelles pour des dates ou des heures. Les formats utilisés pour les chaînes de caractères qui définissent ces valeurs sont décrits dans cet article. Les éléments qui utilisent ces données sont notamment les éléments qui permettent de choisir une date, une heure ou les deux, les éléments et dont l'attribut ins indique la date (ou la date et l'heure) à laquelle l'ajout ou la suppression de contenu a eu lieu....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/fr/docs/Web/HTML/Date_and...
  2. MathML Text Containers - Learn web development ...

    In this article, we have learnt about a few token elements that are used as text containers as well as their different semantics, namely (identifier), (numbers), (operators), (generic text). We have seen special Unicode characters that are commonly found in math formulas and given an overview of some observable behaviors of the and elements. In the next article, we will see how to rely on token elements to build much complex expressions such as fractions and roots....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Learn/MathML/F...
  3. <input type="date"> - HTML: Linguagem de Marcaç...

    Os elementos do tipo date cria campos de entrada que permite o usuário informar uma data, como também usar uma caixa de texto que valida automaticamente o conteúdo, ou usando uma interface de seleção de data especial. O valor resultante inclui ano, mês e dia, mas não o horário. Os tipos de entrada time e datetime-local permitem informar horário e data/hora....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/pt-BR/docs/Web/HTML/Eleme...
  4. HTML attribute reference - HTML: HyperText Mark...

    Elements in HTML have attributes; these are additional values that configure the elements or adjust their behavior in various ways to meet the criteria the users want....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/HTML/Attri...
  5. shape() - CSS: Cascading Style Sheets | MDN

    The shape() CSS function is used to define a shape for the clip-path and offset-path properties. It combines an initial starting point with a series of shape commands that define the path of the shape. The shape() function is a member of the data type....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/basic-...
  6. Proxy - JavaScript | MDN

    The Proxy object enables you to create a proxy for another object, which can intercept and redefine fundamental operations for that object....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  7. JavaScript performance optimization - Learn web...

    It is very important to consider how you are using JavaScript on your websites and think about how to mitigate any performance issues that it might be causing. While images and video account for over 70% of the bytes downloaded for the average website, byte per byte, JavaScript has a greater potential for negative performance impact — it can significantly impact download times, rendering performance, and CPU and battery usage. This article introduces tips and techniques for optimizing JavaScript to enhance the performance of your website....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Learn/Performa...
  8. JavaScript basics - Learn web development | MDN

    JavaScript is a programming language that adds interactivity to your website. This happens in games, in the behavior of responses when buttons are pressed or with data entry on forms; with dynamic styling; with animation, etc. This article helps you get started with JavaScript and furthers your understanding of what is possible....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Learn/Getting_...
  9. <tr>:表格行元素 - HTML(超文本标记语言) | MDN

    HTML 元素定义了表格中的一行单元格。然后可以使用 (数据单元格)和 (标题单元格)元素的组合来建立该行的单元格。...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/zh-CN/docs/Web/HTML/Eleme...
  10. <input type="month"> - HTML: HyperText Markup L...

    elements of type month create input fields that let the user enter a month and year allowing a month and year to be easily entered. The value is a string whose value is in the format YYYY-MM, where YYYY is the four-digit year and MM is the month number....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...