blob: 8cd606f8040a94d13ed80edbd11ddae376307bea [file] [log] [blame] [edit]
<!DOCTYPE html>
<html>
<body>
<div>a</div>
<div style="display:flex; flex-direction:column">
<div>b</div>
<div>c</div>
</div>
<div>d</div>
</body>
</html>