We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a997f92 commit 56f5a61Copy full SHA for 56f5a61
css-align/Overview.bs
@@ -48,8 +48,6 @@ table.align-details { width: 100%; }
48
<h2 id="intro">
49
Introduction</h2>
50
51
- <em>This section is not normative.</em>
52
-
53
CSS Levels 1 and 2 allowed for the alignment of text via 'text-align'
54
and the alignment of blocks by balancing ''margin/auto'' margins.
55
However, except in table cells,
@@ -66,6 +64,8 @@ Introduction</h2>
66
64
If implementors or anyone else notices a discrepency,
67
65
please report this to the CSSWG as an error.
68
+ <em>This section (above) is not normative.</em>
+
69
<h3 id="placement">
70
Module interactions</h3>
71
0 commit comments