| <!DOCTYPE html> | |
| <p>The word 'PASSED' should be seen below.</p> | |
| <div style="width:6em; height:2em; columns:3; column-gap:0; column-fill:auto; line-height:2em;"> | |
| <div style="column-count:2; column-gap:0;"> | |
| P<br>A | |
| </div> | |
| <div style="column-count:2; column-gap:0;"> | |
| S<br>S | |
| </div> | |
| <div style="column-count:2; column-gap:0;"> | |
| E<br>D | |
| </div> | |
| </div> |