Skip to content

Commit f4cc36f

Browse files
authored
Fix tags for CSS Syntax (#19469)
1 parent 9ce57d5 commit f4cc36f

File tree

10 files changed

+10
-6
lines changed

10 files changed

+10
-6
lines changed

files/en-us/web/css/align-tracks/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: align-tracks
33
slug: Web/CSS/align-tracks
44
tags:
55
- CSS
6+
- CSS Property
67
- Experimental
78
- Property
89
- Reference

files/en-us/web/css/image/image/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The **`image()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_
1818
1919
## Syntax
2020

21-
{{CSSSyntax("image()")}}
21+
{{CSSSyntax}}
2222

2323
where:
2424

files/en-us/web/css/justify-tracks/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: Web/CSS/justify-tracks
44
tags:
55
- CSS
66
- Experimental
7-
- Property
7+
- CSS Property
88
- Reference
99
- grid
1010
- justify-tracks

files/en-us/web/css/masonry-auto-flow/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: Web/CSS/masonry-auto-flow
44
tags:
55
- CSS
66
- Experimental
7-
- Property
7+
- CSS Property
88
- Reference
99
- grid
1010
- masonry

files/en-us/web/css/padding-block/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: padding-block
33
slug: Web/CSS/padding-block
44
tags:
55
- CSS
6+
- CSS Property
67
- padding-block
78
- recipe:css-shorthand-property
89
browser-compat: css.properties.padding-block

files/en-us/web/css/padding-inline/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: padding-inline
33
slug: Web/CSS/padding-inline
44
tags:
55
- CSS
6+
- CSS Property
67
- recipe:css-shorthand-property
78
browser-compat: css.properties.padding-inline
89
---

files/en-us/web/css/paint-order/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: paint-order
33
slug: Web/CSS/paint-order
44
tags:
55
- CSS
6+
- CSS Property
67
- Reference
78
- SVG
89
- Web

files/en-us/web/css/scrollbar-gutter/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: scrollbar-gutter
33
slug: Web/CSS/scrollbar-gutter
44
tags:
55
- CSS
6-
- Property
6+
- CSS Property
77
- Reference
88
- scrollbar-gutter
99
browser-compat: css.properties.scrollbar-gutter

files/en-us/web/css/text-decoration-thickness/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: Web/CSS/text-decoration-thickness
44
tags:
55
- CSS
66
- CSS Text Decoration
7-
- Property
7+
- CSS Property
88
- Reference
99
- recipe:css-property
1010
- text-decoration

files/en-us/web/css/text-underline-offset/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ slug: Web/CSS/text-underline-offset
44
tags:
55
- CSS
66
- CSS Text Decoration
7-
- Property
7+
- CSS Property
88
- Reference
99
- recipe:css-property
1010
- text-decoration

0 commit comments

Comments
 (0)