Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 27,955 for

web

(0.07 sec)
  1. Constant - MDN Web Docs Glossary: Definitions o...

    A constant is a value that the programmer cannot change, for example numbers (1, 2, 42). With variables, on the other hand, the programmer can assign a new value to a variable name already in use....A constant is a value that the programmer cannot change, for example numbers (1, 2, 42). With variables, on the other hand, the programmer can assign a new value to a variable name already in use.

    developer.mozilla.org/en-US/docs/Glossary/Constant
  2. Payload body - MDN Web Docs Glossary: Definitio...

    The HTTP message payload body is the information ("payload") part of the data that is sent in the HTTP Message Body (if any), prior to transfer encoding being applied. If transfer encoding is not used, the payload body and message body are the same!...The HTTP message payload body is the information ("payload") part of the data that is sent in the HTTP Message Body (if any), prior to transfer encoding being applied. If transfer encoding is not used, the payload body and message body are the same!

    developer.mozilla.org/en-US/docs/Glossary/Paylo...
  3. HTTPS RR - MDN Web Docs Glossary: Definitions o...

    HTTPS RR (HTTPS Resource Records) are a type of DNS record that delivers configuration information and parameters for how to access a service via HTTPS....HTTPS RR (HTTPS Resource Records) are a type of DNS record that delivers configuration information and parameters for how to access a service via HTTPS.

    developer.mozilla.org/en-US/docs/Glossary/HTTPS_RR
  4. CSS basics - Learn web development | MDN

    CSS (Cascading Style Sheets) is the code that styles Web content. CSS basics walks through what you need to get started. We'll answer questions like: How do I make text red? How do I make content display at a certain location in the (Webpage) layout? How do I decorate my Webpage with background images and colors?...Overview: Getting started with the web Next CSS (Cascading Style Sheets)...Sheets) is the code that styles web content. CSS basics walks through...

    developer.mozilla.org/en-US/docs/Learn/Getting_...
  5. Commencer avec le HTML - Apprendre le développe...

    Cet article porte sur les fondements du HTML, pour prendre un bon départ — nous définissons les éléments, les attributs et tout autre terme important que vous avez peut‑être entendu, ainsi que leur emplacement adéquat dans le langage. Nous montrons comment un élément HTML est structuré, comment une page HTML classique est structurée et expliquons les autres importants traits de base du langage. Dans ce parcours, nous jouons avec certains HTML pour exciter votre intérêt....communauté francophone sur MDN Web Docs. Aperçu : Introduction au...comment structurer les pages web visitées. Il peut être aussi...

    developer.mozilla.org/fr/docs/Learn/HTML/Introd...
  6. Invoker Commands API - Web APIs | MDN

    The Invoker Commands API provides a way to declaratively assign behaviors to buttons, allowing control of interactive elements when the button is enacted (clicked or invoked via a keypress, such as the spacebar or return key)....usage A common pattern on the web is to have <button> elements...

    developer.mozilla.org/en-US/docs/Web/API/Invoke...
  7. bfcache - MDN Web Docs Glossary: Definitions of...

    The back/forward cache, or bfcache, is a performance-enhancing feature available in modern browsers that enables instant back and forward navigation between previously-visited pages. It does this by storing a complete snapshot of a page as the user navigates away from it; the browser can then quickly restore the snapshot if the user decides to return to it, rather than needing to repeat the network requests required to load the page....also Back and forward cache on web.dev (2023) Help improve MDN Was...

    developer.mozilla.org/en-US/docs/Glossary/bfcache
  8. Styling a biography page - Learn web developmen...

    With the things you have learned in the last few lessons you should find that you can format simple text documents using CSS to add your own style to them. This assessment gives you a chance to do that....Doe</h1> <div class="job-title">Web Developer</div> <p> Far far away...com">jane@example.com</a></li> <li>Web: <a href="http://example.com">http://example...

    developer.mozilla.org/en-US/docs/Learn/CSS/Firs...
  9. Practical security implementation guides - Secu...

    Users frequently input sensitive data on Websites, such as names, addresses, passwords, and banking details. As a Web developer, it's crucial to protect this information from bad actors who use a wide range of exploits to steal such information and use it for personal gain. The focus of Web security is to help you protect your Website against these exploits and secure your users' sensitive data.... As a web developer, it's crucial to protect...personal gain. The focus of web security is to help you protect...

    developer.mozilla.org/en-US/docs/Web/Security/P...
  10. Deploying our app - Learn web development | MDN

    That's it for our sample case study, and for the module! We hope you found it useful. While there is a long way to go before you can consider yourself a client-side tooling wizard, we are hoping that this module has given you that first important step towards understanding client-side tooling, and the confidence to learn more and try out new things....Overview: Understanding client-side web development tools In the final...further tasks; note that most web development teams will have their...

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