Skip to content

Commit 0e699f6

Browse files
author
howcome
committed
revising note on future functionality
1 parent 101b987 commit 0e699f6

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

css-multicol/Overview.src.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -555,15 +555,13 @@ <h2>The multi-column model</h2>
555555
implementation-specific limits.
556556

557557

558-
<p>It is not possible to set properties/values on column boxes. For
558+
<p class="note">It is not possible to set properties/values on column boxes. For
559559
example, the background of a certain column box cannot be set and a
560-
column box has no concept of padding, margin or borders.
561-
562-
<p class="note">Future specifications may add additional
560+
column box has no concept of padding, margin or borders. Future specifications may add additional
563561
functionality. For example, columns of different widths and different
564562
backgrounds may be supported.</p>
565563

566-
<p class="note">Multicol elements with column heights larger than the viewpoer may pose accessibility issues.
564+
<p class="note">Multicol elements with column heights larger than the viewport may pose accessibility issues.
567565

568566

569567
<h3>Properties and values</h3>

0 commit comments

Comments
 (0)