Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 27,955 for

web

(0.09 sec)
  1. MDN at 10 - The MDN Web Docs project | MDN

    Celebrate 10 years of documenting your Web....10 years of documenting your Web. The history of MDN In early...community-built online resource for all Web developers. Their brilliant but...

    developer.mozilla.org/en-US/docs/MDN/At_ten
  2. HTMLMediaElement - Web APIs | MDN

    Learn about the HTMLMediaElement interface, including its properties and methods, specifications and browser compatibility....Autoplay guide for media and Web Audio APIs for more information...from HTMLMediaElement Guides Web media technologies Learning area:...

    developer.mozilla.org/en-US/docs/Web/API/HTMLMe...
  3. IDBTransaction - Web APIs | MDN

    Learn about the IDBTransaction interface, including its properties and methods, code examples, specifications, and browser compatibility....This feature is available in Web Workers . The IDBTransaction...been removed from the relevant web standards, may be in the process...

    developer.mozilla.org/en-US/docs/Web/API/IDBTra...
  4. CloseWatcher - Web APIs | MDN

    Learn about the CloseWatcher interface, including its constructor and methods, code examples, specifications, and browser compatibility.... However, when a web developer implements their own...device-specific close action. Web applications can use the onclose...

    developer.mozilla.org/en-US/docs/Web/API/CloseW...
  5. content/files/en-us/web/index.md at main · mdn/...

    The content behind MDN Web Docs. Contribute to mdn/content development by creating an account on GitHub....--- title: Web technology for developers slug: Web page-type:...0, 1)}} </section> The open Web presents incredible opportunities...

    github.com/mdn/content/blob/main/files/en-us/we...
  6. Screen: lockOrientation() method - Web APIs | MDN

    Learn about the Screen.lockOrientation() method, including its syntax, code examples, specifications, and browser compatibility....been removed from the relevant web standards, may be in the process...works for installed Web apps or for Web pages in fullscreen mode...

    developer.mozilla.org/en-US/docs/Web/API/Screen...
  7. Modify a web page - Mozilla | MDN

    One of the most common use cases for an extension is to modify a Web page. For example, an extension might want to change the style applied to a page, hide particular DOM nodes, or inject extra DOM nodes into the page....an extension is to modify a web page. For example, an extension...They get direct access to the web page in which they are loaded...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  8. Visual Viewport API - Web APIs | MDN

    The Visual Viewport API provides an explicit mechanism for querying and modifying the properties of the window's visual viewport. The visual viewport is the visual portion of a screen excluding on-screen keyboards, areas outside of a pinch-zoom area, or any other on-screen artifact that doesn't scale with the dimensions of a page....Concepts and usage The mobile web contains two viewports, the layout...viewport. What happens when a web page element needs to be visible...

    developer.mozilla.org/en-US/docs/Web/API/Visual...
  9. CSS styling text - Learn web development | MDN

    With the basics of the CSS language covered, the next CSS topic for you to concentrate on is styling text — one of the most common things you'll do with CSS. Here we look at text styling fundamentals including setting font, boldness, italics, line and letter spacing, drop shadows, and other text features. We round off the module by looking at applying custom fonts to your page, and styling lists and links.... Web fonts Here we will explore web fonts in detail...custom fonts along with your web page, to allow for more varied...

    developer.mozilla.org/en-US/docs/Learn/CSS/Styl...
  10. Client-side storage - Learn web development | MDN

    That's it for now. We hope you've found our rundown of client-side storage technologies useful....Overview: Client-side web APIs Modern web browsers support a number...a network connection. Saving web application generated documents...

    developer.mozilla.org/en-US/docs/Learn/JavaScri...