padding-block-endCSS属性定义的元素,它映射到取决于元件的写入模式,方向性,和文本方向的物理填充的逻辑块端填充。它对应于padding-top,padding-right,padding-bottom,或padding-left属性根据为定义的值writing-mode,direction和text-orientation。 它与padding-block-start,padding-inline-start,和padding-inline-end定义元...
The padding-block-end CSS property defines the logical block end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation. Syntax /* <length> values */ padding-block-end: 10px; /* An absolute length */ padding-...
Demo of the different values of the padding-block-end property.Click the property values below to see the result:padding-block-end: 0; padding-block-end: 10px; padding-block-end: 50px; padding-block-end: auto; padding-block-end: 1%; padding-block-end: 5%; See this blue div element ...
The source repository of all translated content for MDN Web Docs - translated-content/files/es/web/css/padding-block-end at main · mdn/translated-content
Learn about the scroll-padding-block-end CSS Property. View description, syntax, values, examples and browser support for the scroll-padding-block-end CSS Property.