blob: dbd9bca9ebf89fc6cfce4a1f15502629b088e573 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<div>a</div>
<div style="display:flex">
<div>b</div>
<div>c</div>
</div>
<div>d</div>
</body>
</html>