Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<title>CSS Test: order only affects flex items</title>
</head>
<body>
<p>Test passes if the paragraph below reads 'First, Second, Third'.</p>
<p>First, Second, Third</p>
</body>
</html>