Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 10,542 for

markup

(0.07 sec)
  1. <label> - HTML: Hypertext Markup Language | MDN

    HTML

    developer.mozilla.org/ko/docs/Web/HTML/Element/...
  2. <rb>: The Ruby Base element - HTML: HyperText M...

    The HTML element is used to delimit the base text component of a annotation, i.e. the text that is being annotated. One element should wrap each separate atomic segment of the base text....source code, so that the ruby markup is less complex and easier...

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  3. <slot>: The Web Component Slot element - HTML: ...

    The HTML element—part of the Web Components technology suite—is a placeholder inside a web component that you can fill with your own Markup, which lets you create separate DOM trees and present them together....you can fill with your own markup, which lets you create separate...

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  4. slot - HTML: Hypertext Markup Language | MDN

    slot 전역 특성은 요소에 섀도우 DOM 섀도우 트리를 할당합니다. slot 특성을 지정한 요소는 name 특성의 값이 요소의 slot 값과 일치하는 요소에 할당됩니다....slot 전역 특성은 요소에 섀도우 DOM 섀도우 트리를 할당합니다. slot 특성을 지정한 요소는 name 특성의 값이 요소의 slot 값과 일치하는 <slot> 요소에 할당됩니다.

    developer.mozilla.org/ko/docs/Web/HTML/Global_a...
  5. itemprop - HTML: Hypertext Markup Language | MDN

    itemprop 전역 특성은 아이템에 속성을 추가할 때 사용합니다. 모든 요소는 itemprop 특성을 가질 수 있으며, 하나의 itemprop은 키-값 쌍으로 구성됩니다. 각각의 키-값 쌍은 속성이라고 부르고, 하나 이상의 속성으로 구성한 그룹을 아이템이라고 부릅니다. 속성의 값으로는 문자열이나 URL을 사용할 수 있고,