Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 31,226 for

web

(0.14 sec)
  1. Aprende desarrollo web | MDN

    Bienvenido al área de aprendizaje de MDN. Este conjunto de artículos tiene como objetivo guiar a los principiantes al desarrollo Web con todo lo que necesitan para comenzar a codificar sitios Web....únete a la comunidad de MDN Web Docs. Bienvenido al área de aprendizaje...principiantes al desarrollo web con todo lo que necesitan para...

    developer.mozilla.org/es/docs/Learn
  2. Deno - MDN Web Docs Glossary: Definitions of We...

    Deno is a runtime environment for JavaScript, TypeScript, and WebAssembly....including implementations of many Web APIs. Does not depend on a centralized...

    developer.mozilla.org/en-US/docs/Glossary/Deno
  3. Trident - MDN Web Docs Glossary: Definitions of...

    Trident (or MSHTML) was the proprietary rendering engine that powered Internet Explorer. A fork called EdgeHTML replaced Trident in Internet Explorer's successor, Edge (later referred to as "Microsoft Edge Legacy")....feature that allows Edge to render web pages using Trident for compatibility...

    developer.mozilla.org/en-US/docs/Glossary/Trident
  4. MVC - MDN Web Docs Glossary: Definitions of Web...

    MVC (Model-View-Controller) is a pattern in software design commonly used to implement user interfaces, data, and controlling logic. It emphasizes a separation between the software's business logic and display. This "separation of concerns" provides for a better division of labor and improved maintenance. Some other design patterns are based on MVC, such as MVVM (Model-View-Viewmodel), MVP (Model-View-Presenter), and MVW (Model-View-Whatever).... MVC on the web As a web developer, this pattern...pattern. In the early days of the Web, MVC architecture was mostly...

    developer.mozilla.org/en-US/docs/Glossary/MVC
  5. DocumentTimeline - Web APIs | MDN

    Learn about the DocumentTimeline interface, including its constructor and properties, specifications and browser compatibility....DocumentTimeline interface of the Web Animations API represents animation...Specifications Specification Web Animations # the-documenttimeline-interface...

    developer.mozilla.org/en-US/docs/Web/API/Docume...
  6. Accent - MDN Web Docs Glossary: Definitions of ...

    An accent is a typically bright color that contrasts with the more utilitarian background and foreground colors within a color scheme. These are present in the visual style of many platforms (though not all).... On the web, an accent is sometimes used...

    developer.mozilla.org/en-US/docs/Glossary/Accent
  7. Router - MDN Web Docs Glossary: Definitions of ...

    There are three definitions for routers on the Web:...definitions for routers on the web: For the network layer, the router...a library that decides what web page is presented by a given...

    developer.mozilla.org/en-US/docs/Glossary/Router
  8. Structure de Site Web et de document - Apprendr...

    De même que HTML est utilisé pour définir les diverses parties indépendantes d'une page (comme un « paragraphe » ou une « image »), HTML l'est pour définir des zones de votre site Web (comme l'« en‑tête », le « menu de navigation », le « contenu principal », etc.). Cet article détaille la structure d'un site simple et l'écriture du HTML correspondant....communauté francophone sur MDN Web Docs. Précédent Aperçu : Introduction...définir des zones de votre site web (comme l'« en‑tête », le « menu...

    developer.mozilla.org/fr/docs/Learn/HTML/Introd...
  9. 使用 HTML 构建 Web - 学习 Web 开发 | MDN

    构建网站时,你应该了解 HTML——用于定义网页结构的基本技术。HTML 用于指定你的网页内容应被识别为段落、列表、标题、链接、图像、多媒体播放器、表单或是其他可用元素之一,甚至是你定义的新元素。...了解更多并加入 MDN Web Docs 社区。 构建网站时,你应该了解 HTML ——用于定义网页结构的基本技术。HTML...在开始本主题之前,你应该至少熟悉如何使用电脑,如何被动地使用 Web(例如,只是浏览和消费内容)。你应该按照 安装基础软件 中的详细内容搭建基本的工作环境,以及按照...

    developer.mozilla.org/zh-CN/docs/Learn/HTML
  10. Learn web development | MDN

    Welcome to the MDN learning area. This set of articles aims to provide complete beginners to Web development with fundamental skills for coding Websites. The aim is not to take you from "beginner" to "expert" but to take you from "beginner" to "comfortable." From there, you should be able to start making your way, learning from the rest of MDN, and other intermediate to advanced resources that assume a lot of previous knowledge....provide complete beginners to web development with fundamental...you are a complete beginner, web development can be challenging...

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