Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,048 for

dynamic

(0.07 sec)
  1. Static Site Generation (SSG) with Next.js | MDN...

    This guide explains how to use Static Site Generation in Next.js to build scalable and secure web applications with fast loading times and a focus on performance.... Unlike dynamic web pages, where a server may...server-side logic. Adding dynamic routes to a static Next.js...

    developer.mozilla.org/en-US/blog/static-site-ge...
  2. web_accessible_resources - Mozilla | MDN

    Sometimes you want to package resources—for example, images, HTML, CSS, or JavaScript—with your extension and make them available to web pages and other extensions....me/*"], "use_dynamic_url": true } ] // … } Each...exposes all PNG files. use_dynamic_url Boolean Optional. Defaults...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  3. <svg> - SVG: Scalable Vector Graphics | MDN

    The SVG element is a container that defines a new coordinate system and viewport. It is used as the outermost element of SVG documents, but it can also be used to embed an SVG fragment inside an SVG or HTML document....r="4" /> </svg> </svg> Using dynamic viewport units In this example...element are set using the dynamic viewport value 60vmin , equivalent...

    developer.mozilla.org/en-US/docs/Web/SVG/Elemen...
  4. alarms - Mozilla | MDN

    Schedule code to run at a specific time in the future. This is like Window.setTimeout() and Window.setInterval(), except that those functions don't work with background pages that are loaded on demand....Example extensions chill-out dynamic-theme Browser compatibility...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  5. learning-area/html/introduction-to-html/the-htm...

    GitHub repo for the MDN Learning Area. . Contribute to mdn/learning-area development by creating an account on GitHub....textContent = 'Below is a dynamic list. Click anywhere on the...

    github.com/mdn/learning-area/blob/main/html/int...
  6. Method - MDN Web Docs Glossary: Definitions of ...

    A method is a function which is a property of an object. There are two kinds of methods: instance methods which are built-in tasks performed by an object instance, or static methods which are tasks that are called directly on an object constructor....(or those that don't have a dynamic this binding at all — like...

    developer.mozilla.org/en-US/docs/Glossary/Method
  7. CSS media queries - CSS: Cascading Style Sheets...

    The CSS media queries module enables testing and querying of viewport values and browser or device features, to conditionally apply CSS styles based on the current user environment. Media queries are used in the CSS @media rule and other contexts and languages such as HTML and JavaScript....device-width display-mode dynamic-range forced-colors grid height...scan scripting update video-dynamic-range width Note: CSS media...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_me...
  8. HTTP - MDN Web Docs Glossary: Definitions of We...

    The HyperText Transfer Protocol (HTTP) is the underlying network protocol that enables transfer of hypermedia documents on the Web, typically between a browser and a server so that humans can read them. The current version of the HTTP specification is called HTTP/2....websites to make them more dynamic. See also HTTP on MDN HTTP...

    developer.mozilla.org/en-US/docs/Glossary/HTTP
  9. Client-Server Overview - Learn web development ...

    At this point you should have a good overview of the operations that server-side code has to perform, and know some of the ways in which a server-side web framework can make this easier....when a server receives a "dynamic request" from a browser. As...client-server interactions in a dynamic website, and in particular...

    developer.mozilla.org/en-US/docs/Learn/Server-s...
  10. Reubend (Reuben Dunn) · GitHub

    Reubend has 3 repositories available. Follow their code on GitHub....pytorch/pytorch Tensors and Dynamic neural networks in Python with...

    github.com/Reubend