blob: 162bcb499769ea29788eda2118c9ec6df026a472 (
plain) (
blame)
1
2
3
4
5
6
|
<!DOCTYPE html>
<div style="display: flex; width: 40ch">
<div style="width: 40ch; background: red">1111 1111 1111 1111 1111 1111 1111 1111 1111</div>
<div style="width: 80ch; background: pink">test test test test test test test test test test test test test test test test test</div>
<!--
<div style="width: 4ch; background: aliceblue">last</div>
|