Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 13,314 for

2024

(0.31 sec)
  1. HTML: A good basis for accessibility - Learn we...

    You should now be well-versed in writing accessible HTML for most occasions. Our WAI-ARIA basics article will help to fill gaps in this knowledge, but this article has taken care of the basics. Next up we'll explore CSS and JavaScript, and how accessibility is affected by their good or bad use....was last modified on Nov 14, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Learn/Accessib...
  2. Django Tutorial Part 6: Generic list and detail...

    Congratulations, our basic library functionality is now complete!...was last modified on Oct 25, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Learn/Server-s...
  3. Cascade layers - Learn web development | MDN

    If you understood most of this article, then well done — you're now familiar with the fundamental mechanics of CSS cascade layers. Next up, we'll look at the box model in detail....was last modified on Nov 7, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Learn/CSS/Buil...
  4. <input type="tel"> - HTML: ハイパーテキストマークアップ言語 | MDN

    要素の tel 型は、ユーザーに電話番号を入力または編集させるために使用します。 とは異なり、送信前に値が特定の書式であると自動的には検証されません。電話番号の書式は世界中で様々だからです。...This page was last modified on 2024年7月28日 by . View this page on...

    developer.mozilla.org/ja/docs/Web/HTML/Element/...
  5. Express/Node introduction - Learn web developme...

    Congratulations, you've completed the first step in your Express/Node journey! You should now understand Express and Node's main benefits, and roughly what the main parts of an Express app might look like (routes, middleware, error handling, and template code). You should also understand that with Express being an unopinionated framework, the way you pull these parts together and the libraries that you use are largely up to you!...was last modified on Nov 22, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Learn/Server-s...
  6. <table>: The Table element - HTML: HyperText Ma...

    The HTML element represents tabular data—that is, information presented in a two-dimensional table comprised of rows and columns of cells containing data....was last modified on Oct 11, 2024 by . View this page on GitHub...
    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  7. Fundamentos de texto en HTML - Aprende desarrol...

    Una de las principales funciones de HTML es dar al texto estructura y significado (también conocido como semántica), de forma que un navegador pueda mostrarlo correctamente. Este articulo explica la forma en que se puede usar HTML para estructurar una página de texto añadiendo encabezados y párrafos, enfatizando palabras, creando listas y más....was last modified on 28 jul 2024 by . View this page on GitHub...

    developer.mozilla.org/es/docs/Learn/HTML/Introd...
  8. Fondamentaux du texte HTML - Apprendre le dével...

    L'un des principaux buts de HTML est de structurer du texte et lui donner du sens (ce que l'on appelle la sémantique) afin que le navigateur puisse l'afficher correctement. Cet article explique comment HTML peut être utilisé pour structurer une page en ajoutant des titres et des paragraphes, en marquant des emphases, en créant des listes, et bien plus encore....was last modified on 6 août 2024 by . View this page on GitHub...

    developer.mozilla.org/fr/docs/Learn/HTML/Introd...
  9. Handling common accessibility problems - Learn ...

    Hopefully this article has given you a good grounding in the main accessibility problems you might encounter, and how to test and overcome them....was last modified on Nov 14, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  10. レスポンシブ画像 - ウェブ開発を学ぶ | MDN

    この記事では、レスポンシブ画像の概念 — 画面サイズ、解像度などの機能が大きく異なる機器で適切に動作する画像 — について学び、 HTML がそれを実装する上でどのような道具を提供しているかを見てみます。 レスポンシブ画像は、レスポンシブウェブデザインの一部にすぎませんが(そしてそれを実現する上で良いステージになりますが)、 CSS のトピックの将来のモジュールで多くのことを学ぶトピックです。...This page was last modified on 2024年10月12日 by . View this page on...

    developer.mozilla.org/ja/docs/Learn/HTML/Multim...