About 54 results
Open links in new tab
  1. Math.round () - JavaScript - MDN

    Jul 10, 2025 · The Math.round() static method returns the value of a number rounded to the nearest integer.

  2. round () CSS function - MDN

    Apr 18, 2026 · The round() CSS function returns a rounded number based on a selected rounding strategy.

  3. Math.fround () - JavaScript | MDN

    Jul 10, 2025 · The Math.fround() static method returns the nearest 32-bit single precision float representation of a number.

  4. CSS round display - MDN Web Docs

    Nov 7, 2025 · The CSS round display module defines CSS extensions to support a round display, such as wrist-watches, to help developers build web pages suitable for those devices.

  5. Math.round () - JavaScript - MDN

    Die statische Methode Math.round() gibt den Wert einer Zahl zurück, der auf die nächstgelegene ganze Zahl gerundet ist.

  6. Math.round () - JavaScript - MDN

    Because round() is a static method of Math, you always use it as Math.round(), rather than as a method of a Math object you created (Math has no constructor). Examples js

  7. Math.round () - JavaScript - MDN

    La fonction Math.round() retourne la valeur d'un nombre arrondi à l'entier le plus proche.

  8. CSS reference - MDN

    Nov 13, 2025 · Use this CSS reference to browse an alphabetical index of all of the standard CSS properties, pseudo-classes, pseudo-elements, data types, functional notations and at-rules. You can …

  9. border-radius CSS property - CSS | MDN - MDN Web Docs

    Apr 20, 2026 · The border-radius CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.

  10. MDN Web Docs

    The MDN Web Docs site provides information about Open Web technologies including HTML, CSS, and APIs for both Web sites and progressive web apps.